prometheus/stats
Julius Volz 51689d965d Add debug timers to instant and range queries.
This adds timers around several query-relevant code blocks. For now, the
query timer stats are only logged for queries initiated through the UI.
In other cases (rule evaluations), the stats are simply thrown away.

My hope is that this helps us understand where queries spend time,
especially in cases where they sometimes hang for unusual amounts of
time.
2013-06-05 18:32:54 +02:00
..
query_stats.go Add debug timers to instant and range queries. 2013-06-05 18:32:54 +02:00
timer.go Add debug timers to instant and range queries. 2013-06-05 18:32:54 +02:00