Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Query ingesters within 12h too long? #49

@weeco

Description

@weeco

I am not sure why it would make sense to set querier.query-ingesters-within to 12h as shown here: https://github.com/grafana/cortex-jsonnet/blob/master/cortex/config.libsonnet#L149 .

As the comment says the ingesters store chunks 6h and the configured retain period is 15m (see https://github.com/grafana/cortex-jsonnet/blob/master/cortex/ingester.libsonnet#L21-L22). Doesn't that mean chunks can only live up to 6h15min in ingesters or is there something else to consider as well?

One might want to change this value or add a better comment why 12h is reasonable I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions