package
1.8.2
Repository: https://github.com/gitlawr/prometheus.git
Documentation: pkg.go.dev

# Functions

NewTarget creates a reasonably configured target for querying.
NewTargetManager creates a new TargetManager.

# 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

Target refers to a singular HTTP or HTTPS endpoint.
TargetManager maintains a set of targets, starts and stops their scraping and creates the new targets based on the target groups it receives from various target providers.

# Type aliases

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