package
0.22.0
Repository: https://github.com/parca-dev/parca.git
Documentation: pkg.go.dev

# Functions

HealthProto converts a target health string into a Target_Health proto.
LabelsByProfiles returns the labels for a given ProfilingConfig.
NewManager is the Manager constructor.
NewTarget creates a reasonably configured target for querying.
ProtoLabelsFromLabels converts labels.Labels into a proto label set.

# 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.
No description provided by the author
No description provided by the author
No description provided by the author

# 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.

# Type aliases

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