DEPLOYMENT_NAME

Constant DEPLOYMENT_NAME 

pub const DEPLOYMENT_NAME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The name of the deployment.

§Notes

§Examples

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