| 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 |