Skip to content

Conversation

@jaydeluca
Copy link
Member

@jaydeluca jaydeluca commented Dec 11, 2025

Part of #14096

Also noticed that 2.6 was creating controller spans without checking the configuration option, so I changed that. I can move it to a separate PR if we want, otherwise I can slap the "breaking change" label on here.


Migration notes

Controller spans emitted by Play MVC 2.6 instrumentation are now disabled by default, but can be re-enabled with the configuration option: otel.instrumentation.common.experimental.controller-telemetry.enabled=true.

@jaydeluca jaydeluca requested a review from a team as a code owner December 11, 2025 11:10
@github-actions
Copy link
Contributor

⚠️ Breaking Change Documentation Required

This PR has been labeled as a breaking change. Please ensure you provide the following information:

Migration Notes Required

Please add detailed migration notes to help users understand:

  • What is changing and why
  • How to update their code/configuration
  • Any alternative approaches if applicable
  • Code examples showing before/after usage

Checklist

  • Migration notes added to the PR description
  • Breaking change is documented in the "Unreleased" section of the Changelog, preferably as part of this PR.
  • Consider if this change requires a major version bump

Your migration notes will be included in the release notes to help users upgrade smoothly. The more detailed and helpful they are, the better the user experience will be.


This comment was automatically generated because the breaking change label was applied to this PR.

@trask trask merged commit 2e9cf2b into open-telemetry:main Dec 11, 2025
88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants