mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 13:44:05 -08:00
9e02c2393a
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. |
||
---|---|---|
.. | ||
api | ||
blob | ||
static | ||
templates | ||
handler.go | ||
Makefile | ||
status.go | ||
web.go |