Skip to content

feat(boto3): Use OTel AWS span naming #7498

Description

@pabloDeputter
  • change boto3 span naming from aws.<hyphenized-service-id>.<Operation> to <ServiceID><Operation>, e.g. aws.s3.GetObject => S3.GetObject
  • since this is a breaking change; should be merged into PR 5005

Sources

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions