Skip to content

Commit

Permalink
feat(query): Support multiple aggregation rules for HierarchicalQuery…
Browse files Browse the repository at this point in the history
…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
sandeep6189 authored Oct 15, 2024
1 parent 80a37ac commit 69df0c2
Show file tree
Hide file tree
Showing 4 changed files with 343 additions and 160 deletions.
Loading

0 comments on commit 69df0c2

Please sign in to comment.