Skip to content

Commit 90de38d

Browse files
committed
Fix changelog
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
1 parent 980a0af commit 90de38d

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.changelog/4503.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
`opentelemetry-instrumentation-exceptions`: add instrumentation to emit OpenTelemetry logs for uncaught process, thread, and asyncio exceptions.

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
([#4335](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4335))
2626
- Expand `AGENTS.md` with instrumentation/GenAI guidance and add PR review instructions.
2727
([#4457](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4457))
28-
- `opentelemetry-instrumentation-exceptions`: Add instrumentation to emit OpenTelemetry logs for uncaught exceptions, uncaught thread exceptions, and unhandled asyncio task exceptions.
29-
([#4209](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/4209))
3028
- `opentelemetry-instrumentation-logging`: Add `OTEL_PYTHON_LOG_HANDLER_LEVEL` and `OTEL_PYTHON_LOG_FORMAT` environment variables to configure the log level and formatter of the auto-instrumented `LoggingHandler`.
3129
([#4298](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4298))
3230
- Remove redundant `pylint: disable=attribute-defined-outside-init` comments and add rule to global `.pylintrc` disable list

0 commit comments

Comments
 (0)