We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
Sounds good ideas. we can wrap the AWS session for both Kinesis and DynamoDB (for stastestore) clients.
Sorry, something went wrong.
proost
Successfully merging a pull request may close this issue.
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?
The text was updated successfully, but these errors were encountered: