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 cdd2d5c commit f63dd94Copy full SHA for f63dd94
CHANGELOG.md
@@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
([#4371](https://github.com/open-telemetry/opentelemetry-python/pull/4371))
18
- Fix span context manager typing by using ParamSpec from typing_extensions
19
([#4389](https://github.com/open-telemetry/opentelemetry-python/pull/4389))
20
+- semantic-conventions: Remove `opentelemetry.semconv.attributes.network_attributes.NETWORK_INTERFACE_NAME`
21
+ introduced by mistake in wrong module.
22
+ ([#4391](https://github.com/open-telemetry/opentelemetry-python/pull/4391))
23
24
## Version 1.29.0/0.50b0 (2024-12-11)
25
0 commit comments