Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-461

add a zipkin plugin for distributed tracing of message based applications

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Information Provided
    • None
    • None
    • None
    • None

    Description

      zipkin is an awesome distributed tracing system:
      http://zipkin.io/

      its already integrated into various things like jaxrs and http:
      https://github.com/openzipkin/brave/tree/master/brave-jaxrs2
      https://github.com/openzipkin/brave/tree/master/brave-http

      along with camel:
      https://github.com/apache/camel/tree/master/components/camel-zipkin

      it'd be nice of we could trace requests which are made across ActiveMQ Artemis too so we could generate nice trace diagrams like this:
      http://zipkin.io/public/img/web-screenshot.png

      mostly this means having the ability to replicate Zipkin headers from an inbound message to outbound messages for the same Session so that the zipkin breadcrumbs can flow across messaging along with http / jaxrs / camel etc.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jstrachan James Strachan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: