Skip to content

Conversation

charleskorn
Copy link
Contributor

What this PR does

This PR builds on #11879, addressing #11879 (comment) and adding an additional "selectors inspected" metric.

Which issue(s) this PR fixes or relates to

#11879

Checklist

  • Tests updated.
  • [n/a] Documentation added.
  • [covered by Mimir Query Engine #10067] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]. If changelog entry is not needed, please add the changelog-not-needed label to the PR.
  • [n/a] about-versioning.md updated with experimental features.

@charleskorn charleskorn added the changelog-not-needed PRs that don't need a CHANGELOG.md entry label Jun 30, 2025
@charleskorn charleskorn changed the title MQE: simplify logic for "selectors eliminated" metric in CSE, and add "selectors inspected" MQE: simplify logic for "selectors eliminated" metric in CSE, and add "selectors inspected" metric Jun 30, 2025
@charleskorn charleskorn marked this pull request as ready for review June 30, 2025 00:26
@charleskorn charleskorn requested a review from a team as a code owner June 30, 2025 00:26
Copy link
Contributor

@56quarters 56quarters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@charleskorn charleskorn merged commit 0b8b9e8 into main Jun 30, 2025
33 checks passed
@charleskorn charleskorn deleted the charleskorn/cse-metrics branch June 30, 2025 23:48
@charleskorn charleskorn mentioned this pull request Jul 2, 2025
1 task
charleskorn added a commit that referenced this pull request Jul 2, 2025
#### What this PR does

This PR fixes a broken test introduced by #11587 that did not take into
account the changes from #11900.

#### Which issue(s) this PR fixes or relates to

#11587

#### Checklist

- [x] Tests updated.
- [n/a] Documentation added.
- [n/a] `CHANGELOG.md` updated - the order of entries should be
`[CHANGE]`, `[FEATURE]`, `[ENHANCEMENT]`, `[BUGFIX]`. If changelog entry
is not needed, please add the `changelog-not-needed` label to the PR.
- [n/a]
[`about-versioning.md`](https://github.com/grafana/mimir/blob/main/docs/sources/mimir/configure/about-versioning.md)
updated with experimental features.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-not-needed PRs that don't need a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants