84.8. デフォルトの Camel メトリクス
一部の Camel 固有のメトリックは、そのまま使用できます。
| 名前 | 型 | 説明 |
|---|---|---|
| camel.message.history | Timer | メッセージ履歴が有効な場合における、ルート内の各ノードのサンプルパフォーマンス |
| camel.routes.added | ゲージ | 追加されたルートの数 |
| camel.routes.running | ゲージ | 実行中のルートの数 |
| camel.exchanges.inflight | ゲージ | ルートのインフライトメッセージ |
| camel.exchanges.total | カウンター | 処理されたエクスチェンジの合計数 |
| camel.exchanges.succeeded | カウンター | 正常に完了したエクスチェンジの数 |
| camel.exchanges.failed | カウンター | 失敗したエクスチェンジの数 |
| camel.exchanges.failures.handled | カウンター | 処理された失敗の数 |
| camel.exchanges.external.redeliveries | カウンター | 外部で開始された再配信の数 (JMS ブローカーなどから) |
| camel.exchange.event.notifier | ゲージ + サマリー | メッセージの作成、送信、完了、失敗イベントのメトリクス |
| camel.route.policy | ゲージ + サマリー | ルートのパフォーマンスメトリクス |
| camel.route.policy.long.task | ゲージ + サマリー | ルートのロングタスクメトリクス |