Versions in this module Expand all Collapse all v1 v1.8.2 Nov 4, 2017 Changes in this version + type API struct + QueryEngine *promql.Engine + Storage local.Storage + func NewAPI(qe *promql.Engine, st local.Storage, tr targetRetriever, ...) *API + func (api *API) Register(r *route.Router) + type AlertmanagerDiscovery struct + ActiveAlertmanagers []*AlertmanagerTarget + type AlertmanagerTarget struct + URL string + type Target struct + DiscoveredLabels model.LabelSet + Health retrieval.TargetHealth + Labels model.LabelSet + LastError string + LastScrape time.Time + ScrapeURL string + type TargetDiscovery struct + ActiveTargets []*Target