mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-11 10:41:55 -04:00
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 |
||
|---|---|---|
| .. | ||
| test | ||
| bytesize.go | ||
| cache.go | ||
| deadline_client.go | ||
| embed-static.sh | ||
| freelist.go | ||
| set.go | ||
| set_test.go | ||
| sort.go | ||
| strconv.go | ||
| time.go | ||
| uncertaintygroup.go | ||
| uncertaintygroup_test.go | ||