Skip to content

Add enum values to deployment.environment.name#3492

Open
Arnav-Bansal wants to merge 6 commits intoopen-telemetry:mainfrom
Arnav-Bansal:deployment-environment-enum
Open

Add enum values to deployment.environment.name#3492
Arnav-Bansal wants to merge 6 commits intoopen-telemetry:mainfrom
Arnav-Bansal:deployment-environment-enum

Conversation

@Arnav-Bansal
Copy link
Contributor

@Arnav-Bansal Arnav-Bansal commented Mar 2, 2026

Fixes #

Changes

This PR adds 4 enum values (Production, Staging, Test, Development) to deployment.environment.name attribute.

Important

Pull requests acceptance are subject to the triage process as described in Issue and PR Triage Management.
PRs that do not follow the guidance above, may be automatically rejected and closed.

Merge requirement checklist

  • CONTRIBUTING.md guidelines followed.
  • Change log entry added, according to the guidelines in When to add a changelog entry.
    • If your PR does not need a change log, start the PR title with [chore]
  • Links to the prototypes or existing instrumentations (when adding or changing conventions)

@github-actions github-actions bot added enhancement New feature or request area:deployment labels Mar 2, 2026
@lmolkova lmolkova moved this from Untriaged to Awaiting codeowners approval in Semantic Conventions Triage Mar 2, 2026
@Arnav-Bansal Arnav-Bansal requested a review from trask March 5, 2026 05:20
- id: production
value: "production"
brief: Production environment
stability: stable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it right to have stable values inside a development enum?
Should the values be development stability as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:deployment enhancement New feature or request

Projects

Status: Awaiting codeowners approval

Development

Successfully merging this pull request may close these issues.

3 participants