Documentation
¶
Index ¶
Constants ¶
View Source
const EnableADPAnnotation = "agent.datadoghq.com/adp-enabled"
View Source
const ProcessConfigRunInCoreAgentMinVersion = "7.60.0-0"
Variables ¶
This section is empty.
Functions ¶
func HasAgentDataPlaneAnnotation ¶ added in v1.11.0
func HasAgentDataPlaneAnnotation(dda *v2alpha1.DatadogAgent) bool
HasAgentDataPlaneAnnotation returns true if the Agent Data Plane is enabled via the dedicated `agent.datadoghq.com/adp-enabled` annotation
func OverrideProcessConfigRunInCoreAgent ¶ added in v1.13.0
func OverrideProcessConfigRunInCoreAgent(dda *v2alpha1.DatadogAgent, currentVal bool) bool
OverrideProcessConfigRunInCoreAgent determines whether to respect the currentVal based on environment variables and the agent version.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.