package
Version:
v0.35.3
Opens a new window with list of versions in this module.
Published: Jan 21, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
RelabelConfigs []*relabel.Config `yaml:"relabel_configs,omitempty"`
}
Config holds all the configuration information for Parca Agent.
Load parses the YAML input s into a Config.
LoadFile parses the given YAML file into a Config.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.