package
2.26.1+incompatible
Repository: https://github.com/universe111/prometheus.git
Documentation: pkg.go.dev

# Functions

NewManager is the Manager constructor.
NewTarget creates a reasonably configured target for querying.

# Constants

The possible health states of a target based on the last performed scrape.
The possible health states of a target based on the last performed scrape.
The possible health states of a target based on the last performed scrape.

# Variables

AlignScrapeTimestamps enables the tolerance for scrape appends timestamps described above.

# Structs

Manager maintains a set of scrape pools and manages start/stop cycles when receiving new target groups form the discovery manager.
MetadataMetricsCollector is a Custom Collector for the metadata cache metrics.
MetricMetadata is a piece of metadata for a metric.
Target refers to a singular HTTP or HTTPS endpoint.

# Interfaces

MetricMetadataStore represents a storage for metadata.

# Type aliases

TargetHealth describes the health state of a target.
Targets is a sortable list of targets.