JMX Instrumentation - PerformanceCounter - last processed timestamp when failed
-------------------------------------------------------------------------------
Key: CAMEL-627
URL: https://issues.apache.org/activemq/browse/CAMEL-627
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 1.4.0
Reporter: Claus Ibsen
Fix For: 1.4.0
I thought about another real life use case we have at work once in a while.
a) when was the last time the integration worked?
b) when was the last time the integration was invoked?
We do have option a covered now with lastExchangeCompletionTime.
However I would like another timestamp for lastExchangeTime that is just a
record the last time it was processed (even if it failed).
PS: At work we do have to grep through logfiles in our legacy EIP platform.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.