mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-05 14:42:45 -04:00
promql: correctly handle unary negation of native histograms and add tests for multiplication and division of native histograms by negative scalars Signed-off-by: Bryan Boreham <bjboreham@gmail.com> |
||
|---|---|---|
| .. | ||
| float_histogram.go | ||
| float_histogram_test.go | ||
| generic.go | ||
| generic_test.go | ||
| histogram.go | ||
| histogram_test.go | ||
| test_utils.go | ||