Skip to content

Commit a8fb179

Browse files
committed
issue 1918: Add a ChangeLog entry
1 parent 27433cf commit a8fb179

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
([#2874](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2874))
2727
- `opentelemetry-instrumentation-confluent-kafka` Fix to allow `topic` to be extracted from `kwargs` in `produce()`
2828
([#2901])(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2901)
29+
- `opentelemetry-instrumentation-pymongo` Fix type-related errors in certain usages of the PyMongo span `DB_MONGODB_COLLECTION` attribute and trace error status descriptions
30+
([#2010](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2010))
2931

3032
### Breaking changes
3133

0 commit comments

Comments
 (0)