-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AWS specific instrumentations (#1054)
* add localstack setup for enhanced botocore tests * add specific instrumentation data for S3 note: this will break current botocore tests. These will get fixed at a later point. * use correct localstack URL * added support for SNS and DynamoDB * added some more testing for SNS and fixed an issue with default handlers * updated docs * add DB context fields to dynamodb * add WAIT_FOR config for localstack * don't use bridged network for localstack
- Loading branch information
Showing
6 changed files
with
283 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.