mirror of https://github.com/prometheus/prometheus
b7b6717438
PromQL only requires a much narrower interface than local.Storage in order to run queries. Narrower interfaces are easier to replace and test, too. We could also change the web interface to use local.Querier, except that we'll probably use appending functions from there in the future. |
||
---|---|---|
.. | ||
local | ||
metric | ||
remote | ||
storage.go |