gt;
>
>
> --
> Claus Ibsen
> -
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>
>
>
> If you reply to this email, your message will be added to the discussion
> below:
> http://
You can try via JMX, it should have a reset operation - resetThroughputLogger
You can get hold of that via Java API as well.
Camel in Action 2nd book talks about this in chapter 16, section 16.5.2.
On Tue, Feb 6, 2018 at 2:33 PM, Dennis Holunder wrote:
> Hello,
>
> Is there a way to reset throu
Hello,
Is there a way to reset throughput logger? I have a cron job and for
each run it should reset the throughput statistics
- D