prometheus/web/blob
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
..
.gitignore Include nascent curator scaffolding. 2013-03-25 19:38:14 +01:00
blob.go Take Path fragment from URL instead of whole URL. 2013-04-09 12:12:24 +02:00
Makefile Include generated Protocol Buffer descriptor. 2013-04-24 16:59:40 +02:00