- Legacy APM Server Reference:
- Overview
- Installing APM Server
- Setting up and running APM Server
- Configuring APM Server
- Event Types
- Real User Monitoring (RUM)
- Tune Data Ingestion
- Storage Management
- Intake API
- Exploring data in Elasticsearch
- Exported fields
- Troubleshooting
- Release notes
A newer version is available. For the latest information, see the
current release documentation.
Kubernetes fieldsedit
Kubernetes metadata added by the kubernetes processor
-
kubernetes.pod.name
-
type: keyword
Kubernetes pod name
-
kubernetes.namespace
-
type: keyword
Kubernetes namespace
-
kubernetes.node.name
-
type: keyword
Kubernetes node name
-
kubernetes.labels
-
type: object
Kubernetes labels map
-
kubernetes.annotations
-
type: object
Kubernetes annotations map
-
kubernetes.container.name
-
type: keyword
Kubernetes container name
-
kubernetes.container.image
-
type: keyword
Kubernetes container image
Was this helpful?
Thank you for your feedback.