We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a200c34 commit 2dad58dCopy full SHA for 2dad58d
1 file changed
CHANGELOG.md
@@ -48,6 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
48
`_key_serializer`/`_value_serializer` directly instead of the internal `_serialize` method
49
whose signature changed in 0.13 from `(topic, key, value)` to `(key, value, headers)`
50
([#4379](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4379))
51
+- `opentelemetry-instrumentation-pika`: Fix `messaging.destination` attribute
52
+ ([#4268](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4268))
53
54
### Breaking changes
55
0 commit comments