Cassandra メトリクス

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:18分
  • 次の表は、Cassandra チェックの出力として収集されるメトリクスの一覧です。 [主なメトリクス] として示されるエントリは、アラートが生成された後に オペレータワークスペース の [メトリクス] タブに表示される、可視化の高いメトリクスです。これらのメトリクスは、指定された問題をさらに調査するのに役立つ追加情報をオペレーターに提供します。

    表 : 1. metrics-cassandra のメトリクス
    メトリクスタイプ リソース (該当する場合は特定のデータベースの名前) 単位 メトリクスタイプの説明
    cassandra.load (主なメトリクス) バイト ノード上のライブデータによって使用されるディスクスペース
    cassandra.uptime (主なメトリクス)
    cassandra.heap.used (主なメトリクス) バイト
    cassandra.heap.total (主なメトリクス) バイト
    cassandra.exceptions カウント キャッチされた内部例外の数。通常の例外では、0 になります。
    cassandra.key_cache.size バイト 占有されているキャッシュの合計サイズ (バイト)
    cassandra.key_cache.capacity バイト キャッシュ容量 (バイト)
    cassandra.key_cache.hits カウント キャッシュヒットの合計数
    cassandra.key_cache.requests (主なメトリクス) カウント キャッシュ要求の合計数
    cassandra.key_cache.hit_rate (主なメトリクス) カウント 通算のキャッシュヒット率
    cassandra.compactionstats.pending_tasks カウント 圧縮処理待ちの数
    cassandra.threadpool.ReadStage.active カウント このプールによってアクティブに作業されているタスクの数。ローカル読み取りは、この ReadStage のこのスレッドプールで実行されます。
    cassandra.threadpool.ReadStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.ReadStage.completed カウント 完了したタスクの数
    cassandra.threadpool.ReadStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.MiscStage.active カウント このプールによってアクティブに作業されているタスクの数。このステージでは、さまざまなタスクが実行されます。
    cassandra.threadpool.MiscStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.MiscStage.completed カウント 完了したタスクの数
    cassandra.threadpool.MiscStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.CompactionExecutor.active カウント このプールによってアクティブに作業されているタスクの数。圧縮はこれらのスレッドで実行されます。
    cassandra.threadpool.CompactionExecutor.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.CompactionExecutor.completed カウント 完了したタスクの数
    cassandra.threadpool.CompactionExecutor.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.MutationStage.active カウント このプールによってアクティブに作業されているタスクの数。他のすべての書き込みを処理します。
    cassandra.threadpool.MutationStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.MutationStage.completed カウント 完了したタスクの数
    cassandra.threadpool.MutationStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.MemtableReclaimMemory.active カウント このプールによってアクティブに作業されているタスクの数。Memtable リサイクルです。
    cassandra.threadpool.MemtableReclaimMemory.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.MemtableReclaimMemory.completed カウント 完了したタスクの数
    cassandra.threadpool.MemtableReclaimMemory.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.PendingRangeCalculator.active カウント このプールによってアクティブに作業されているタスクの数。トークン範囲を計算します。
    cassandra.threadpool.PendingRangeCalculator.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.PendingRangeCalculator.completed カウント 完了したタスクの数
    cassandra.threadpool.PendingRangeCalculator.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.GossipStage.active カウント このプールによってアクティブに作業されているタスクの数。ゴシップ要求を処理します。
    cassandra.threadpool.GossipStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.GossipStage.completed カウント 完了したタスクの数
    cassandra.threadpool.GossipStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.SecondaryIndexManagement.active カウント このプールによってアクティブに作業されているタスクの数。セカンダリインデックスの更新を実行します。
    cassandra.threadpool.SecondaryIndexManagement.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.SecondaryIndexManagement.completed カウント 完了したタスクの数
    cassandra.threadpool.SecondaryIndexManagement.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.HintsDispatcher.active カウント このプールによってアクティブに作業されているタスクの数。ヒント付きハンドオフを実行します。
    cassandra.threadpool.HintsDispatcher.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.HintsDispatcher.completed カウント 完了したタスクの数
    cassandra.threadpool.HintsDispatcher.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.RequestResponseStage.active カウント このプールによってアクティブに作業されているタスクの数。クラスターに対するコーディネーター要求は、このスレッドプールで実行されます。
    cassandra.threadpool.RequestResponseStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.RequestResponseStage.completed カウント 完了したタスクの数
    cassandra.threadpool.RequestResponseStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.ReadRepairStage.active カウント このプールによってアクティブに作業されているタスクの数。読み取り修復はこのスレッドプールで実行されます。
    cassandra.threadpool.ReadRepairStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.ReadRepairStage.completed カウント 完了したタスクの数
    cassandra.threadpool.ReadRepairStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.CounterMutationStage.active カウント このプールによってアクティブに作業されているタスクの数。カウンター書き込みを処理します。
    cassandra.threadpool.CounterMutationStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.CounterMutationStage.completed カウント 完了したタスクの数
    cassandra.threadpool.CounterMutationStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.MigrationStage.active カウント このプールによってアクティブに作業されているタスクの数。スキーマの移行を実行します。
    cassandra.threadpool.MigrationStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.MigrationStage.completed カウント 完了したタスクの数
    cassandra.threadpool.MigrationStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.MemtablePostFlush.active カウント このプールによってアクティブに作業されているタスクの数。Memtable がディスクに書き込まれた後にコミットログをクリーンアップします。
    cassandra.threadpool.MemtablePostFlush.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.MemtablePostFlush.completed カウント 完了したタスクの数
    cassandra.threadpool.MemtablePostFlush.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.PerDiskMemtableFlushWriter_0.active カウント このプールによってアクティブに作業されているタスクの数。仕様の書き込みを処理します (ディスク 0 ~ N ごとに 1 つ存在します)。
    cassandra.threadpool.PerDiskMemtableFlushWriter_0.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.PerDiskMemtableFlushWriter_0.completed カウント 完了したタスクの数
    cassandra.threadpool.PerDiskMemtableFlushWriter_0.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.ValidationExecutor.active カウント このプールによってアクティブに作業されているタスクの数。検証の圧縮または消去を実行します。
    cassandra.threadpool.ValidationExecutor.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.ValidationExecutor.completed カウント 完了したタスクの数
    cassandra.threadpool.ValidationExecutor.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.Sampler.active カウント このプールによってアクティブに作業されているタスクの数。SStables のインデックスサマリの再サンプリングを処理します。
    cassandra.threadpool.Sampler.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.Sampler.completed カウント 完了したタスクの数
    cassandra.threadpool.Sampler.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.MemtableFlushWriter.active カウント このプールによってアクティブに作業されているタスクの数。Memtable をディスクに書き込みます。
    cassandra.threadpool.MemtableFlushWriter.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.MemtableFlushWriter.completed カウント 完了したタスクの数
    cassandra.threadpool.MemtableFlushWriter.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.InternalResponseStage.active カウント このプールによってアクティブに作業されているタスクの数。クラスター内コールバックを処理します。
    cassandra.threadpool.InternalResponseStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.InternalResponseStage.completed カウント 完了したタスクの数
    cassandra.threadpool.InternalResponseStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.ViewMutationStage.active カウント このプールによってアクティブに作業されているタスクの数。マテリアライズドビューの書き込みを処理します。
    cassandra.threadpool.ViewMutationStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.ViewMutationStage.completed カウント 完了したタスクの数
    cassandra.threadpool.ViewMutationStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.AntiEntropyStage.active カウント このプールによってアクティブに作業されているタスクの数。修復のためにマークルツリーをビルドします。
    cassandra.threadpool.AntiEntropyStage.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.AntiEntropyStage.completed カウント 完了したタスクの数
    cassandra.threadpool.AntiEntropyStage.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.threadpool.CacheCleanupExecutor.active カウント このプールによってアクティブに作業されているタスクの数。このスレッドプールでキャッシュメンテナンスを実行します。
    cassandra.threadpool.CacheCleanupExecutor.pending カウント このプールでキューに入れられたタスクの数
    cassandra.threadpool.CacheCleanupExecutor.completed カウント 完了したタスクの数
    cassandra.threadpool.CacheCleanupExecutor.blocked カウント キューが満杯になったためにブロックされたタスクの数
    cassandra.message_type.READ.dropped カウント 削除されたメッセージの数。定期的な読み取り。
    cassandra.message_type.RANGE_SLICE.dropped カウント 削除されたメッセージの数。トークン範囲の読み取り。
    cassandra.message_type._TRACE.dropped カウント 削除されたメッセージの数。トレース書き込み。
    cassandra.message_type.HINT.dropped カウント 削除されたメッセージの数。ヒントの再生。
    cassandra.message_type.MUTATION.dropped カウント 削除されたメッセージの数。定期的な書き込み。
    cassandra.message_type.COUNTER_MUTATION.dropped カウント 削除されたメッセージの数。カウンター書き込み。
    cassandra.message_type.BATCH_STORE.dropped カウント 削除されたメッセージの数。バッチログの書き込み。
    cassandra.message_type.BATCH_REMOVE.dropped カウント 削除されたメッセージの数。バッチログのクリーンアップ (正常に適用された後)。
    cassandra.message_type.REQUEST_RESPONSE.dropped カウント 削除されたメッセージの数。RPC コールバック。
    cassandra.message_type.PAGED_RANGE.dropped カウント 削除されたメッセージの数。ページング済み読み取り。
    cassandra.message_type.READ_REPAIR.dropped カウント 削除されたメッセージの数。読み取り修復。
    cassandra.system_traces.read_count カウント このテーブルの読み取り回数
    cassandra.system_traces.read_latency このテーブルのローカル読み取りレイテンシ。
    cassandra.system_traces.write_count カウント このテーブルの書き込み回数
    cassandra.system_traces.write_latency このテーブルのローカル書き込みレイテンシ。
    cassandra.system_traces.pending_flushes カウント このテーブルの処理待ちのフラッシュタスクの推定数
    cassandra.system.read_count (主なメトリクス) カウント
    cassandra.system.read_latency (主なメトリクス) マイクロ秒
    cassandra.system.write_count (主なメトリクス) カウント
    cassandra.system.write_latency (主なメトリクス) マイクロ秒
    cassandra.system.pending_flushes カウント
    cassandra.system_distributed.read_count カウント
    cassandra.system_distributed.read_latency
    cassandra.system_distributed.write_count カウント
    cassandra.system_distributed.write_latency
    cassandra.system_distributed.pending_flushes カウント
    cassandra.system_schema.read_count カウント
    cassandra.system_schema.read_latency
    cassandra.system_schema.write_count カウント
    cassandra.system_schema.write_latency
    cassandra.system_schema.pending_flushes カウント
    cassandra.system_auth.read_count カウント
    cassandra.system_auth.read_latency
    cassandra.system_auth.write_count カウント
    cassandra.system_auth.write_latency
    cassandra.system_auth.pending_flushes カウント