Skip to content

Replace active series with head stale metric #6997

@danielblando

Description

@danielblando

Is your feature request related to a problem? Please describe.
Cortex has a cortex_ingester_active_series metric to export data of recently ingester series by user. This data is controlled by Cortex with a copy of series with lastUpdate timestamp

Describe the solution you'd like
Prometheus just merge a change to add metric for stale series on head. prometheus/prometheus#16925
We want to replace current logic to use the new metrics from prometheus. We can still have the old metric based on new prometheus data.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions