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(instr-aws-sdk): add instrumentation and tests for AWS S3 #177

Merged
merged 20 commits into from
May 14, 2024

Conversation

david-luna
Copy link
Member

Closes: #37

@david-luna david-luna marked this pull request as ready for review May 9, 2024 14:09
@david-luna david-luna requested a review from trentm May 9, 2024 14:09
@trentm
Copy link
Member

trentm commented May 10, 2024

nice.

Are you still intending to work on this to no longer use a hardcoded port?

@david-luna
Copy link
Member Author

david-luna commented May 13, 2024

nice.

Are you still intending to work on this to no longer use a hardcoded port?

Yes and I've added it in this commit. Thanks for the reminder :)

@david-luna
Copy link
Member Author

One final change to make it simpler. Ready for another review @trentm

Copy link
Member

@trentm trentm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some nits.

packages/opentelemetry-node/test/instr-aws.test.js Outdated Show resolved Hide resolved
packages/opentelemetry-node/test/instr-aws.test.js Outdated Show resolved Hide resolved
packages/opentelemetry-node/test/instr-aws.test.js Outdated Show resolved Hide resolved
@david-luna david-luna merged commit f827cf1 into main May 14, 2024
12 checks passed
@david-luna david-luna deleted the dluna/instrumentation-aws branch May 14, 2024 07:50
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 this pull request may close these issues.

feat: add @opentelemetry/instrumentation-aws-sdk instrumentation
2 participants