opentelemetry-go-contrib icon indicating copy to clipboard operation
opentelemetry-go-contrib copied to clipboard

Request for Go v1 support for otelaws

Open vyiu opened this issue 1 year ago • 1 comments

Problem Statement

I noticed otelaws does not support instrumenting AWS SDK v1 calls. Would it be possible to provide support for AWS SDK v1? Thank you.

vyiu avatar Aug 10 '23 18:08 vyiu

We require a specific involvement for new instrumentations in this repository. See https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/instrumentation/README.md#new-instrumentation

Why should this new instrumentation have to be in this repository, and why can't it be located in another repository (maintained by you for example, since it seems you have a need for it)?

dmathieu avatar Aug 21 '23 08:08 dmathieu