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

Test promql.Engine with querysharding & EnableDelayedNameRemoval=true #9577

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

colega
Copy link
Contributor

@colega colega commented Oct 10, 2024

What this PR does

This test fails showing that there's additional work required to make querysharding work with EnableDelayedNameRemoval option enabled.

This was implemented in Prometheus in prometheus/prometheus#14477

Which issue(s) this PR fixes or relates to

Fixes #

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.

This test fails showing that there's additional work required to make
querysharding work with EnableDelayedNameRemoval option enabled.

Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
Copy link
Contributor

Thank you for your contribution. This pull request has been marked as stale because it has had no activity in the last 150 days. It will be closed in 30 days if there is no further activity. If you need more time, you can add a comment to the PR.

@github-actions github-actions bot added the stale label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant