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

# Functions

ExecJMXCommandConsole is not supported when the 'jmx' build tag isn't included.
ExecJmxListWithMetricsJSON is not supported when the 'jmx' build tag isn't included.
ExecJmxListWithRateMetricsJSON is not supported when the 'jmx' build tag isn't included.
PrintWindowsUserWarning prints a warning for standalone CLI commands on Windows.
SetupCLI sets up the shared utilities for a standalone CLI command: - config, with defaults to avoid conflicting with an agent process running in parallel - logger and returns the log level resolved from cliLogLevel and defaultLogLevel.