You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2019/03/14 19:25:00 UTC

[jira] [Commented] (ARTEMIS-2028) Add OpenTracing support

    [ https://issues.apache.org/jira/browse/ARTEMIS-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792981#comment-16792981 ] 

clebert suconic commented on ARTEMIS-2028:
------------------------------------------

[~calohmn] you added support for annotations, but is that enough to say Artemis supports Open Tracing?

 

It seems to me that you were able to Add open tracing on your system through some personal interceptors, but such feature is not available in Artemis. (Unless I"m technically wrong here).

 

 

I would actually invite to contribute the feature since you have expertise on such field?

 

 

meanwhile I will keep this into 2.8.0... if you actually contributed what's needed for opentracing and I'm technically wrong please advise.

> Add OpenTracing support
> -----------------------
>
>                 Key: ARTEMIS-2028
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2028
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: Carsten Lohmann
>            Priority: Major
>             Fix For: 2.8.0
>
>         Attachments: Artemis-OpenTracing.png, Artemis-OpenTracing2.png
>
>
> In order to get an overview of the lifetime of a message going through different messaging components, it would be good to have support for distributed tracing in Artemis.
> The [OpenTracing|http://opentracing.io/] standard defines an API for this, facilitating the use of different (OpenTracing-compatible) tracing systems (e.g. [Jaeger|https://jaegertracing.io/]).
> This would mean more general distributed tracing support than the one proposed in ARTEMIS-461.
> To start out with, support could be added to the AMQP protocol, using AMQP delivery annotations to get the OpenTracing SpanContext from incoming messages and to put the SpanContext into outgoing messages.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)