Documentation ¶
Index ¶
Constants ¶
View Source
const RunInCoreAgentMinVersion = "7.57.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 HasOtelAgentAnnotation ¶ added in v1.11.0
func HasOtelAgentAnnotation(dda *v2alpha1.DatadogAgent) bool
HasOtelAgentAnnotation returns true if the OpenTelemetry Agent is enabled via the dedicated `agent.datadoghq.com/otel-agent-enabled` annotation
func OverrideRunInCoreAgent ¶
func OverrideRunInCoreAgent(dda *v2alpha1.DatadogAgent, currentVal bool) bool
OverrideRunInCoreAgent 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.