Re-add contexts to storage.Storage.Querier()
These are needed when replacing the storage by a multi-tenant implementation where the tenant is stored in the context.
Showing
- promql/engine.go 3 additions, 2 deletionspromql/engine.go
- rules/manager_test.go 1 addition, 1 deletionrules/manager_test.go
- storage/fanout.go 4 additions, 3 deletionsstorage/fanout.go
- storage/interface.go 2 additions, 1 deletionstorage/interface.go
- storage/remote/read.go 1 addition, 1 deletionstorage/remote/read.go
- storage/tsdb/tsdb.go 4 additions, 3 deletionsstorage/tsdb/tsdb.go
- web/api/v1/api.go 4 additions, 3 deletionsweb/api/v1/api.go
- web/api/v2/api.go 3 additions, 2 deletionsweb/api/v2/api.go
- web/federate.go 1 addition, 1 deletionweb/federate.go
Please register or sign in to comment