Skip to content

Disable subquery step size limit by default #5651

@yeya24

Description

@yeya24

Describe the bug
#5323 adds a new limit for subquery step. That change will reject a subquery if step size is too small. For example up[30d:1s].

However, this changes the default Prometheus behavior and might cause issues for existing users. Hence, I suggest that we put it behind a FF and mark it as disabled by default.

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