You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/12 11:16:04 UTC

[jira] [Commented] (CAMEL-11267) Add SpanDecorator for 'rest' component

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

ASF GitHub Bot commented on CAMEL-11267:
----------------------------------------

GitHub user objectiser opened a pull request:

    https://github.com/apache/camel/pull/1689

    CAMEL-11267 Add SpanDecorator for the 'rest' component

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/objectiser/camel CAMEL-11267

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1689.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1689
    
----
commit 8f10f9ccf6a96a23fd9cc8f3768c08933cd1fbf5
Author: Gary Brown <ga...@brownuk.com>
Date:   2017-05-12T11:02:08Z

    CAMEL-11267 Add SpanDecorator for the 'rest' component

----


> Add SpanDecorator for 'rest' component
> --------------------------------------
>
>                 Key: CAMEL-11267
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11267
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-opentracing
>    Affects Versions: 2.19.0
>            Reporter: Gary Brown
>
> Add a SpanDecorator for the 'rest' component, to use the path (uriTemplate) as the operation name and when parameters are defined, extract their values and store in the span as tags.



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