mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-09 01:31:06 -04:00
promql: corrects binary operators functioning for mixed sample with histogram and float For invalid pairings of sample types, an annotation is added now. Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com> --------- Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com> |
||
|---|---|---|
| .. | ||
| float_histogram.go | ||
| float_histogram_test.go | ||
| generic.go | ||
| generic_test.go | ||
| histogram.go | ||
| histogram_test.go | ||
| test_utils.go | ||