Documentation
¶
Overview ¶
Package stableconfig provides utilities to load and manage APM configurations loaded from YAML configuration files
Package stableconfig provides utilities to load and manage APM configurations loaded from YAML configuration files
Package stableconfig provides utilities to load and manage APM configurations loaded from YAML configuration files
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LocalConfig = newStableConfigSource(localFilePath, telemetry.OriginLocalStableConfig)
LocalConfig holds the configuration loaded from the user-managed file.
View Source
var ManagedConfig = newStableConfigSource(managedFilePath, telemetry.OriginManagedStableConfig)
ManagedConfig holds the configuration loaded from the fleet-managed file.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.