8000 Eager compaction of stale series · Issue #13616 · prometheus/prometheus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Eager compaction of stale series #13616
Open
@vjsamuel

Description

@vjsamuel

Proposal

Total number of series in memory has a direct correlation on the total memory being consumed. This is a problem when the series keep churning either because of pods either in crash loop backoff or when a user does a rollout that churned pods, did a roll back and then again rolled forward. this would 3x the total series in memory.

I would like to propose an "eager compaction of stale series" based on a flag that says "compact when total stale series in memory crosses 1M". this would greatly improve our ability to observe high churn series.

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

      0