opentracing-contrib/meta

Request to transfer opentracing-java-aws under opentracing-contrib

Closed this issue · 3 comments

Please help me to transfer java-aws (https://github.com/malafeev/opentracing-java-aws)
under opentracing-contrib

Could you please provide more details about what this lib is actually instrumenting, so that we can pick an appropriate repo name? AWS is a huge ecosystem.

it is an java aws sdk instrumentation (s3 client, dynamodb client etc).
@bhs already created repo: https://github.com/opentracing-contrib/java-aws-sdk
thanks

bhs commented

@yurishkuro as I understand it, the idea is to provide interceptor-style tracing for the AWS SDKs. IMO it's worth batching those into a single git repo since there is a lot of redundancy.