# Functions
IsDatadogDisabled checks if the Datadog integration is disabled.
# Constants
DatadogAPMEndpoint is the environment variable key for the URL to APM.
DatadogDisable is the environment variable key for whether to disable the Datadog integration.
DatadogDSDEndpoint is the environment variable key for the URL to StatsD.
DatadogEnableExtraProfiling is the environment variable key for whether to enable extra profiling or not.
DatadogEnvironment is the environment variable key determining the Datadog Environment to use.
DatadogService is the environment variable key for the name of the current service.
DatadogVersion is the environment variable key for the version of the current service.