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 'min step' of 1m loses fine detail #339

@bboreham

Description

@bboreham

I find this setting problemmatic:

It is shown in the Grafana UI as 'min step'.

Here it is documented that $__rate_interval will be floored at 4x this quantity, i.e. 4 minutes. This makes it impossible to see fast transients in the data.

Further, Cortex query-frontend will quantise start and end times to a multiple of the step time, so dashboards only change every minute.

Since we are scraping at 15s I propose "min step" should be 15s.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions