prometheus/web/api/v1
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
..
api_test.go api: Consolidate web API contexts 2016-09-21 03:22:20 +02:00
api.go storage: enhance Querier interface usage 2016-10-16 10:39:29 +02:00