clarified promql/quantile update in flux 0.48.0 changelog
parent
843bdfba49
commit
78e86d18d8
|
@ -24,7 +24,7 @@ InfluxDB until the next InfluxDB v2.0 release._
|
||||||
### Features
|
### Features
|
||||||
- New dependency injection framework.
|
- New dependency injection framework.
|
||||||
- Add planner options to Flux language.
|
- Add planner options to Flux language.
|
||||||
- Make flux `quantile()` behavior match PromQL `quantile()` aggregate.
|
- Make Flux `internal/promql/quantile` behavior match PromQL `quantile` aggregate.
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
- Passing context to WalkIR.
|
- Passing context to WalkIR.
|
||||||
|
|
Loading…
Reference in New Issue