mirror of
https://github.com/prometheus/prometheus
synced 2024-12-25 07:52:28 +00:00
7369561305
This moves the label lookup into TSDB, whilst still keeping the cached-ref optimisation for repeated Appends. This makes the API easier to consume and implement. In particular this change is motivated by the scrape-time-aggregation work, which I don't think is possible to implement without it as it needs access to label values. Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com> |
||
---|---|---|
.. | ||
testdata | ||
archive.go | ||
backfill_test.go | ||
backfill.go | ||
debug.go | ||
main_test.go | ||
main.go | ||
tsdb.go | ||
unittest_test.go | ||
unittest.go |