Flow PHP

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
see
https://opentelemetry.io/docs/specs/semconv/resource/deployment-environment/

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"


        
On this page

Search results