prometheus/util/stats
Andrew Bloomgarden a64b9fe323 Report PeakSamples in query statistics
This exactly corresponds to the statistic compared against MaxSamples
during the course of query execution, so users can see how close their
queries are to a limit.

Co-authored-by: Harkishen Singh <harkishensingh@hotmail.com>
Co-authored-by: Andrew Bloomgarden <blmgrdn@amazon.com>
Signed-off-by: Andrew Bloomgarden <blmgrdn@amazon.com>
2022-03-21 23:49:17 +01:00
..
query_stats.go Report PeakSamples in query statistics 2022-03-21 23:49:17 +01:00
stats_test.go Track and report Samples Queried per query 2022-03-21 23:49:17 +01:00
timer.go Add windows tests for query logger (#6653) 2020-01-20 13:17:11 +00:00