package
0.37.2
Repository: https://github.com/pyroscope-io/pyroscope.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewManager is the Manager constructor.
NewTarget creates a reasonably configured target for querying.
PopulateLabels builds a label set from the given label set and scrape configuration.
TargetsFromGroup builds targets based on the given TargetGroup and config.

# 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

No description provided by the author

# Structs

Manager maintains a set of scrape pools and manages start/stop cycles when receiving new target groups from the discovery manager.
Target refers to a singular HTTP or HTTPS endpoint.

# Type aliases

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