apm-agent-nodejs icon indicating copy to clipboard operation
apm-agent-nodejs copied to clipboard

feat: instrument @aws-sdk/client-s3

Open trentm opened this issue 4 years ago • 1 comments

This provides instrumentation of the @aws-sdk/client-s3 S3 client This is part of the JavaScript AWS SDK v3. v2 instrumentation was added in #2112.

Refs: #1954

Checklist

  • [x] Implement code
  • [ ] Add tests
  • [ ] Update documentation
  • [ ] Add CHANGELOG.asciidoc entry
  • [x] Commit message follows commit guidelines

trentm avatar Jun 22 '21 23:06 trentm

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-07-29T00:59:17.923+0000

  • Duration: 20 min 40 sec

  • Commit: 35a5a56b9b58e079740d15adedf2f7fad80ea1f6

Test stats :test_tube:

Test Results
Failed 0
Passed 20
Skipped 0
Total 20

Trends :test_tube:

Image of Build Times

Image of Tests

apmmachine avatar Jun 22 '21 23:06 apmmachine

This has been obsoleted by https://github.com/elastic/apm-agent-nodejs/pull/3287!

trentm avatar May 03 '23 20:05 trentm