package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Constants

DefaultConfigPath specifies the default configuration file path for non-Windows systems.

# Variables

ConfigPath specifies the path to the configuration file.
CPUProfile specifies the path to output CPU profiling information to.
Info will display information about a running agent.
LogLevel specifies the log output level.
MemProfile specifies the path to output memory profiling information to.
PIDFilePath specifies the path to the PID file.
Version will cause the agent to show version information.
Win holds a set of flags which will be populated only during the Windows build.