-
Notifications
You must be signed in to change notification settings - Fork 13.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: series limit solution for source is query #20977
Conversation
7a28491
to
d802fdc
Compare
d802fdc
to
ce1f247
Compare
/testenv up |
Codecov Report
@@ Coverage Diff @@
## master #20977 +/- ##
===========================================
- Coverage 66.33% 54.85% -11.48%
===========================================
Files 1767 1767
Lines 67273 67280 +7
Branches 7138 7138
===========================================
- Hits 44626 36908 -7718
- Misses 20821 28546 +7725
Partials 1826 1826
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
ce1f247
to
c89a916
Compare
@AAfghahi Container image not yet published for this PR. Please try again when build is complete. |
@AAfghahi Ephemeral environment creation failed. Please check the Actions logs for details. |
/testenv up |
@yousoph Ephemeral environment spinning up at http://18.236.149.140:8080. Credentials are |
Ephemeral environment shutdown and build artifacts deleted. |
* fix * save * integrate type casting for engiines * fix orderby on column types * fixes Co-authored-by: Hugh A. Miles II <hughmil3s@gmail.com> (cherry picked from commit e350823)
SUMMARY
This allows a datasource being a query to create a time series line chart.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION