]> git.sesse.net Git - nageru/history - metrics.h
Update the queue length metric after trimming, not before.
[nageru] / metrics.h
2017-06-15 Steinar H. GundersonMake separate latencies per card, instead of just min...
2017-06-13 Steinar H. GundersonAdd support for bus audio level metrics, which includes...
2017-06-13 Steinar H. GundersonPre-serialize only the labels for metrics; the ordering...
2017-06-12 Steinar H. GundersonStore the metrics sorted.
2017-06-12 Steinar H. GundersonExpose the start time point instead of the uptime,...
2017-06-11 Steinar H. GundersonAdd exported metrics for all the latency measurements.
2017-06-11 Steinar H. GundersonMake the histograms more flexible.
2017-06-11 Steinar H. GundersonAdd a histogram of output crf values from x264.
2017-06-11 Steinar H. GundersonExport some metrics from x264 speed control.
2017-06-09 Steinar H. GundersonRework metrics serialization.
2017-06-09 Steinar H. GundersonStreamline the metrics member function names a bit.
2017-06-09 Steinar H. GundersonMark the appropriate metrics as gauges.
2017-06-08 Steinar H. GundersonAdd the first beginnings of Prometheus metrics.