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

Remove servergroup added labels from matcher selectors for LabelValues to downstream #679

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

jacksontj
Copy link
Owner

If a label was only added by promxy and a matcher we'd still pass that matcher downstream. This is a problem as promxy is the one who added it -- so it doesn't matter if downstream knows about it (usually it doesn't).

Fixes #665

…s to downstream

If a label was only added by promxy *and* a matcher we'd still pass that
matcher downstream. This is a problem as promxy is the one who added it
-- so it doesn't matter if downstream knows about it (usually it
doesn't).

Fixes #665
@jacksontj jacksontj merged commit 20ab35d into master Sep 10, 2024
1 check passed
@jacksontj jacksontj deleted the issue_665 branch September 10, 2024 15:59
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.

Grafana Label values variable does not work if filtered for a promxy-added label
1 participant