prometheus/web
Matt T. Proud 9e02c2393a Include generated Protocol Buffer descriptor.
The Protocol Buffer compiler supports generating a machine-readable
descriptor file encoded as a provided Protocol Buffer message type,
which can be used to decode messages that have been encoded with it
after-the-fact.  The generated descriptor also bundles in dependent
message types.

We can use this to perform forensics on old Prometheus clients, if
necessary.
2013-04-24 16:59:40 +02:00
..
api Convert time readers to represent time in UTC. 2013-04-24 12:19:41 +02:00
blob Include generated Protocol Buffer descriptor. 2013-04-24 16:59:40 +02:00
static Add per graph auto-refresh option to web UI. 2013-04-22 11:42:23 +02:00
templates Convert addresses pointing to localhost in status. 2013-04-12 15:14:04 +02:00
Makefile Include nascent curator scaffolding. 2013-03-25 19:38:14 +01:00
handler.go Add navigation menu to all pages + change routes. 2013-04-04 16:36:53 +02:00
status.go Split status template into two templates. 2013-03-27 17:40:01 +01:00
web.go Register pprof /debug endpoints with custom HTTP mux. 2013-04-22 13:21:24 +02:00