package
1.7.2
Repository: https://github.com/tao-network/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.
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.