DeploymentExperimentalAttributes

org.typelevel.otel4s.semconv.experimental.attributes.DeploymentExperimentalAttributes

Attributes

Source
DeploymentExperimentalAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

Name of the <a href="https://wikipedia.org/wiki/Deployment_environment">deployment environment (aka deployment tier).

Name of the <a href="https://wikipedia.org/wiki/Deployment_environment">deployment environment (aka deployment tier).

Attributes

Note

  • deployment.environment does not affect the uniqueness constraints defined through the service.namespace, service.name and service.instance.id resource attributes. This implies that resources carrying the following attribute combinations MUST be considered to be identifying the same service: - service.name=frontend, deployment.environment=production - service.name=frontend, deployment.environment=staging.

Source
DeploymentExperimentalAttributes.scala