1
0
mirror of https://github.com/prometheus/prometheus synced 2025-01-18 13:13:56 +00:00
prometheus/model
zenador 191bf9055b
Handle more arithmetic operators for native histograms ()
Handle more arithmetic operators and aggregators for native histograms

This includes operators for multiplication (formerly known as scaling), division, and subtraction. Plus aggregations for average and the avg_over_time function.

Stdvar and stddev will (for now) ignore histograms properly (rather than counting them but adding a 0 for them).

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>
2023-05-16 21:15:20 +02:00
..
exemplar
histogram Handle more arithmetic operators for native histograms () 2023-05-16 21:15:20 +02:00
labels Merge pull request from prometheus/release-2.44 2023-05-16 18:06:29 +01:00
metadata Introduce TSDB changes for appending metadata to the WAL () 2022-07-19 10:58:52 +02:00
relabel labels: respect Set after Del in Builder () 2023-05-03 11:59:27 +01:00
rulefmt Add rulefmt tests 2023-01-19 10:44:35 +01:00
textparse textparse/scrape: Add option to scrape both classic and native histograms 2023-05-13 01:32:25 +02:00
timestamp
value