462 B
462 B
Kubernetes
type: k8s
Description: A Kubernetes resource.
| Attribute | Description | Example |
|---|---|---|
| k8s.cluster.name | The name of the cluster that the pod is running in. | opentelemetry-cluster |
| k8s.namespace.name | The name of the namespace that the pod is running in. | default |
| k8s.pod.name | The name of the pod. | opentelemetry-pod-autoconf |
| k8s.deployment.name | The name of the deployment. | opentelemetry |