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

Add visibility when subqueries are rewritten #10502

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

56quarters
Copy link
Contributor

@56quarters 56quarters commented Jan 22, 2025

What this PR does

Follow up to #10445, add a metric when queries are rewritten for compatibility with Prometheus 3 range selector semantics.

Which issue(s) this PR fixes or relates to

Fixes #10464

Checklist

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

Follow up to #10445, add a metric when queries are rewritten for
compatibility with Prometheus 3 range selector semantics.

Signed-off-by: Nick Pillitteri <[email protected]>
@56quarters 56quarters force-pushed the 56quarters/rewrite-metric branch from df96073 to 1c700e8 Compare January 22, 2025 21:31
@56quarters 56quarters marked this pull request as ready for review January 22, 2025 22:34
@56quarters 56quarters requested a review from a team as a code owner January 22, 2025 22:34
@56quarters 56quarters merged commit c849fd5 into main Jan 23, 2025
28 checks passed
@56quarters 56quarters deleted the 56quarters/rewrite-metric branch January 23, 2025 00:17
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.

Add more visibility when queries get rewritten
2 participants