-
Notifications
You must be signed in to change notification settings - Fork 834
Closed
Labels
Description
// TODO Right now we ignore start and end.
This breaks away from the Prometheus API standard for /api/v1/series (https://prometheus.io/docs/prometheus/latest/querying/api/#finding-series-by-label-matchers) which causes problems with things like Grafana generating variable values from labels (https://grafana.com/docs/grafana/latest/features/datasources/prometheus/#templating) for something not occurring in the current timeframe
containerpope, sjentzsch, foben, croissong, tarfu and 2 more