mirror of
https://github.com/prometheus/prometheus
synced 2025-01-13 10:22:46 +00:00
4a87c002e8
This commit fixes a critique of the old storage API design, whereby the input parameters were always as raw bytes and never Protocol Buffer messages that encapsulated the data, meaning every place a read or mutation was conducted needed to manually perform said translations on its own. This is taxing. Change-Id: I4786938d0d207cefb7782bd2bd96a517eead186f |
||
---|---|---|
.. | ||
api | ||
blob | ||
static | ||
templates | ||
.gitignore | ||
alerts.go | ||
compression.go | ||
databases.go | ||
handler.go | ||
Makefile | ||
status.go | ||
web.go |