Skip to content

feat(boto3): Add generic attributes that are common across services #7475

Description

@pabloDeputter
  • add generic attributes that are reused across different AWS services.
  • request attributes must be created before span creation so streamed-span sampling can consider them.
Field Value
span name <modeled ServiceId>.<Operation>, for example S3.GetObject
sentry.op http.client
sentry.origin auto.http.boto3
rpc.system.name aws-api
rpc.service modeled service ID
rpc.method modeled operation name
cloud.provider aws
cloud.region client region, when available
server.address parsed endpoint hostname, when valid
server.port endpoint port according to existing URL conventions

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