prometheus/storage
Fabian Reinartz 8fa18d564a storage: enhance Querier interface usage
This extracts Querier as an instantiateable and closeable object
rather than just defining extending methods of the storage interface.
This improves composability and allows abstracting query transactions,
which can be useful for transaction-level caches, consistent data views,
and encapsulating teardown.
2016-10-16 10:39:29 +02:00
..
local storage: enhance Querier interface usage 2016-10-16 10:39:29 +02:00
metric storage: improve index lookups 2016-07-20 17:35:53 +02:00
remote Remove gRPC leftovers in protobuf definitions 2016-10-05 17:31:04 +02:00
storage.go Fix deadlock, structure target logging 2016-02-03 10:39:34 +01:00