open-telemetry / opentelemetry-js-contrib

OpenTelemetry instrumentation for JavaScript modules
https://opentelemetry.io
Apache License 2.0
709 stars 529 forks source link

Add `@trivikr` as a component owner of `instrumentation-aws-sdk` #2554

Open trivikr opened 3 days ago

trivikr commented 3 days ago

Which component are you requesting ownership of?

Related Work and Qualifications

Checklist

Additional context

N/A

trivikr commented 3 days ago

cc existing component owners: @blumamir @jj22ee

blumamir commented 2 days ago

I know @trivikr for long time, as the maintainer of the aws-sdk package in AWS, and a participant in the otel repo in the past. would love for you to take ownership, help maintain and improve the instrumentation, and perhaps, consider embedding it in the aws-sdk package itself (using the @opentelemetry/api to start and end spans) which has few major benefits.

I support you becoming a component owner for the instrumentation. Please open a PR for that, and feel free to reach out for any OpenTelemetry related issues that you might want to discuss.

trivikr commented 2 days ago

Thank you, @blumamir, for developing and maintaining existing community supported OpenTelemetry Instrumentation for AWS SDK for JavaScript. It's immensely helpful for AWS customers.

I've created a PR to be added as component owner at https://github.com/open-telemetry/opentelemetry-js-contrib/pull/2557