Skip to content

Allow PromTool to check rules with experimental promql functions #16412

@thejuan

Description

@thejuan

Proposal

We would like to enable the experimental feature flag for our prometheus install --enable-feature=promql-experimental-functions, however doing so would break our CI for ensuring new rules are valid as we use promtool check rules which errors when it encounters experimental functions.

Maybe something like allowing PromTool using the --enable-feature=promql-experimental-functions to configure the Parser to allow experimental functions.

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