Thanks Claus! Great book, btw!
2018-02-06 14:48 GMT+01:00 Claus Ibsen-2 [via Camel]
:
> 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.
>
>
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