Skip to content

Comments

Add opentelemetry-instrumentation-exceptions package#4211

Open
iblancasa wants to merge 3 commits intoopen-telemetry:mainfrom
coralogix:4209
Open

Add opentelemetry-instrumentation-exceptions package#4211
iblancasa wants to merge 3 commits intoopen-telemetry:mainfrom
coralogix:4209

Conversation

@iblancasa
Copy link

Description

This PR adds a new opentelemetry-instrumentation-exceptions package which allows capturing unhandled exceptions.

Fixes #4209

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit tests
  • Manual test with a hello world

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added

Signed-off-by: Israel Blancas <iblancasa@gmail.com>
@iblancasa iblancasa requested a review from a team as a code owner February 17, 2026 14:47
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
Signed-off-by: Israel Blancas <iblancasa@gmail.com>

jobs:

py310-test-propagator-aws-xray-1_ubuntu-latest:
Copy link
Author

Choose a reason for hiding this comment

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

I know this is not related but CI was failing because this was not here.

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.

New package: unhandled Exceptions logging instrumentation

1 participant