Google-cloud-java: Direct users to use https://github.com/GoogleCloudPlatform/cloud-trace-java

Created on 5 Mar 2017  路  4Comments  路  Source: googleapis/google-cloud-java

Would be nice if the README for google-cloud-trace package directed users use the Stackdriver provided libraries at https://github.com/GoogleCloudPlatform/cloud-trace-java. Also a pointer showed up in the Maven artifacts generated so someone searching for and viewing the maven artifact

https://mvnrepository.com/artifact/com.google.cloud/google-cloud-trace

would be directed to use Stackdriver SDK instead

https://mvnrepository.com/artifact/com.google.cloud.trace/core

Thanks

cloudtrace p2 question

Most helpful comment

Just wanted to say that this is all very confusing from the perspective of someone trying to setup tracing. The docs all seem to point in different directions, with varying amounts of guidance on actually using this to capture traces.

All 4 comments

cc @omaray

I'd like to follow this conversation.

The short response to this issue is that I don't think we want to simply do a redirect. We have an internal discussion on how to reduce the confusion of multiple client libraries for trace. I'm going to close out this issue for now; when we come to a decision, we'll get it sorted out on github.

Just wanted to say that this is all very confusing from the perspective of someone trying to setup tracing. The docs all seem to point in different directions, with varying amounts of guidance on actually using this to capture traces.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fondberg picture fondberg  路  26Comments

codemoped picture codemoped  路  36Comments

sparhomenko picture sparhomenko  路  21Comments

fkorotkov picture fkorotkov  路  26Comments

lbergelson picture lbergelson  路  71Comments