Skip to main content

Camel routes/contexts metrics

Name MBean Attribute
Context_InflightExchanges org.apache.camel:context=*,type=context,name="$0" InflightExchanges
Context_Uptime org.apache.camel:context=*,type=context,name="$0" Uptime
Route_ExchangesCompleted org.apache.camel:context=*,type=routes,name="$1" ExchangesCompleted
Route_ExchangesFailed org.apache.camel:context=*,type=routes,name="$1" ExchangesFailed
Route_ExchangesTotal org.apache.camel:context=*,type=routes,name="$1" ExchangesTotal
Route_LastProcessingTime org.apache.camel:context=*,type=routes,name="$1" LastProcessingTime
Route_MaxProcessingTime org.apache.camel:context=*,type=routes,name="$1" MaxProcessingTime
Route_MinProcessingTime org.apache.camel:context=*,type=routes,name="$1" MinProcessingTime
Route_MeanProcessingTime org.apache.camel:context=*,type=routes,name="$1" MeanProcessingTime
Route_TotalProcessingTime org.apache.camel:context=*,type=routes,name="$1" TotalProcessingTime

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!