Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(query): Support multiple aggregation rules for HierarchicalQuery…
…Experience logicalPlan update (#1869) * Supporting multiple agg rules for a single promql query. Example query for which the hierarchical logical plan updated will be now supported: sum(metric1:::suffix1{}) + sum(metric2:::suffix2{})
- Loading branch information