Skip to content

Commit 28f21f0

Browse files
jeremydvossCircleCI
authored and
CircleCI
committed
Adding try catch to fix ImproperlyConfigured exception while allowing (open-telemetry#1369)
1 parent e2bdc40 commit 28f21f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
- `opentelemetry-instrumentation-django` Fixed bug where auto-instrumentation fails when django is installed and settings are not configured.
13+
([#1369](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1369))
1214
- `opentelemetry-instrumentation-system-metrics` add supports to collect system thread count. ([#1339](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1339))
1315

1416
## [1.13.0-0.34b0](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.13.0-0.34b0) - 2022-09-26

0 commit comments

Comments
 (0)