opentelemetry_semantic_conventions::attribute

Constant DEPLOYMENT_ENVIRONMENT

source
pub const DEPLOYMENT_ENVIRONMENT: &str = "deployment.environment";
👎Deprecated: Deprecated, use deployment.environment.name instead.
Expand description

‘Deprecated, use deployment.environment.name instead.’

§Examples

  • "staging"
  • "production"