Versions in this module Expand all Collapse all v1 v1.2.2 Nov 19, 2019 v1.2.1 Nov 8, 2019 Changes in this version + const REMOTE_READ_CONCURRENCY_LIMIT + const REMOTE_READ_MAX_BYTES_IN_FRAME + const REMOTE_READ_SAMPLE_LIMIT + func NewPromHTTPClient(addr, path string, tlsConfig *tls.Config) (prom_api_client.API, error) + type PromAPI struct + func NewPromAPI(promQLEngine *promql.Engine, notifier *notifier.Manager, ...) *PromAPI + func (api *PromAPI) RouterForStorage(storage storage.Storage) *route.Router