{"source":"semconv","version":"1.44.0","attribute":{"id":"deployment.environment.name","type":"enum","enumMembers":[{"id":"production","value":"production","stability":"stable","brief":"Production environment"},{"id":"staging","value":"staging","stability":"stable","brief":"Staging environment"},{"id":"test","value":"test","stability":"stable","brief":"Testing environment"},{"id":"development","value":"development","stability":"stable","brief":"Development environment"}],"stability":"stable","brief":"Name of the [deployment environment](https://wikipedia.org/wiki/Deployment_environment) (aka deployment tier).","note":"`deployment.environment.name` does not affect the uniqueness constraints defined through\nthe `service.namespace`, `service.name` and `service.instance.id` resource attributes.\nThis implies that resources carrying the following attribute combinations MUST be\nconsidered to be identifying the same service:\n\n- `service.name=frontend`, `deployment.environment.name=production`\n- `service.name=frontend`, `deployment.environment.name=staging`.","examples":["staging","production"],"namespace":"deployment","definedIn":"model/deployment/registry.yaml","usedBy":[{"groupId":"entity.deployment","groupType":"entity","signalName":"deployment","requirementLevel":"recommended"}]},"history":[{"version":"1.30.0","publishedAt":"2025-01-24T19:11:42Z","kind":"first-seen","detail":"Already present at v1.30.0, the oldest release tracked here (experimental)."},{"version":"1.31.0","publishedAt":"2025-03-11T00:53:13Z","kind":"stability-changed","detail":"Stability label respelled from experimental to development.","severity":"informational"},{"version":"1.41.0","publishedAt":"2026-04-28T04:57:50Z","kind":"type-changed","detail":"Type changed from `string` to `enum`.","severity":"breaking"},{"version":"1.41.0","publishedAt":"2026-04-28T04:57:50Z","kind":"stability-changed","detail":"Promoted to stable.","severity":"notable"},{"version":"1.41.0","publishedAt":"2026-04-28T04:57:50Z","kind":"enum-members-changed","detail":"Enum members changed (0 to 4).","severity":"notable"}],"replaces":["deployment.environment"]}