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

Zipkin v2 JSON Sender #383

Closed
keitwb opened this issue Apr 10, 2018 · 1 comment
Closed

Zipkin v2 JSON Sender #383

keitwb opened this issue Apr 10, 2018 · 1 comment

Comments

@keitwb
Copy link
Contributor

keitwb commented Apr 10, 2018

I would like to be able to send spans to Zipkin's v2 JSON API.

I've started on a new sender in the com.uber.jaeger.senders.zipkin package which I intend to contribute, but wanted to make sure I didn't overlook anything that already enables this or get any feedback on how I should do it. Unfortunately Zipkin 1/2 use a different interface for zipkin Sender so I will have to either have some duplicated code or write adapters to make them interchangeable.

@codefromthecrypt
Copy link
Contributor

codefromthecrypt commented Apr 10, 2018 via email

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

2 participants