Skip to content

promql.rs: duplicated controller-pattern matching loop #506

Description

@milindsrivastava1997

The scan over self.controller_patterns to find a matching PromQLPattern is duplicated verbatim in build_query_execution_context_from_ast (promql.rs:186-199) and build_query_execution_context_promql (promql.rs:987-1004).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions