Tracer - Custom Routing and Processing to store trace events in a database etc.
-------------------------------------------------------------------------------
Key: CAMEL-1246
URL: https://issues.apache.org/activemq/browse/CAMEL-1246
Project: Apache Camel
Issue Type: New Feature
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.0.0
Currently Tracer only allows writing trace logs to the logger.
Some end users want to be able to specify a custom route/process where they can
alter the trace message and store it in a database or what they would like.
We should add an option to set a destinationUri where we can route a
TraceEventExchange containing information about the original exchange at the
given time of interception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.