Metrics timesten_index_range_row_fetch_repl_total to timesten_lock_timeout_total

Metric Type Description
timesten_index_range_row_fetch_repl_total counter Number of rows fetched from range indexes during replication operations
timesten_index_range_row_fetch_total counter Number of rows fetched from range indexes
timesten_index_range_scan_repl_total counter Number of range indexes scanned during replication operations (such as insert, update and delete operations on tables)
timesten_index_range_scan_total counter Number of range indexes scanned
timesten_index_range_update_total counter Number of rows updated on range indexes
timesten_index_rebuild_total counter Number of indexes rebuilt
timesten_index_temporary_create_total counter Number of temporary indexes created
timesten_index_temporary_row_fetch_repl_total counter Number of rows fetched from temporary indexes during replication operations
timesten_index_temporary_row_fetch_total counter Number of rows fetched from temporary indexes
timesten_index_temporary_scan_repl_total counter Number of temporary indexes scanned during replication operations
timesten_index_temporary_scan_total counter Number of temporary indexes scanned
timesten_instance_status gauge TimesTen instance status
timesten_local_delete_executes_total counter Number of grid local delete SQL statements executed
timesten_local_executes_total counter Number of grid local SQL statements executed
timesten_local_insert_executes_total counter Number of grid local insert SQL statements executed
timesten_local_merge_executes_total counter Number of grid local merge SQL statements executed
timesten_local_select_executes_total counter Number of grid local select SQL statements executed
timesten_local_update_executes_total counter Number of grid local update SQL statements executed
timesten_lock_acquire_dml_total counter Number of locks acquired for DML activity
timesten_lock_acquire_table_scan_total counter Number of locks acquired for table scans
timesten_lock_grant_immediate_total counter Number of locks granted immediately
timesten_lock_grant_wait_total counter Number of locks granted that required waiting
timesten_lock_timeout_total counter Number of lock timeouts