opentelemetry_semantic_conventions::attribute

Constant K8S_NAMESPACE_NAME

source
pub const K8S_NAMESPACE_NAME: &str = "k8s.namespace.name";
Expand description

The name of the namespace that the pod is running in.

ยงExamples

  • "default"