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

# Functions

GetCustomCheckID returns whether there is a custom check ID for a given container based on the pod annotations.
ValidateAnnotationsMatching detects if annotations using the new AD annotation format don't match a valid container identifier.

# Constants

LegacyPodAnnotationFormat shows the prefix + identifier format for legacy autodiscovery annotations.
LegacyPodAnnotationPrefix is the legacy autodiscovery prefix for pod annotations.
NewPodAnnotationFormat shows the prefix + identifier format for new autodiscovery annotations.
NewPodAnnotationPrefix is the new autodiscovery prefix for pod annotations.