Skip to content

Commit 29deae2

Browse files
shalevrCircleCI
authored and
CircleCI
committed
Fix Urllib instrumentation - Add status code to span if not None (open-telemetry#1430)
1 parent 694dbc1 commit 29deae2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
### Fixed
11+
12+
- Fix bug in Urllib instrumentation - add status code to span attributes only if the status code is not None.
13+
([#1430](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1430))
14+
1015
## Version 1.14.0/0.35b0 (2022-11-03)
1116

1217
### Deprecated

0 commit comments

Comments
 (0)