getsentry / getsentry/sentry-python

feat(boto3): Use OTel AWS span naming

Open
#7,498 1 comment 0 reactions 1 assignee Claimed by @pabloDeputter View on GitHub
Breaking change Next Major Python SDK 3.0
Dominant language
Python
Stars
2.2k
Forks
669
Avg merge
1d 1h
Merged PRs (30d)
213

Description

* change boto3 span naming from `aws..` to ``, e.g. `aws.s3.GetObject` => `S3.GetObject`
* since this is a breaking change; should be merged into [PR 5005]()

#### Sources

* [https://opentelemetry.io/docs/specs/semconv/cloud-providers/aws-sdk/#aws-sdk-spans]()

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.