opentelemetry-java-instrumentation
opentelemetry-java-instrumentation copied to clipboard
Add support for auto-instrumenting Java bindings for the AWS Common Runtime
Is your feature request related to a problem? Please describe.
As is, it doesn't seem to be possible to auto-instrument the aws crt bindings for java, available at https://github.com/awslabs/aws-crt-java
Describe the solution you'd like
I'd like to be able to auto-instrument code that uses the aws crt java-bindings to use/call aws services.
Describe alternatives you've considered
No response
Additional context
No response