Skip to content

feat: Ethon HTTP semantic convention stability migration#1561

Merged
kaylareopelle merged 7 commits intoopen-telemetry:mainfrom
hannahramadan:ethon_semconv_stability_opt_in
Jul 22, 2025
Merged

feat: Ethon HTTP semantic convention stability migration#1561
kaylareopelle merged 7 commits intoopen-telemetry:mainfrom
hannahramadan:ethon_semconv_stability_opt_in

Conversation

@hannahramadan
Copy link
Copy Markdown
Member

@hannahramadan hannahramadan commented Jun 16, 2025

This PR is intended to assist in the transition from the old to new HTTP semantic conventions. Per the HTTP semantic convention stability migration spec, users should be able to set the environment variable OTEL_SEMCONV_STABILITY_OPT_IN to:

  • http to emit stable conventions only
  • http/dup to emit both old and the stable conventions
  • a blank env var will emit old conventions only

The agent is required to maintain this bridge for 6 months and may drop the environment variable in the next major version and emit only the stable HTTP and networking conventions.

This approach was approved in #1547

@hannahramadan hannahramadan marked this pull request as draft June 20, 2025 23:10
Copy link
Copy Markdown
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

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

Thanks, @hannahramadan!

@kaylareopelle kaylareopelle enabled auto-merge (squash) July 22, 2025 16:57
@kaylareopelle kaylareopelle merged commit 774496f into open-telemetry:main Jul 22, 2025
61 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants