Red Hat Training

A Red Hat training course is available for Red Hat Fuse

3.7. Camel Route Service

Overview

Description:Camel Route
Singleton:no
Plugin:Camel

Parent Resource Types

Child Resource Types

none

Connection Properties

Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
NameDescriptionRequiredInternal Name
Route IdThe name of the Camel routeyesRouteId
Endpoint UriThe uri of the consumer endpoint in the Camel routeyesEndpointUri
Object Name yesobjectName
Name Template yesnameTemplate
Description Template yesdescriptionTemplate
NameNameyesname

Metrics

Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
NameTypeDescriptionInternal Name
Exchanges CompletedmeasurementIndicates the total number of exchanges the route has processed successfully since route start-up or the last reset operation.ExchangesCompleted
Exchanges Completed Per MinutemeasurementIndicates the total number of exchanges the route has processed successfully per minute since route start-up or the last reset operation.ExchangesCompleted
Exchanges FailedmeasurementIndicates the total number of exchanges that the route has failed to process since route start-up or the last reset operation.ExchangesFailed
Exchanges Failed Per MinutemeasurementIndicates the total number of exchanges that the route has failed to process per minute since route start-up or the last reset operation.ExchangesFailed
Exchanges TotalmeasurementIndicates the total number of exchanges, passed or failed, that the route has processed since route start-up or the last reset operation.ExchangesTotal
Exchanges Total Per MinutemeasurementIndicates the total number of exchanges, passed or failed, that the route has processed per minute since route start-up or the last reset operation.ExchangesTotal
Inflight ExchangesmeasurementIndicates the number of exchanges currently transiting the route.InflightExchanges
Inflight Exchanges Per MinutemeasurementIndicates the number of exchanges currently transiting the route per minute.InflightExchanges
Min Processing TimemeasurementIndicates the shortest time, in milliseconds, to process an exchange since route start-up or the last reset operation.MinProcessingTime
Mean Processing TimemeasurementIndicates the average processing time, in milliseconds, for all exchanges processed since route start-up or the last reset operation.MeanProcessingTime
Max Processing TimemeasurementIndicates the longest time, in milliseconds, to process an exchange since route start-up or the last reset operation.MaxProcessingTime
Total ProcessingTimemeasurementIndicates the total processing time, in milliseconds, of all exchanges processed since route start-up or the last reset operation.TotalProcessingTime
Last Processing TimemeasurementIndicates the time, in milliseconds, it took the route to process the last exchange.LastProcessingTime
Note
All Exchanges* metrics are of measurement type Trends Up and category Throughput. Because Trends Up metrics continuously increase, the rate of change becomes more important to track than the total number of exchanges, so JBoss ON automatically calculates and creates a secondary Per Minute metric for each Exchanges* metric. By default, the Per Minute metrics, rather than their counterparts, are enabled and charted.

Configuration Properties

none

Operations

You can invoke control operations to avoid or correct throughput and performance problems.
NameDescription
reset The reset operation immediately clears all counters, thus all statistics, for the specified route.
shutdown
The shutdown operation immediately stops and shuts down the selected route, pending the completion of all inflight exchanges.
start The start operation starts up the selected route, including all of its processors and services.
stop
The stop operation immediately stops the selected route, pending the completion of all pending inflight exchanges.

Package Types

none