aws-otel-lambda
aws-otel-lambda copied to clipboard
Validate manual instrumentation use cases
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