Skip to content

Upgrade OTel Instrumentation to 2.24.0 and resolve breaking changes#4632

Open
Copilot wants to merge 13 commits intomainfrom
copilot/upgrade-otel-versions
Open

Upgrade OTel Instrumentation to 2.24.0 and resolve breaking changes#4632
Copilot wants to merge 13 commits intomainfrom
copilot/upgrade-otel-versions

Conversation

Copy link
Contributor

Copilot AI commented Mar 4, 2026

Dependency upgrades

  • OpenTelemetry SDK: 1.57.0 -> 1.58.0
  • OpenTelemetry Instrumentation: 2.23.0 -> 2.24.0
  • OpenTelemetry Instrumentation Alpha: 2.23.0-alpha -> 2.24.0-alpha
  • OpenTelemetry Contrib: 1.52.0 -> 1.53.0

Agent/runtime compatibility updates

  • Updated entrypoint initialization to match upstream API changes:
    • FirstEntryPoint.init(EarlyInitAgentConfig) -> init()
  • Moved browser SDK snippet initialization from SecondEntryPoint to AfterAgentListener (runs after config/telemetry client setup).
  • Replaced usage of AgentInstrumentationConfig with ConfigPropertiesUtil in instrumentation modules.

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 3 commits March 4, 2026 02:11
Co-authored-by: xiang17 <9310587+xiang17@users.noreply.github.com>
Co-authored-by: xiang17 <9310587+xiang17@users.noreply.github.com>
…cation

Co-authored-by: xiang17 <9310587+xiang17@users.noreply.github.com>
Copilot AI changed the title [WIP] Upgrade OTel versions and fix build failures Upgrade OpenTelemetry to 1.58.0 / 2.24.0 / contrib 1.52.0 Mar 4, 2026
Copilot AI and others added 2 commits March 4, 2026 10:07
…umentationConfig

Co-authored-by: xiang17 <9310587+xiang17@users.noreply.github.com>
…tionConfig

Co-authored-by: xiang17 <9310587+xiang17@users.noreply.github.com>
Copilot AI changed the title Upgrade OpenTelemetry to 1.58.0 / 2.24.0 / contrib 1.52.0 Upgrade OpenTelemetry to SDK 1.58.0 / instrumentation 2.24.0 / contrib 1.52.0 Mar 4, 2026
… with ConfigPropertiesUtil

Co-authored-by: xiang17 <9310587+xiang17@users.noreply.github.com>
Copilot AI changed the title Upgrade OpenTelemetry to SDK 1.58.0 / instrumentation 2.24.0 / contrib 1.52.0 Upgrade OTel contrib to 1.52.0 and replace AgentInstrumentationConfig with ConfigPropertiesUtil Mar 4, 2026
@xiang17 xiang17 changed the title Upgrade OTel contrib to 1.52.0 and replace AgentInstrumentationConfig with ConfigPropertiesUtil Upgrade otelInstrumentationVersion to 2.24.0 and resolve breaking changes Mar 11, 2026
@xiang17 xiang17 marked this pull request as ready for review March 11, 2026 22:42
@xiang17 xiang17 changed the title Upgrade otelInstrumentationVersion to 2.24.0 and resolve breaking changes Upgrade OTel Instrumentation to 2.24.0 and resolve breaking changes Mar 11, 2026
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.

2 participants