Skip to content

Display AWS SDK context, e.g. DynamoDB table #4159

Description

@mattfysh

I'm migrating from AWS Xray to Sentry and one missing feature that is immediately noticeable is the lack of granular AWS context in the trace.

Currently when using the AWS JS SDK to call AWS APIs, it displays as (for example) POST https://dynamodb.ap-southeast-2.amazonaws.com/

It would be great to have the context needed to figure out which table, and which type of operation (get, query, scan, put, update, etc)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions