We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2585dd7 commit dbfccb7Copy full SHA for dbfccb7
execution/aggregate/khashaggregate.go
@@ -15,8 +15,6 @@ import (
15
"github.com/thanos-io/promql-engine/execution/telemetry"
16
17
"github.com/efficientgo/core/errors"
18
- "github.com/prometheus/prometheus/promql/parser/posrange"
19
- "github.com/prometheus/prometheus/util/annotations"
20
"golang.org/x/exp/slices"
21
22
"github.com/prometheus/prometheus/model/labels"
0 commit comments