Re: Exchange stats

2017-12-12 Thread Claus Ibsen
There is an infligjt registry and you can also get details from jmx

tir. 12. dec. 2017 kl. 08.49 skrev Mihai GlonČ› :

> Hi,
>
> In our application we have a route from a SEDA queue to an Exec endpoint.
>
> I know how to retrieve the number of pending exchanges, but is there a
> way to tell how many are currently in progress (waiting for the external
> process to finish), or have been processed by the current CamelContext
> since the application started?
>
> Thanks,
>
> Mihai.
>
>
> --
Claus Ibsen
-
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2


Exchange stats

2017-12-11 Thread Mihai GlonČ›
Hi,

In our application we have a route from a SEDA queue to an Exec endpoint.

I know how to retrieve the number of pending exchanges, but is there a
way to tell how many are currently in progress (waiting for the external
process to finish), or have been processed by the current CamelContext
since the application started?

Thanks,

Mihai.