Go to the source code of this file.
Macros | |
#define | QUANTILE_DEFAULTS prometheus::Summary::Quantiles { {0.5, 0.1}, {0.9, 0.1}, {0.99, 0.1} } |
#define QUANTILE_DEFAULTS prometheus::Summary::Quantiles { {0.5, 0.1}, {0.9, 0.1}, {0.99, 0.1} } |
Definition at line 6 of file Performance.cpp.