We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694dbc1 commit 29deae2Copy full SHA for 29deae2
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
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
15
## Version 1.14.0/0.35b0 (2022-11-03)
16
17
### Deprecated
0 commit comments