package
2.4.2+incompatible
Repository: https://github.com/smithx10/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.
# Structs
Manager maintains a set of scrape pools and manages start/stop cycles when receiving new target groups form the discovery manager.
MetricMetadata is a piece of metadata for a metric.
Target refers to a singular HTTP or HTTPS endpoint.
# Interfaces
Appendable returns an Appender.
# Type aliases
TargetHealth describes the health state of a target.
Targets is a sortable list of targets.