DeploymentAttribute : string
Deployment attribute keys following OpenTelemetry semantic conventions.
These attribute names correspond to the Deployment resource attributes as defined in the OpenTelemetry semantic conventions specification.
Tags
Cases
- ENVIRONMENT_NAME = 'deployment.environment.name'
- Name of the deployment environment.
Cases
ENVIRONMENT_NAME
Name of the deployment environment.
Common values: development, staging, production, testing
Example: "production"