Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

PromLab - Subqueries are not available #53

@aurrelhebert

Description

@aurrelhebert

Based on PromLab PromQL compliance tests (https://promlabs.com/promql-compliance-tests), erlenmeyer doesn't support PromQL subqueries as the PromQL parser version is outdated:

QUERY: max_over_time((time() - max(demo_batch_last_success_timestamp_seconds) < 1000)[5m:10s] offset 5m)
QUERY: avg_over_time(rate(demo_cpu_usage_seconds_total[1m])[2m:10s])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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