Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: add option for tracing #17

Open
proost opened this issue Apr 11, 2023 · 1 comment · May be fixed by #18
Open

Feat: add option for tracing #17

proost opened this issue Apr 11, 2023 · 1 comment · May be fixed by #18
Assignees

Comments

@proost
Copy link
Contributor

proost commented Apr 11, 2023

Many APMs support trace for AWS services. Mostly APMs use session to monitor AWS services when using aws-sdk-v1
below is some examples,

newrelic

Datadoc

Splunk, Dynatrace

so how about add a option to config for set tracing using session?

@proost proost self-assigned this Apr 11, 2023
@mingrammer
Copy link
Contributor

Sounds good ideas. we can wrap the AWS session for both Kinesis and DynamoDB (for stastestore) clients.

@proost proost linked a pull request Apr 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants