prometheus/web
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
..
api Add debug timers to instant and range queries. 2013-06-05 18:32:54 +02:00
blob Define dependencies for web. stack concretely. 2013-05-06 11:13:12 +02:00
static Support negative graph values. 2013-05-21 16:54:33 +02:00
templates Include uptime in the status console. 2013-05-24 10:44:34 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
databases.go Simplify compaction and expose database sizes. 2013-05-14 12:29:53 +02:00
handler.go Add the console to the main/graph ui. 2013-05-02 12:19:34 +02:00
Makefile Define dependencies for web. stack concretely. 2013-05-06 11:13:12 +02:00
status.go Include uptime in the status console. 2013-05-24 10:44:34 +02:00
web.go Simplify compaction and expose database sizes. 2013-05-14 12:29:53 +02:00