-
Notifications
You must be signed in to change notification settings - Fork 141
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
[Backport 2.4] Fixed error with single timestamp filter query on prometheus datasource #1247
Conversation
Signed-off-by: vamsi-amazon <[email protected]> Signed-off-by: vamsi-amazon <[email protected]> (cherry picked from commit ee949cc)
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.4 #1247 +/- ##
============================================
- Coverage 98.26% 95.69% -2.58%
- Complexity 3332 3333 +1
============================================
Files 324 334 +10
Lines 8413 9072 +659
Branches 553 673 +120
============================================
+ Hits 8267 8681 +414
- Misses 142 334 +192
- Partials 4 57 +53
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Rerunning failed workflow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are compilation errors. Perhaps manual merge required.
@vamsi-amazon Could you have a look if we need to close this and merge manually? |
@dai-chen will address this by Friday EOD. |
Signed-off-by: Vamsi Manohar <[email protected]>
Backport ee949cc from #1244