Skip to content

Commit c1c173f

Browse files
Add changelog
1 parent 05bd866 commit c1c173f

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
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
([#1553](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1553))
1414
- `opentelemetry/sdk/extension/aws` Implement [`aws.ecs.*`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/resource/semantic_conventions/cloud_provider/aws/ecs.md) and [`aws.logs.*`](https://opentelemetry.io/docs/reference/specification/resource/semantic_conventions/cloud_provider/aws/logs/) resource attributes in the `AwsEcsResourceDetector` detector when the ECS Metadata v4 is available
1515
([#1212](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1212))
16+
- Add connection attributes to sqlalchemy connect span
17+
([#1608](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1608))
1618

1719
### Fixed
1820

0 commit comments

Comments
 (0)