We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec21276 commit 6cfd086Copy full SHA for 6cfd086
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+### Added
11
+- `opentelemetry-instrumentation-botocore` add support for `messaging.*` in the sqs extension.
12
+ ([#1350](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1350))
13
+
14
### Fixed
15
16
- Fix bug in Urllib instrumentation - add status code to span attributes only if the status code is not None.
0 commit comments