Peter Abbott
Peter Abbott
## Which problem is this PR solving? - With the aws lambda instrumentation, when wrapping a lambda handler adds the ability to add span links. This is useful for batch...
- [x] This only affects the JavaScript OpenTelemetry library - [ ] This may affect other libraries, but I would like to get opinions here first I had a question...
It would nice if plugins could be provided as part of the startup instead of copying them after startup. I can see there is an add-ons directory but that appears...
### What version of OpenTelemetry are you using? "@opentelemetry/instrumentation-ioredis"@0.40.0 (probably earlier ones too) ### What version of Node are you using? 20 ### What did you do? Enable IORedisInstrumentation class....
**Is your feature request related to a problem? Please describe.** I have looked around and can't seem to find a way to configre the feature gates when using the collector...