On 10 May 2012 11:28, Claus Ibsen <claus.ib...@gmail.com> wrote: > On Thu, May 10, 2012 at 10:06 AM, Alex Anderson <a...@frontlinesms.com> wrote: >> On 9 May 2012 18:05, Claus Ibsen <claus.ib...@gmail.com> wrote: >>> On Wed, May 9, 2012 at 4:57 PM, rdifrango <ron.difra...@gmail.com> wrote: >> >>> There is an in flight registry you can see number of currently in >>> flight messages etc. >>> http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/spi/InflightRepository.html >> >> Is it possible to get details of the Exchanges, or just the current number? > > Just the numbers by default. > But you can plugin you own in flight repo if you want to keep track of more.
Excellent, thank you Claus. Would the in-flight repository be a suitable way of tracking current system activity for e.g. visualisation?