prometheus/util/stats
Andrew Bloomgarden 20dbb128d9 Switch per-step stats to serialize ints
Per Julien's feedback on #10369, we're choosing to be consistent with
data types inside the stats structure (ints) rather than with the points
format that is part of the normal query responses (strings). We have
this option because this data cannot be NaN/Inf.

Signed-off-by: Andrew Bloomgarden <blmgrdn@amazon.com>
2022-03-24 10:44:07 +01:00
..
query_stats.go Switch per-step stats to serialize ints 2022-03-24 10:44:07 +01:00
stats_test.go Switch per-step stats to serialize ints 2022-03-24 10:44:07 +01:00
timer.go Add windows tests for query logger (#6653) 2020-01-20 13:17:11 +00:00