opentelemetry_semantic_conventions::attribute

Constant DEPLOYMENT_NAME

Source
pub const DEPLOYMENT_NAME: &str = "deployment.name";
Expand description

The name of the deployment.

ยงExamples

  • "deploy my app"
  • "deploy-frontend"