Skip to content

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

Closed
@mattfysh

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions