You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Adrian Cole (JIRA)" <ji...@apache.org> on 2015/10/29 16:07:27 UTC

[jira] [Created] (HTRACE-287) Add Zipkin http transport

Adrian Cole created HTRACE-287:
----------------------------------

             Summary: Add Zipkin http transport
                 Key: HTRACE-287
                 URL: https://issues.apache.org/jira/browse/HTRACE-287
             Project: HTrace
          Issue Type: Improvement
          Components: zipkin
            Reporter: Adrian Cole


During HTRACE-235, Cosmin decoupled zipkin from scribe. This was important, as that formalized the kafka transport. For years, zipkin was complex to understand due to beginners being unfamiliar with terminology. This was compounded by the amount of tiers needed to be deployed before one can start work.

Zipkin now has a "starter architecture", where the query server exposes a POST endpoint which can receive spans encoded in thrift or json. By supporting the http transport, we avail this simpler starter architecture to HTrace beginners as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)