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

# Functions

KubeContainerIDToTaggerEntityID builds an entity ID from a container ID coming from the pod status (i.e.
KubeIDToTaggerEntityID builds a tagger entity ID from an entity ID belonging to a container or pod.
KubePodUIDToTaggerEntityID builds an entity ID from a pod UID coming from the pod status (i.e.
ParseMetricFromRaw parses a metric from raw prometheus text.
PodUIDToEntityName returns a prefixed entity name from a pod UID.
PodUIDToTaggerEntityName returns a prefixed tagger entity name from a pod UID.
TrimRuntimeFromCID takes a full containerID with runtime prefix and only returns the short cID, compatible with a docker container ID.

# Variables

ErrNotCompiled is returned if kubelet support is not compiled in.
KubePodEntityName is the entity name for Kubernetes pods.
KubePodPrefix is the entity prefix for Kubernetes pods.
KubePodTaggerEntityName is the tagger entity name for Kubernetes pods.
KubePodTaggerEntityPrefix is the tagger entity prefix for Kubernetes pods.