Skip to content
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 prom response in query range sharder #3287

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

zalegrala
Copy link
Contributor

What this PR does:
Here we fix the http response when conforming to the prometheus body that grafana is expecting. This avoids a situation where the generator has returned an error, but a user querying grafana is unaware there is an error, or what the error is.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@zalegrala zalegrala force-pushed the queryRangeErrorHandlingFix branch from a5aba23 to 5fe4118 Compare January 12, 2024 19:47
@zalegrala zalegrala merged commit 5c932ab into grafana:main Jan 12, 2024
14 checks passed
@zalegrala zalegrala deleted the queryRangeErrorHandlingFix branch January 12, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants