Skip to content

Metric cortex_ingester_chunks_stored_total ignores chunk write deduping #1781

@bboreham

Description

@bboreham

Metric cortex_ingester_chunks_stored_total, which counts chunks stored per user, is incremented for every chunk sent to the store, regardless of whether it was already stored by another ingester and hence skipped.

This means we are not getting a true readout of the impact of each user on resource utilisation.

Similarly cortex_ingester_chunk_stored_bytes_total

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