You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Nicola Ferraro (JIRA)" <ji...@apache.org> on 2017/03/02 08:29:45 UTC

[jira] [Updated] (CAMEL-10920) camel-zipkin - Lookup SpanCollector from registry and support Zipkin Reporter

     [ https://issues.apache.org/jira/browse/CAMEL-10920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicola Ferraro updated CAMEL-10920:
-----------------------------------
    Description: 
The SpanCollector should be looked up from the registry when one is not configured in the tracer. This allows to easily switch from Thrift mode to Rest mode when communicating with the Zipkin server.

The SpanCollector interface is now deprecated, so we should also support the Reporter interface with the same lookup mechanism.

  was:
The SpanCollector should be looked up from the registry when no one is configured in the tracer. This allow to easily switch from Thrift mode to Rest mode when communicating with the Zipkin server.

The SpanCollector interface is now deprecated, so we should also support the Reporter interface with the same lookup mechanism.


> camel-zipkin - Lookup SpanCollector from registry and support Zipkin Reporter
> -----------------------------------------------------------------------------
>
>                 Key: CAMEL-10920
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10920
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-zipkin
>            Reporter: Nicola Ferraro
>            Assignee: Nicola Ferraro
>            Priority: Minor
>             Fix For: 2.19.0
>
>
> The SpanCollector should be looked up from the registry when one is not configured in the tracer. This allows to easily switch from Thrift mode to Rest mode when communicating with the Zipkin server.
> The SpanCollector interface is now deprecated, so we should also support the Reporter interface with the same lookup mechanism.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)