Categorygithub.com/DataDog/datadog-agent/cmd/agent/common/path
modulepackage
0.60.0-devel
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Functions

GetDistPath returns the fully qualified path to the 'dist' directory.

# Constants

DefaultCheckFlareDirectory a flare friendly location for checks to be written.
DefaultConfPath points to the folder containing datadog.yaml.
DefaultDCALogFile points to the log file that will be used if not configured.
DefaultDogstatsDLogFile points to the dogstatsd stats log file that will be used if not configured.
DefaultJMXFlareDirectory a flare friendly location for jmx command logs to be written.
DefaultJmxLogFile points to the jmx fetch log file that will be used if not configured.
DefaultLogFile points to the log file that will be used if not configured.
DefaultStreamlogsLogFile points to the stream logs log file that will be used if not configured.

# Variables

PyChecksPath holds the path to the python checks from integrations-core shipped with the agent.