-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Currently all prom-label-proxy
endpoints are serving purely as passthrough to Prometheus (ie: all serve as true proxy).
Would it be possible to also expose an endpoint that takes in the query and returns the query with the injected labels?
Use case: Clients define an alert rule but prior to configuring it on Prometheus, application logic leverages this endpoint to retrieve a modified expression that is then sent as the exp
to be configured with Prometheus
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.