Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Implement opentracing #82

Open
fabito opened this issue Mar 24, 2017 · 7 comments
Open

Implement opentracing #82

fabito opened this issue Mar 24, 2017 · 7 comments

Comments

@fabito
Copy link
Contributor

fabito commented Mar 24, 2017

What do you think about make it an implementation of opentracing ?
The interfaces are defined here: https://github.com/opentracing/opentracing-java

@matthewrj
Copy link

+1

@bogdandrutu
Copy link
Contributor

Can you give me the motivation/reasons why do you need this support?

@kuroneko25
Copy link

kuroneko25 commented May 24, 2017

+1 this would also be helpful for us. We are building gRPC services and opentracing API plays nicely with gRPC.

Currently we use a very convoluted combination of opentracing API + grpc integration -> zipkin tracer (Brave in Java) -> stackdriver-zipkin-connector -> stackdriver.

@danielcompton
Copy link

I would like this also, as it lets me work against a standard API, rather than a vendor specific one.

@codefromthecrypt
Copy link

codefromthecrypt commented Aug 24, 2017 via email

@codefromthecrypt
Copy link

codefromthecrypt commented Aug 24, 2017 via email

@rvowles
Copy link

rvowles commented May 1, 2019

We use OpenTracing with Jaeger with GRPC, ActiveMQ and REST all linked together. Census is dead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants