Collecting OSGi metrics
Before you begin
You must provide the metric_path context parameter in your data service or Route design in Talend Studio, and provide a value for it in Talend Management Console when deploying the task. The value of the metric_path parameter is used to look up the MBean of the data service or Route.
Use the name of the Route or data service as the value of the metric_path parameter.
About this task
- OneMinuteRate
- FiveMinuteRate
- FifteenMinute
- Count
- Context_ExchangesCompleted
- Context_ExchangesFailed
- Context_ExchangesTotal
- Context_MeanProcessingTime
- Context_LastProcessingTime
Metric collection is enabled by default. When the Remote Engine is restarted, metric collection starts again automatically. However, the metric values above, for example, Count for Service Calls or Context_ExchangesTotal, will be 0, as the JMX metric represents the number since the last start operation, not the total number over time.