getsentry / getsentry/sentry-python
feat(boto3): Use OTel AWS span naming
Aberta
Breaking change
Next Major
Python
SDK 3.0
- Linguagem predominante
- Python
- Estrelas
- 2.2k
- Forks
- 669
- Merge médio
- 1d 40min
- PRs com merge (30d)
- 212
Descrição
* 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]()
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.