timesten_cursor_close_totalからtimesten_index_range_rebuild_insert_totalまでのメトリック

メトリック タイプ 説明
timesten_cursor_close_total counter カーソル・クローズの数
timesten_cursor_open_total counter カーソル・オープンの数
timesten_database_loaded gauge ロードされたデータベース
timesten_databases gauge データベースの数
timesten_deadlock_total counter デッドロックの回数
timesten_disconnect_total counter 切断操作の数
timesten_first_log_file gauge 最初のログ・ファイル番号
timesten_fs_log_read_total counter ファイル・システム・ログ・ファイルの読取り操作の回数
timesten_fs_log_write_total counter ファイル・システム・ログ・ファイルの書込み操作の回数
timesten_global_delete_executes_total counter 実行されたグリッド・グローバルdelete SQL文の数
timesten_global_executes_total counter 実行されたグリッド・グローバルSQL文の数
timesten_global_insert_executes_tota counter 実行されたグリッド・グローバルinsert SQL文の数
timesten_global_merge_executes_total counter 実行されたグリッド・グローバルmerge SQL文の数
timesten_global_select_executes_total counter 実行されたグリッド・グローバルselect SQL文の数
timesten_global_update_executes_total counter 実行されたグリッド・グローバルupdate SQL文の数
timesten_grid_database_instances gauge データベースに定義されているインスタンスの数
timesten_grid_database_loaded gauge インスタンスに対してデータベースがロードされている場合はゼロ以外
timesten_grid_database_opened gauge インスタンスに対してデータベースがオープンされている場合はゼロ以外
timesten_grid_database_replica_sets gauge データベースに定義されているレプリカ・セットの数
timesten_index_hash_delete_total counter ハッシュ索引から削除された行数
timesten_index_hash_insert_total counter ハッシュ索引に挿入された行数
timesten_index_hash_rebuild_insert_total counter データベース・リカバリの索引再構築フェーズにおいて、ハッシュ索引に挿入された行数
timesten_index_hash_row_fetch_repl_total counter レプリケーション操作中にハッシュ索引からフェッチされた行数
timesten_index_hash_row_fetch_total counter ハッシュ索引からフェッチされた行数
timesten_index_hash_scan_repl_total counter レプリケーション操作(表における挿入、更新および削除操作など)の間にスキャンされたハッシュ索引数
timesten_index_hash_scan_total counter スキャン済のハッシュ索引数
timesten_index_range_delete_total counter 範囲索引から削除された行数
timesten_index_range_insert_total counter 範囲索引に挿入された行数
timesten_index_range_rebuild_insert_total counter データベース・リカバリの索引再構築フェーズにおいて、範囲索引に挿入された行数