package
2.0.0-rc.1+incompatible
Repository: https://github.com/hashmap/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.
# Interfaces
No description provided by the author
# Type aliases
TargetHealth describes the health state of a target.
Targets is a sortable list of targets.