Skip to content

Labels and series lookups only query ingesters #2681

@lostmimic

Description

@lostmimic

https://github.com/cortexproject/cortex/blob/master/pkg/ingester/ingester.go#L833-L834

// 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions