prometheus/web
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/v1 storage: enhance Querier interface usage 2016-10-16 10:39:29 +02:00
ui Always show instance label on target page. (#2062) 2016-10-12 12:45:47 +02:00
federate_test.go web: add more federation test scenarios 2016-09-15 15:23:55 +02:00
federate.go storage: enhance Querier interface usage 2016-10-16 10:39:29 +02:00
web_test.go Add missing license headers 2016-04-13 16:08:22 +02:00
web.go Update common/route vendoring for contextFn errors 2016-10-02 23:04:03 +02:00