You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by catequil <br...@yahoo.com> on 2017/03/10 19:41:28 UTC

Tracing performance

I would like to be able to print out in the logs temporarily a traceRoute
with processing times.  similar to the message history, but without an
exception happening.  Is there a way at the end of the route to print the
message history or is there a better way to diagnose performance?



--
View this message in context: http://camel.465427.n5.nabble.com/Tracing-performance-tp5795264.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Tracing performance

Posted by souciance <so...@gmail.com>.
You can get the processing times of each step buy adding this class to
context.
https://dzone.com/articles/measure-elapsed-time-camel-0

On Fri, Mar 10, 2017 at 8:41 PM, catequil [via Camel] <
ml-node+s465427n5795264h47@n5.nabble.com> wrote:

> I would like to be able to print out in the logs temporarily a traceRoute
> with processing times.  similar to the message history, but without an
> exception happening.  Is there a way at the end of the route to print the
> message history or is there a better way to diagnose performance?
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
> http://camel.465427.n5.nabble.com/Tracing-performance-tp5795264.html
> To start a new topic under Camel - Users, email
> ml-node+s465427n465428h31@n5.nabble.com
> To unsubscribe from Camel - Users, click here
> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=>
> .
> NAML
> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://camel.465427.n5.nabble.com/Tracing-performance-tp5795264p5795275.html
Sent from the Camel - Users mailing list archive at Nabble.com.