We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4220b09 commit 96c5f8aCopy full SHA for 96c5f8a
CHANGELOG.md
@@ -42,6 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
42
([#3022](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3022))
43
- Replace all instrumentor unit test `assertEqualSpanInstrumentationInfo` calls with `assertEqualSpanInstrumentationScope` calls
44
([#3037](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3037))
45
+- `opentelemetry-instrumentation-fastapi`: instrument unhandled exceptions
46
+ ([#3012](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3012))
47
48
### Breaking changes
49
0 commit comments