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

Make use of label matcher support in Rules API #236

Open
simonpasquier opened this issue Jul 24, 2024 · 0 comments
Open

Make use of label matcher support in Rules API #236

simonpasquier opened this issue Jul 24, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@simonpasquier
Copy link
Contributor

prometheus/prometheus#10194 added label matcher support to the Rules API. prom-label-proxy could inject label matchers instead of unmarshaling/filtering/marshaling back the server's response (as it does today). We need to preserve the current implementation (since it's dependent on the server's version) and add a CLI flag to enable the new mode.

@simonpasquier simonpasquier added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant