The Elastic APM integration became generally available in 7.16 — see the APM Guide for updated documentation. Standalone APM Server users can see the Legacy APM Overview and Legacy APM Server Reference.
Kubernetes fields
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Kubernetes fields
editKubernetes metadata added by the kubernetes processor
-
kubernetes.pod.name -
Kubernetes pod name
type: keyword
-
kubernetes.pod.uid -
Kubernetes Pod UID
type: keyword
-
kubernetes.pod.ip -
Kubernetes Pod IP
type: ip
-
kubernetes.namespace -
Kubernetes namespace
type: keyword
-
kubernetes.node.name -
Kubernetes node name
type: keyword
-
kubernetes.node.hostname -
Kubernetes hostname as reported by the node’s kernel
type: keyword
-
kubernetes.labels.* -
Kubernetes labels map
type: object
-
kubernetes.annotations.* -
Kubernetes annotations map
type: object
-
kubernetes.selectors.* -
Kubernetes selectors map
type: object
-
kubernetes.replicaset.name -
Kubernetes replicaset name
type: keyword
-
kubernetes.deployment.name -
Kubernetes deployment name
type: keyword
-
kubernetes.statefulset.name -
Kubernetes statefulset name
type: keyword
-
kubernetes.container.name -
Kubernetes container name (different than the name from the runtime)
type: keyword
-
kubernetes.container.image -
Kubernetes container image
type: alias
alias to: container.image.name