aws-otel-lambda icon indicating copy to clipboard operation
aws-otel-lambda copied to clipboard

Validate manual instrumentation use cases

Open Aneurysm9 opened this issue 3 years ago • 0 comments

Ensure that the applications used for integration testing for all supported languages include use of the API to add attributes to any automatically-created spans representing the function handler as well as the creation of a new child span.

  • [ ] Java - wrapper
  • [ ] Java - agent
  • [ ] NodeJS
  • [ ] Python
  • [ ] Go
  • [ ] .NET

Aneurysm9 avatar Aug 23 '22 17:08 Aneurysm9