Skip to content

Instantly share code, notes, and snippets.

@thoward
Created April 21, 2022 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thoward/d08de718ff16bd6baa971a39dd94a16a to your computer and use it in GitHub Desktop.
Save thoward/d08de718ff16bd6baa971a39dd94a16a to your computer and use it in GitHub Desktop.
Example output from CockroachDB metrics endpoint.
# HELP sql_txn_begin_count_internal Number of SQL transaction BEGIN statements successfully executed (internal queries)
# TYPE sql_txn_begin_count_internal counter
sql_txn_begin_count_internal 0
# HELP queue_replicate_transferlease Number of range lease transfers attempted by the replicate queue
# TYPE queue_replicate_transferlease counter
queue_replicate_transferlease{store="1"} 0
# HELP gossip_connections_refused Number of refused incoming gossip connections
# TYPE gossip_connections_refused counter
gossip_connections_refused 0
# HELP sqlliveness_is_alive_cache_hits Number of calls to IsAlive that return from the cache
# TYPE sqlliveness_is_alive_cache_hits counter
sqlliveness_is_alive_cache_hits 11
# HELP jobs_changefeed_resume_failed Number of changefeed jobs which failed with a non-retriable error
# TYPE jobs_changefeed_resume_failed counter
jobs_changefeed_resume_failed 0
# HELP sql_savepoint_rollback_started_count_internal Number of `ROLLBACK TO SAVEPOINT` statements started (internal queries)
# TYPE sql_savepoint_rollback_started_count_internal counter
sql_savepoint_rollback_started_count_internal 0
# HELP tenant_consumption_read_bytes Total number of bytes read from KV
# TYPE tenant_consumption_read_bytes gauge
tenant_consumption_read_bytes 0
# HELP jobs_stream_ingestion_resume_completed Number of stream_ingestion jobs which successfully resumed to completion
# TYPE jobs_stream_ingestion_resume_completed counter
jobs_stream_ingestion_resume_completed 0
# HELP jobs_stream_ingestion_fail_or_cancel_retry_error Number of stream_ingestion jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_stream_ingestion_fail_or_cancel_retry_error counter
jobs_stream_ingestion_fail_or_cancel_retry_error 0
# HELP sql_mem_sql_session_max Memory usage per sql session for sql
# TYPE sql_mem_sql_session_max histogram
sql_mem_sql_session_max_bucket{le="4311"} 1
sql_mem_sql_session_max_bucket{le="5791"} 2
sql_mem_sql_session_max_bucket{le="+Inf"} 2
sql_mem_sql_session_max_sum 10102
sql_mem_sql_session_max_count 2
# HELP security_certificate_expiration_ca Expiration for the CA certificate. 0 means no certificate or error.
# TYPE security_certificate_expiration_ca gauge
security_certificate_expiration_ca 1.96680336e+09
# HELP security_certificate_expiration_node Expiration for the node certificate. 0 means no certificate or error.
# TYPE security_certificate_expiration_node gauge
security_certificate_expiration_node 1.80869136e+09
# HELP distsender_rpc_err_errordetailtype_0_ Number of ErrorDetailType(0) errors received
# TYPE distsender_rpc_err_errordetailtype_0_ counter
distsender_rpc_err_errordetailtype_0_ 0
# HELP admission_admitted_sql_root_start Number of requests admitted
# TYPE admission_admitted_sql_root_start counter
admission_admitted_sql_root_start 0
# HELP queue_merge_process_failure Number of replicas which failed processing in the merge queue
# TYPE queue_merge_process_failure counter
queue_merge_process_failure{store="1"} 0
# HELP queue_gc_info_pushtxn Number of attempted pushes
# TYPE queue_gc_info_pushtxn counter
queue_gc_info_pushtxn{store="1"} 0
# HELP sqlliveness_is_alive_cache_misses Number of calls to IsAlive that do not return from the cache
# TYPE sqlliveness_is_alive_cache_misses counter
sqlliveness_is_alive_cache_misses 2
# HELP sql_mem_distsql_max Memory usage per sql statement for distsql
# TYPE sql_mem_distsql_max histogram
sql_mem_distsql_max_bucket{le="4011"} 178
sql_mem_distsql_max_bucket{le="4311"} 810
sql_mem_distsql_max_bucket{le="4487"} 1120
sql_mem_distsql_max_bucket{le="4615"} 1152
sql_mem_distsql_max_bucket{le="4711"} 1227
sql_mem_distsql_max_bucket{le="4791"} 1243
sql_mem_distsql_max_bucket{le="4915"} 1244
sql_mem_distsql_max_bucket{le="4967"} 1279
sql_mem_distsql_max_bucket{le="5011"} 1283
sql_mem_distsql_max_bucket{le="5051"} 1286
sql_mem_distsql_max_bucket{le="5127"} 1296
sql_mem_distsql_max_bucket{le="5159"} 1297
sql_mem_distsql_max_bucket{le="5215"} 1298
sql_mem_distsql_max_bucket{le="5335"} 1299
sql_mem_distsql_max_bucket{le="5375"} 1300
sql_mem_distsql_max_bucket{le="5391"} 1301
sql_mem_distsql_max_bucket{le="5395"} 1302
sql_mem_distsql_max_bucket{le="5411"} 1303
sql_mem_distsql_max_bucket{le="5531"} 1304
sql_mem_distsql_max_bucket{le="5543"} 1305
sql_mem_distsql_max_bucket{le="5567"} 1306
sql_mem_distsql_max_bucket{le="5591"} 1308
sql_mem_distsql_max_bucket{le="5603"} 1309
sql_mem_distsql_max_bucket{le="5615"} 1310
sql_mem_distsql_max_bucket{le="5655"} 1311
sql_mem_distsql_max_bucket{le="5683"} 1312
sql_mem_distsql_max_bucket{le="5691"} 1313
sql_mem_distsql_max_bucket{le="5711"} 1314
sql_mem_distsql_max_bucket{le="5843"} 1315
sql_mem_distsql_max_bucket{le="5903"} 1316
sql_mem_distsql_max_bucket{le="5947"} 1317
sql_mem_distsql_max_bucket{le="5995"} 1318
sql_mem_distsql_max_bucket{le="+Inf"} 1318
sql_mem_distsql_max_sum 5.795118e+06
sql_mem_distsql_max_count 1318
# HELP sql_temp_object_cleaner_active_cleaners number of cleaner tasks currently running on this node
# TYPE sql_temp_object_cleaner_active_cleaners gauge
sql_temp_object_cleaner_active_cleaners 0
# HELP kv_tenant_rate_limit_num_tenants Number of tenants currently being tracked
# TYPE kv_tenant_rate_limit_num_tenants gauge
kv_tenant_rate_limit_num_tenants{store="1"} 0
# HELP sys_fd_softlimit Process open FD soft limit
# TYPE sys_fd_softlimit gauge
sys_fd_softlimit 0
# HELP distsender_rpc_err_writetooolderrtype Number of WriteTooOldErrType errors received
# TYPE distsender_rpc_err_writetooolderrtype counter
distsender_rpc_err_writetooolderrtype 0
# HELP distsender_rpc_err_mergeinprogresserrtype Number of MergeInProgressErrType errors received
# TYPE distsender_rpc_err_mergeinprogresserrtype counter
distsender_rpc_err_mergeinprogresserrtype 0
# HELP txn_aborts Number of aborted KV transactions
# TYPE txn_aborts counter
txn_aborts 0
# HELP sql_update_started_count_internal Number of SQL UPDATE statements started (internal queries)
# TYPE sql_update_started_count_internal counter
sql_update_started_count_internal 116
# HELP sql_guardrails_transaction_rows_read_err_count_internal Number of transactions errored because of transaction_rows_read_err guardrail (internal queries)
# TYPE sql_guardrails_transaction_rows_read_err_count_internal counter
sql_guardrails_transaction_rows_read_err_count_internal 0
# HELP tenant_consumption_write_bytes Total number of bytes written to KV
# TYPE tenant_consumption_write_bytes gauge
tenant_consumption_write_bytes 0
# HELP jobs_migration_fail_or_cancel_retry_error Number of migration jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_migration_fail_or_cancel_retry_error counter
jobs_migration_fail_or_cancel_retry_error 0
# HELP sql_stats_mem_current Current memory usage for fingerprint storage
# TYPE sql_stats_mem_current gauge
sql_stats_mem_current 757760
# HELP sql_select_started_count_internal Number of SQL SELECT statements started (internal queries)
# TYPE sql_select_started_count_internal counter
sql_select_started_count_internal 323
# HELP jobs_schema_change_resume_failed Number of schema_change jobs which failed with a non-retriable error
# TYPE jobs_schema_change_resume_failed counter
jobs_schema_change_resume_failed 0
# HELP jobs_schema_change_gc_fail_or_cancel_failed Number of schema_change_gc jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_schema_change_gc_fail_or_cancel_failed counter
jobs_schema_change_gc_fail_or_cancel_failed 0
# HELP sql_conns Number of active sql connections
# TYPE sql_conns gauge
sql_conns 1
# HELP sql_ddl_count_internal Number of SQL DDL statements successfully executed (internal queries)
# TYPE sql_ddl_count_internal counter
sql_ddl_count_internal 9
# HELP sys_host_net_send_packets Packets sent on all network interfaces since this process started
# TYPE sys_host_net_send_packets gauge
sys_host_net_send_packets 13437
# HELP distsender_rpc_sent Number of RPCs sent
# TYPE distsender_rpc_sent counter
distsender_rpc_sent 4366
# HELP distsender_rpc_transferlease_sent Number of TransferLease requests sent
# TYPE distsender_rpc_transferlease_sent counter
distsender_rpc_transferlease_sent 0
# HELP sqlliveness_sessions_deletion_runs Number of calls to delete sessions which have been performed
# TYPE sqlliveness_sessions_deletion_runs counter
sqlliveness_sessions_deletion_runs 9
# HELP follower_reads_success_count Number of reads successfully processed by any replica
# TYPE follower_reads_success_count counter
follower_reads_success_count{store="1"} 0
# HELP addsstable_delay_total Amount by which evaluation of AddSSTable requests was delayed
# TYPE addsstable_delay_total counter
addsstable_delay_total{store="1"} 0
# HELP txnrecovery_successes_pending Number of transaction recovery attempts that left a transaction pending
# TYPE txnrecovery_successes_pending counter
txnrecovery_successes_pending{store="1"} 0
# HELP admission_granter_used_slots_sql_root_start Used slots
# TYPE admission_granter_used_slots_sql_root_start gauge
admission_granter_used_slots_sql_root_start 0
# HELP jobs_create_stats_resume_retry_error Number of create_stats jobs which failed with a retriable error
# TYPE jobs_create_stats_resume_retry_error counter
jobs_create_stats_resume_retry_error 0
# HELP sql_service_latency_internal Latency of SQL request execution (internal queries)
# TYPE sql_service_latency_internal histogram
sql_service_latency_internal_bucket{le="172031"} 2
sql_service_latency_internal_bucket{le="180223"} 3
sql_service_latency_internal_bucket{le="188415"} 4
sql_service_latency_internal_bucket{le="196607"} 8
sql_service_latency_internal_bucket{le="204799"} 12
sql_service_latency_internal_bucket{le="212991"} 20
sql_service_latency_internal_bucket{le="221183"} 30
sql_service_latency_internal_bucket{le="229375"} 38
sql_service_latency_internal_bucket{le="237567"} 47
sql_service_latency_internal_bucket{le="245759"} 62
sql_service_latency_internal_bucket{le="253951"} 75
sql_service_latency_internal_bucket{le="262143"} 86
sql_service_latency_internal_bucket{le="278527"} 103
sql_service_latency_internal_bucket{le="294911"} 120
sql_service_latency_internal_bucket{le="311295"} 145
sql_service_latency_internal_bucket{le="327679"} 161
sql_service_latency_internal_bucket{le="344063"} 178
sql_service_latency_internal_bucket{le="360447"} 200
sql_service_latency_internal_bucket{le="376831"} 217
sql_service_latency_internal_bucket{le="393215"} 233
sql_service_latency_internal_bucket{le="409599"} 250
sql_service_latency_internal_bucket{le="425983"} 268
sql_service_latency_internal_bucket{le="442367"} 294
sql_service_latency_internal_bucket{le="458751"} 310
sql_service_latency_internal_bucket{le="475135"} 331
sql_service_latency_internal_bucket{le="491519"} 350
sql_service_latency_internal_bucket{le="507903"} 372
sql_service_latency_internal_bucket{le="524287"} 396
sql_service_latency_internal_bucket{le="557055"} 428
sql_service_latency_internal_bucket{le="589823"} 463
sql_service_latency_internal_bucket{le="622591"} 488
sql_service_latency_internal_bucket{le="655359"} 515
sql_service_latency_internal_bucket{le="688127"} 529
sql_service_latency_internal_bucket{le="720895"} 549
sql_service_latency_internal_bucket{le="753663"} 564
sql_service_latency_internal_bucket{le="786431"} 583
sql_service_latency_internal_bucket{le="819199"} 597
sql_service_latency_internal_bucket{le="851967"} 610
sql_service_latency_internal_bucket{le="884735"} 624
sql_service_latency_internal_bucket{le="917503"} 636
sql_service_latency_internal_bucket{le="950271"} 647
sql_service_latency_internal_bucket{le="983039"} 655
sql_service_latency_internal_bucket{le="1.015807e+06"} 666
sql_service_latency_internal_bucket{le="1.048575e+06"} 676
sql_service_latency_internal_bucket{le="1.114111e+06"} 698
sql_service_latency_internal_bucket{le="1.179647e+06"} 712
sql_service_latency_internal_bucket{le="1.245183e+06"} 721
sql_service_latency_internal_bucket{le="1.310719e+06"} 735
sql_service_latency_internal_bucket{le="1.376255e+06"} 739
sql_service_latency_internal_bucket{le="1.441791e+06"} 748
sql_service_latency_internal_bucket{le="1.507327e+06"} 749
sql_service_latency_internal_bucket{le="1.572863e+06"} 752
sql_service_latency_internal_bucket{le="1.638399e+06"} 755
sql_service_latency_internal_bucket{le="1.703935e+06"} 758
sql_service_latency_internal_bucket{le="1.769471e+06"} 759
sql_service_latency_internal_bucket{le="1.835007e+06"} 761
sql_service_latency_internal_bucket{le="1.900543e+06"} 764
sql_service_latency_internal_bucket{le="1.966079e+06"} 765
sql_service_latency_internal_bucket{le="2.031615e+06"} 766
sql_service_latency_internal_bucket{le="2.097151e+06"} 767
sql_service_latency_internal_bucket{le="2.228223e+06"} 769
sql_service_latency_internal_bucket{le="2.490367e+06"} 770
sql_service_latency_internal_bucket{le="2.883583e+06"} 771
sql_service_latency_internal_bucket{le="3.276799e+06"} 772
sql_service_latency_internal_bucket{le="3.407871e+06"} 774
sql_service_latency_internal_bucket{le="3.670015e+06"} 775
sql_service_latency_internal_bucket{le="3.801087e+06"} 776
sql_service_latency_internal_bucket{le="4.456447e+06"} 780
sql_service_latency_internal_bucket{le="4.718591e+06"} 782
sql_service_latency_internal_bucket{le="4.980735e+06"} 784
sql_service_latency_internal_bucket{le="5.242879e+06"} 787
sql_service_latency_internal_bucket{le="5.505023e+06"} 790
sql_service_latency_internal_bucket{le="5.767167e+06"} 792
sql_service_latency_internal_bucket{le="6.029311e+06"} 796
sql_service_latency_internal_bucket{le="6.291455e+06"} 798
sql_service_latency_internal_bucket{le="6.553599e+06"} 801
sql_service_latency_internal_bucket{le="6.815743e+06"} 802
sql_service_latency_internal_bucket{le="7.077887e+06"} 803
sql_service_latency_internal_bucket{le="7.340031e+06"} 804
sql_service_latency_internal_bucket{le="2.3068671e+07"} 805
sql_service_latency_internal_bucket{le="1.34217727e+08"} 806
sql_service_latency_internal_bucket{le="+Inf"} 806
sql_service_latency_internal_sum 8.19649754e+08
sql_service_latency_internal_count 806
# HELP valcount Count of all values
# TYPE valcount gauge
valcount{store="1"} 6112
# HELP security_certificate_expiration_ui Expiration for the UI certificate. 0 means no certificate or error.
# TYPE security_certificate_expiration_ui gauge
security_certificate_expiration_ui 0
# HELP distsender_rpc_revertrange_sent Number of RevertRange requests sent
# TYPE distsender_rpc_revertrange_sent counter
distsender_rpc_revertrange_sent 0
# HELP distsender_rpc_err_rangekeymismatcherrtype Number of RangeKeyMismatchErrType errors received
# TYPE distsender_rpc_err_rangekeymismatcherrtype counter
distsender_rpc_err_rangekeymismatcherrtype 0
# HELP txn_restarts_readwithinuncertainty Number of restarts due to reading a new value within the uncertainty interval
# TYPE txn_restarts_readwithinuncertainty counter
txn_restarts_readwithinuncertainty 0
# HELP jobs_backup_fail_or_cancel_completed Number of backup jobs which successfully completed their failure or cancelation process
# TYPE jobs_backup_fail_or_cancel_completed counter
jobs_backup_fail_or_cancel_completed 0
# HELP sql_distsql_flows_queued Number of distributed SQL flows currently queued
# TYPE sql_distsql_flows_queued gauge
sql_distsql_flows_queued 0
# HELP sql_optimizer_fallback_count Number of statements which the cost-based optimizer was unable to plan
# TYPE sql_optimizer_fallback_count counter
sql_optimizer_fallback_count 0
# HELP schedules_scheduled_sql_stats_compaction_executor_started Number of scheduled-sql-stats-compaction-executor jobs started
# TYPE schedules_scheduled_sql_stats_compaction_executor_started counter
schedules_scheduled_sql_stats_compaction_executor_started 0
# HELP sys_host_disk_read_count Disk read operations across all disks since this process started
# TYPE sys_host_disk_read_count gauge
sys_host_disk_read_count 4507
# HELP distsender_rpc_err_communicationerrtype Number of CommunicationErrType errors received
# TYPE distsender_rpc_err_communicationerrtype counter
distsender_rpc_err_communicationerrtype 0
# HELP admission_granter_total_slots_kv Total slots for kv work
# TYPE admission_granter_total_slots_kv gauge
admission_granter_total_slots_kv 1
# HELP kv_prober_write_failures Number of attempts made to write probe KV that failed, whether due to error or timeout
# TYPE kv_prober_write_failures counter
kv_prober_write_failures 0
# HELP raft_process_commandcommit_latency Latency histogram for committing Raft commands
# TYPE raft_process_commandcommit_latency histogram
raft_process_commandcommit_latency_bucket{store="1",le="3071"} 1
raft_process_commandcommit_latency_bucket{store="1",le="4095"} 11
raft_process_commandcommit_latency_bucket{store="1",le="5119"} 38
raft_process_commandcommit_latency_bucket{store="1",le="6143"} 73
raft_process_commandcommit_latency_bucket{store="1",le="7167"} 119
raft_process_commandcommit_latency_bucket{store="1",le="8191"} 199
raft_process_commandcommit_latency_bucket{store="1",le="9215"} 307
raft_process_commandcommit_latency_bucket{store="1",le="10239"} 426
raft_process_commandcommit_latency_bucket{store="1",le="11263"} 545
raft_process_commandcommit_latency_bucket{store="1",le="12287"} 649
raft_process_commandcommit_latency_bucket{store="1",le="13311"} 733
raft_process_commandcommit_latency_bucket{store="1",le="14335"} 821
raft_process_commandcommit_latency_bucket{store="1",le="15359"} 922
raft_process_commandcommit_latency_bucket{store="1",le="16383"} 986
raft_process_commandcommit_latency_bucket{store="1",le="17407"} 1049
raft_process_commandcommit_latency_bucket{store="1",le="18431"} 1094
raft_process_commandcommit_latency_bucket{store="1",le="19455"} 1136
raft_process_commandcommit_latency_bucket{store="1",le="20479"} 1190
raft_process_commandcommit_latency_bucket{store="1",le="21503"} 1237
raft_process_commandcommit_latency_bucket{store="1",le="22527"} 1276
raft_process_commandcommit_latency_bucket{store="1",le="23551"} 1306
raft_process_commandcommit_latency_bucket{store="1",le="24575"} 1328
raft_process_commandcommit_latency_bucket{store="1",le="25599"} 1362
raft_process_commandcommit_latency_bucket{store="1",le="26623"} 1394
raft_process_commandcommit_latency_bucket{store="1",le="27647"} 1423
raft_process_commandcommit_latency_bucket{store="1",le="28671"} 1448
raft_process_commandcommit_latency_bucket{store="1",le="29695"} 1465
raft_process_commandcommit_latency_bucket{store="1",le="30719"} 1495
raft_process_commandcommit_latency_bucket{store="1",le="31743"} 1512
raft_process_commandcommit_latency_bucket{store="1",le="32767"} 1537
raft_process_commandcommit_latency_bucket{store="1",le="34815"} 1569
raft_process_commandcommit_latency_bucket{store="1",le="36863"} 1593
raft_process_commandcommit_latency_bucket{store="1",le="38911"} 1617
raft_process_commandcommit_latency_bucket{store="1",le="40959"} 1642
raft_process_commandcommit_latency_bucket{store="1",le="43007"} 1672
raft_process_commandcommit_latency_bucket{store="1",le="45055"} 1695
raft_process_commandcommit_latency_bucket{store="1",le="47103"} 1713
raft_process_commandcommit_latency_bucket{store="1",le="49151"} 1726
raft_process_commandcommit_latency_bucket{store="1",le="51199"} 1739
raft_process_commandcommit_latency_bucket{store="1",le="53247"} 1746
raft_process_commandcommit_latency_bucket{store="1",le="55295"} 1763
raft_process_commandcommit_latency_bucket{store="1",le="57343"} 1772
raft_process_commandcommit_latency_bucket{store="1",le="59391"} 1782
raft_process_commandcommit_latency_bucket{store="1",le="61439"} 1785
raft_process_commandcommit_latency_bucket{store="1",le="63487"} 1790
raft_process_commandcommit_latency_bucket{store="1",le="65535"} 1793
raft_process_commandcommit_latency_bucket{store="1",le="69631"} 1796
raft_process_commandcommit_latency_bucket{store="1",le="73727"} 1802
raft_process_commandcommit_latency_bucket{store="1",le="77823"} 1807
raft_process_commandcommit_latency_bucket{store="1",le="81919"} 1811
raft_process_commandcommit_latency_bucket{store="1",le="86015"} 1819
raft_process_commandcommit_latency_bucket{store="1",le="90111"} 1822
raft_process_commandcommit_latency_bucket{store="1",le="94207"} 1823
raft_process_commandcommit_latency_bucket{store="1",le="98303"} 1825
raft_process_commandcommit_latency_bucket{store="1",le="106495"} 1829
raft_process_commandcommit_latency_bucket{store="1",le="114687"} 1831
raft_process_commandcommit_latency_bucket{store="1",le="122879"} 1832
raft_process_commandcommit_latency_bucket{store="1",le="126975"} 1839
raft_process_commandcommit_latency_bucket{store="1",le="131071"} 1841
raft_process_commandcommit_latency_bucket{store="1",le="139263"} 1856
raft_process_commandcommit_latency_bucket{store="1",le="147455"} 1862
raft_process_commandcommit_latency_bucket{store="1",le="172031"} 1863
raft_process_commandcommit_latency_bucket{store="1",le="188415"} 1864
raft_process_commandcommit_latency_bucket{store="1",le="196607"} 1865
raft_process_commandcommit_latency_bucket{store="1",le="212991"} 1866
raft_process_commandcommit_latency_bucket{store="1",le="221183"} 1868
raft_process_commandcommit_latency_bucket{store="1",le="237567"} 1869
raft_process_commandcommit_latency_bucket{store="1",le="245759"} 1870
raft_process_commandcommit_latency_bucket{store="1",le="262143"} 1871
raft_process_commandcommit_latency_bucket{store="1",le="311295"} 1872
raft_process_commandcommit_latency_bucket{store="1",le="393215"} 1873
raft_process_commandcommit_latency_bucket{store="1",le="409599"} 1874
raft_process_commandcommit_latency_bucket{store="1",le="753663"} 1875
raft_process_commandcommit_latency_bucket{store="1",le="1.179647e+06"} 1876
raft_process_commandcommit_latency_bucket{store="1",le="1.310719e+06"} 1880
raft_process_commandcommit_latency_bucket{store="1",le="1.376255e+06"} 1882
raft_process_commandcommit_latency_bucket{store="1",le="1.441791e+06"} 1883
raft_process_commandcommit_latency_bucket{store="1",le="1.507327e+06"} 1884
raft_process_commandcommit_latency_bucket{store="1",le="1.572863e+06"} 1885
raft_process_commandcommit_latency_bucket{store="1",le="1.638399e+06"} 1886
raft_process_commandcommit_latency_bucket{store="1",le="1.703935e+06"} 1888
raft_process_commandcommit_latency_bucket{store="1",le="1.900543e+06"} 1889
raft_process_commandcommit_latency_bucket{store="1",le="1.966079e+06"} 1890
raft_process_commandcommit_latency_bucket{store="1",le="2.031615e+06"} 1891
raft_process_commandcommit_latency_bucket{store="1",le="2.228223e+06"} 1895
raft_process_commandcommit_latency_bucket{store="1",le="2.359295e+06"} 1896
raft_process_commandcommit_latency_bucket{store="1",le="+Inf"} 1896
raft_process_commandcommit_latency_sum{store="1"} 8.3020952e+07
raft_process_commandcommit_latency_count{store="1"} 1896
# HELP tscache_skl_rotations Number of page rotations in the timestamp cache
# TYPE tscache_skl_rotations counter
tscache_skl_rotations{store="1"} 1
# HELP txnrecovery_failures Number of transaction recovery attempts that failed
# TYPE txnrecovery_failures counter
txnrecovery_failures{store="1"} 0
# HELP sql_txn_commit_started_count Number of SQL transaction COMMIT statements started
# TYPE sql_txn_commit_started_count counter
sql_txn_commit_started_count 0
# HELP schedules_error Number of schedules which did not execute successfully
# TYPE schedules_error gauge
schedules_error 0
# HELP raft_timeoutcampaign Number of Raft replicas campaigning after missed heartbeats from leader
# TYPE raft_timeoutcampaign counter
raft_timeoutcampaign{store="1"} 0
# HELP kv_concurrency_locks_with_wait_queues Number of active locks held in lock tables with active wait-queues
# TYPE kv_concurrency_locks_with_wait_queues gauge
kv_concurrency_locks_with_wait_queues{store="1"} 0
# HELP queue_gc_info_numkeysaffected Number of keys with GC'able data
# TYPE queue_gc_info_numkeysaffected counter
queue_gc_info_numkeysaffected{store="1"} 0
# HELP distsender_batches_async_sent Number of partial batches sent asynchronously
# TYPE distsender_batches_async_sent counter
distsender_batches_async_sent 151
# HELP jobs_schema_change_gc_fail_or_cancel_completed Number of schema_change_gc jobs which successfully completed their failure or cancelation process
# TYPE jobs_schema_change_gc_fail_or_cancel_completed counter
jobs_schema_change_gc_fail_or_cancel_completed 0
# HELP jobs_auto_span_config_reconciliation_resume_retry_error Number of auto_span_config_reconciliation jobs which failed with a retriable error
# TYPE jobs_auto_span_config_reconciliation_resume_retry_error counter
jobs_auto_span_config_reconciliation_resume_retry_error 0
# HELP raft_enqueued_pending Number of pending outgoing messages in the Raft Transport queue
# TYPE raft_enqueued_pending gauge
raft_enqueued_pending{store="1"} 0
# HELP range_snapshots_rcvd_bytes Number of snapshot bytes received
# TYPE range_snapshots_rcvd_bytes counter
range_snapshots_rcvd_bytes{store="1"} 0
# HELP kv_concurrency_locks Number of active locks held in lock tables. Does not include replicated locks (intents) that are not held in memory
# TYPE kv_concurrency_locks gauge
kv_concurrency_locks{store="1"} 0
# HELP kv_tenant_rate_limit_write_requests_admitted Number of write requests admitted by the rate limiter
# TYPE kv_tenant_rate_limit_write_requests_admitted counter
kv_tenant_rate_limit_write_requests_admitted{store="1"} 0
# HELP gossip_infos_sent Number of sent gossip Info objects
# TYPE gossip_infos_sent counter
gossip_infos_sent 0
# HELP sys_go_totalbytes Total bytes of memory allocated by go, but not released
# TYPE sys_go_totalbytes gauge
sys_go_totalbytes 1.2120476e+08
# HELP timeseries_write_errors Total errors encountered while attempting to write metrics to disk
# TYPE timeseries_write_errors counter
timeseries_write_errors 0
# HELP sql_temp_object_cleaner_schemas_deletion_success number of successful schema deletions by the temp object cleaner on this node
# TYPE sql_temp_object_cleaner_schemas_deletion_success counter
sql_temp_object_cleaner_schemas_deletion_success 0
# HELP timeseries_write_samples Total number of metric samples written to disk
# TYPE timeseries_write_samples counter
timeseries_write_samples 24173
# HELP changefeed_backfill_pending_ranges Number of ranges in an ongoing backfill that are yet to be fully emitted
# TYPE changefeed_backfill_pending_ranges gauge
changefeed_backfill_pending_ranges 0
# HELP queue_replicagc_pending Number of pending replicas in the replica GC queue
# TYPE queue_replicagc_pending gauge
queue_replicagc_pending{store="1"} 0
# HELP addsstable_copies number of SSTable ingestions that required copying files during application
# TYPE addsstable_copies counter
addsstable_copies{store="1"} 0
# HELP queue_replicagc_removereplica Number of replica removals attempted by the replica gc queue
# TYPE queue_replicagc_removereplica counter
queue_replicagc_removereplica{store="1"} 0
# HELP distsender_rpc_err_oprequirestxnerrtype Number of OpRequiresTxnErrType errors received
# TYPE distsender_rpc_err_oprequirestxnerrtype counter
distsender_rpc_err_oprequirestxnerrtype 0
# HELP jobs_import_currently_running Number of import jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_import_currently_running gauge
jobs_import_currently_running 0
# HELP sql_restart_savepoint_release_count Number of `RELEASE SAVEPOINT cockroach_restart` statements successfully executed
# TYPE sql_restart_savepoint_release_count counter
sql_restart_savepoint_release_count 0
# HELP sql_txn_abort_count_internal Number of SQL transaction abort errors (internal queries)
# TYPE sql_txn_abort_count_internal counter
sql_txn_abort_count_internal 0
# HELP queue_replicate_voterdemotions Number of voters demoted to non-voters by the replicate queue
# TYPE queue_replicate_voterdemotions counter
queue_replicate_voterdemotions{store="1"} 0
# HELP distsender_rpc_increment_sent Number of Increment requests sent
# TYPE distsender_rpc_increment_sent counter
distsender_rpc_increment_sent 13
# HELP admission_requested_sql_leaf_start Number of requests
# TYPE admission_requested_sql_leaf_start counter
admission_requested_sql_leaf_start 0
# HELP jobs_backup_resume_completed Number of backup jobs which successfully resumed to completion
# TYPE jobs_backup_resume_completed counter
jobs_backup_resume_completed 0
# HELP changefeed_error_retries Total retryable errors encountered by all changefeeds
# TYPE changefeed_error_retries counter
changefeed_error_retries 0
# HELP jobs_auto_create_stats_resume_completed Number of auto_create_stats jobs which successfully resumed to completion
# TYPE jobs_auto_create_stats_resume_completed counter
jobs_auto_create_stats_resume_completed 6
# HELP storage_l0_sublevels Number of Level 0 sublevels
# TYPE storage_l0_sublevels gauge
storage_l0_sublevels{store="1"} 0
# HELP range_removes Number of range removals
# TYPE range_removes counter
range_removes{store="1"} 0
# HELP sys_cgo_totalbytes Total bytes of memory allocated by cgo, but not released
# TYPE sys_cgo_totalbytes gauge
sys_cgo_totalbytes 2.5198592e+07
# HELP distsender_rpc_err_replicatooolderrtype Number of ReplicaTooOldErrType errors received
# TYPE distsender_rpc_err_replicatooolderrtype counter
distsender_rpc_err_replicatooolderrtype 0
# HELP admission_wait_sum_sql_kv_response Total wait time in micros
# TYPE admission_wait_sum_sql_kv_response counter
admission_wait_sum_sql_kv_response 0
# HELP jobs_changefeed_fail_or_cancel_failed Number of changefeed jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_changefeed_fail_or_cancel_failed counter
jobs_changefeed_fail_or_cancel_failed 0
# HELP jobs_create_stats_resume_failed Number of create_stats jobs which failed with a non-retriable error
# TYPE jobs_create_stats_resume_failed counter
jobs_create_stats_resume_failed 0
# HELP queue_replicagc_processingnanos Nanoseconds spent processing replicas in the replica GC queue
# TYPE queue_replicagc_processingnanos counter
queue_replicagc_processingnanos{store="1"} 0
# HELP kv_closed_timestamp_max_behind_nanos Largest latency between realtime and replica max closed timestamp
# TYPE kv_closed_timestamp_max_behind_nanos gauge
kv_closed_timestamp_max_behind_nanos{store="1"} 3.154382e+09
# HELP range_snapshots_sent_bytes Number of snapshot bytes sent
# TYPE range_snapshots_sent_bytes counter
range_snapshots_sent_bytes{store="1"} 0
# HELP raft_process_tickingnanos Nanoseconds spent in store.processRaft() processing replica.Tick()
# TYPE raft_process_tickingnanos counter
raft_process_tickingnanos{store="1"} 6.687e+06
# HELP requests_slow_lease Number of requests that have been stuck for a long time acquiring a lease
# TYPE requests_slow_lease gauge
requests_slow_lease{store="1"} 0
# HELP jobs_changefeed_resume_retry_error Number of changefeed jobs which failed with a retriable error
# TYPE jobs_changefeed_resume_retry_error counter
jobs_changefeed_resume_retry_error 0
# HELP leases_error Number of failed lease requests
# TYPE leases_error counter
leases_error{store="1"} 0
# HELP range_merges Number of range merges
# TYPE range_merges counter
range_merges{store="1"} 0
# HELP range_snapshots_applied_non_voter Number of snapshots applied by non-voter replicas
# TYPE range_snapshots_applied_non_voter counter
range_snapshots_applied_non_voter{store="1"} 0
# HELP jobs_auto_create_stats_currently_running Number of auto_create_stats jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_auto_create_stats_currently_running gauge
jobs_auto_create_stats_currently_running 0
# HELP sql_distsql_service_latency_internal Latency of DistSQL request execution (internal queries)
# TYPE sql_distsql_service_latency_internal histogram
sql_distsql_service_latency_internal_bucket{le="1.703935e+06"} 1
sql_distsql_service_latency_internal_bucket{le="1.900543e+06"} 2
sql_distsql_service_latency_internal_bucket{le="3.801087e+06"} 3
sql_distsql_service_latency_internal_bucket{le="6.029311e+06"} 4
sql_distsql_service_latency_internal_bucket{le="+Inf"} 4
sql_distsql_service_latency_internal_sum 1.3434876e+07
sql_distsql_service_latency_internal_count 4
# HELP queue_replicate_processingnanos Nanoseconds spent processing replicas in the replicate queue
# TYPE queue_replicate_processingnanos counter
queue_replicate_processingnanos{store="1"} 2.166e+06
# HELP distsender_rpc_err_transactionabortederrtype Number of TransactionAbortedErrType errors received
# TYPE distsender_rpc_err_transactionabortederrtype counter
distsender_rpc_err_transactionabortederrtype 0
# HELP timeseries_write_bytes Total size in bytes of metric samples written to disk
# TYPE timeseries_write_bytes counter
timeseries_write_bytes 2.455182e+06
# HELP tenant_consumption_sql_pods_cpu_seconds Total number of bytes written to KV
# TYPE tenant_consumption_sql_pods_cpu_seconds gauge
tenant_consumption_sql_pods_cpu_seconds 0
# HELP jobs_changefeed_fail_or_cancel_retry_error Number of changefeed jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_changefeed_fail_or_cancel_retry_error counter
jobs_changefeed_fail_or_cancel_retry_error 0
# HELP syscount Count of system KV pairs
# TYPE syscount gauge
syscount{store="1"} 411
# HELP range_splits Number of range splits
# TYPE range_splits counter
range_splits{store="1"} 30
# HELP queue_replicate_pending Number of pending replicas in the replicate queue
# TYPE queue_replicate_pending gauge
queue_replicate_pending{store="1"} 0
# HELP distsender_rpc_barrier_sent Number of Barrier requests sent
# TYPE distsender_rpc_barrier_sent counter
distsender_rpc_barrier_sent 0
# HELP kv_prober_planning_attempts Number of attempts at planning out probes made; in order to probe KV we need to plan out which ranges to probe;
# TYPE kv_prober_planning_attempts counter
kv_prober_planning_attempts 0
# HELP jobs_schema_change_currently_running Number of schema_change jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_schema_change_currently_running gauge
jobs_schema_change_currently_running 0
# HELP jobs_typedesc_schema_change_resume_completed Number of typedesc_schema_change jobs which successfully resumed to completion
# TYPE jobs_typedesc_schema_change_resume_completed counter
jobs_typedesc_schema_change_resume_completed 0
# HELP sql_guardrails_transaction_rows_written_log_count_internal Number of transactions logged because of transaction_rows_written_log guardrail (internal queries)
# TYPE sql_guardrails_transaction_rows_written_log_count_internal counter
sql_guardrails_transaction_rows_written_log_count_internal 0
# HELP queue_gc_info_abortspangcnum Number of AbortSpan entries fit for removal
# TYPE queue_gc_info_abortspangcnum counter
queue_gc_info_abortspangcnum{store="1"} 0
# HELP queue_replicate_nonvoterpromotions Number of non-voters promoted to voters by the replicate queue
# TYPE queue_replicate_nonvoterpromotions counter
queue_replicate_nonvoterpromotions{store="1"} 0
# HELP security_certificate_expiration_ca_client_tenant Expiration for the Tenant Client CA certificate. 0 means no certificate or error.
# TYPE security_certificate_expiration_ca_client_tenant gauge
security_certificate_expiration_ca_client_tenant 0
# HELP distsender_rpc_err_replicacorruptionerrtype Number of ReplicaCorruptionErrType errors received
# TYPE distsender_rpc_err_replicacorruptionerrtype counter
distsender_rpc_err_replicacorruptionerrtype 0
# HELP sql_mem_internal_session_current Current sql session memory usage for internal
# TYPE sql_mem_internal_session_current gauge
sql_mem_internal_session_current 0
# HELP sql_optimizer_plan_cache_misses Number of non-prepared statements for which a cached plan was not used
# TYPE sql_optimizer_plan_cache_misses counter
sql_optimizer_plan_cache_misses 13
# HELP rpc_heartbeats_loops_started Counter of the number of connection heartbeat loops which have been started
# TYPE rpc_heartbeats_loops_started counter
rpc_heartbeats_loops_started 1
# HELP totalbytes Total number of bytes taken up by keys and values including non-live data
# TYPE totalbytes gauge
totalbytes{store="1"} 1.583706e+06
# HELP gcbytesage Cumulative age of non-live data
# TYPE gcbytesage gauge
gcbytesage{store="1"} 0
# HELP sql_mem_internal_txn_max Memory usage per sql transaction for internal
# TYPE sql_mem_internal_txn_max histogram
sql_mem_internal_txn_max_bucket{le="4011"} 326
sql_mem_internal_txn_max_bucket{le="4311"} 712
sql_mem_internal_txn_max_bucket{le="4487"} 1340
sql_mem_internal_txn_max_bucket{le="4615"} 1358
sql_mem_internal_txn_max_bucket{le="4711"} 1410
sql_mem_internal_txn_max_bucket{le="4791"} 1434
sql_mem_internal_txn_max_bucket{le="4967"} 1504
sql_mem_internal_txn_max_bucket{le="5011"} 1508
sql_mem_internal_txn_max_bucket{le="5051"} 1514
sql_mem_internal_txn_max_bucket{le="5127"} 1534
sql_mem_internal_txn_max_bucket{le="5591"} 1536
sql_mem_internal_txn_max_bucket{le="5711"} 1538
sql_mem_internal_txn_max_bucket{le="5743"} 1540
sql_mem_internal_txn_max_bucket{le="5991"} 1542
sql_mem_internal_txn_max_bucket{le="+Inf"} 1542
sql_mem_internal_txn_max_sum 6.779146e+06
sql_mem_internal_txn_max_count 1542
# HELP sql_guardrails_max_row_size_err_count Number of rows observed violating sql.guardrails.max_row_size_err
# TYPE sql_guardrails_max_row_size_err_count counter
sql_guardrails_max_row_size_err_count 0
# HELP sql_distsql_exec_latency_internal Latency of DistSQL statement execution (internal queries)
# TYPE sql_distsql_exec_latency_internal histogram
sql_distsql_exec_latency_internal_bucket{le="294911"} 1
sql_distsql_exec_latency_internal_bucket{le="1.114111e+06"} 2
sql_distsql_exec_latency_internal_bucket{le="3.014655e+06"} 3
sql_distsql_exec_latency_internal_bucket{le="5.505023e+06"} 4
sql_distsql_exec_latency_internal_bucket{le="+Inf"} 4
sql_distsql_exec_latency_internal_sum 9.9287e+06
sql_distsql_exec_latency_internal_count 4
# HELP raft_scheduler_latency Nanoseconds spent waiting for a range to be processed by the Raft scheduler
# TYPE raft_scheduler_latency histogram
raft_scheduler_latency_bucket{store="1",le="1023"} 2
raft_scheduler_latency_bucket{store="1",le="2047"} 12
raft_scheduler_latency_bucket{store="1",le="3071"} 92
raft_scheduler_latency_bucket{store="1",le="4095"} 202
raft_scheduler_latency_bucket{store="1",le="5119"} 329
raft_scheduler_latency_bucket{store="1",le="6143"} 456
raft_scheduler_latency_bucket{store="1",le="7167"} 635
raft_scheduler_latency_bucket{store="1",le="8191"} 788
raft_scheduler_latency_bucket{store="1",le="9215"} 918
raft_scheduler_latency_bucket{store="1",le="10239"} 1029
raft_scheduler_latency_bucket{store="1",le="11263"} 1104
raft_scheduler_latency_bucket{store="1",le="12287"} 1165
raft_scheduler_latency_bucket{store="1",le="13311"} 1215
raft_scheduler_latency_bucket{store="1",le="14335"} 1258
raft_scheduler_latency_bucket{store="1",le="15359"} 1304
raft_scheduler_latency_bucket{store="1",le="16383"} 1351
raft_scheduler_latency_bucket{store="1",le="17407"} 1382
raft_scheduler_latency_bucket{store="1",le="18431"} 1418
raft_scheduler_latency_bucket{store="1",le="19455"} 1448
raft_scheduler_latency_bucket{store="1",le="20479"} 1494
raft_scheduler_latency_bucket{store="1",le="21503"} 1545
raft_scheduler_latency_bucket{store="1",le="22527"} 1574
raft_scheduler_latency_bucket{store="1",le="23551"} 1613
raft_scheduler_latency_bucket{store="1",le="24575"} 1640
raft_scheduler_latency_bucket{store="1",le="25599"} 1665
raft_scheduler_latency_bucket{store="1",le="26623"} 1692
raft_scheduler_latency_bucket{store="1",le="27647"} 1722
raft_scheduler_latency_bucket{store="1",le="28671"} 1733
raft_scheduler_latency_bucket{store="1",le="29695"} 1747
raft_scheduler_latency_bucket{store="1",le="30719"} 1763
raft_scheduler_latency_bucket{store="1",le="31743"} 1771
raft_scheduler_latency_bucket{store="1",le="32767"} 1785
raft_scheduler_latency_bucket{store="1",le="34815"} 1806
raft_scheduler_latency_bucket{store="1",le="36863"} 1820
raft_scheduler_latency_bucket{store="1",le="38911"} 1839
raft_scheduler_latency_bucket{store="1",le="40959"} 1857
raft_scheduler_latency_bucket{store="1",le="43007"} 1883
raft_scheduler_latency_bucket{store="1",le="45055"} 1904
raft_scheduler_latency_bucket{store="1",le="47103"} 1929
raft_scheduler_latency_bucket{store="1",le="49151"} 1962
raft_scheduler_latency_bucket{store="1",le="51199"} 1983
raft_scheduler_latency_bucket{store="1",le="53247"} 2003
raft_scheduler_latency_bucket{store="1",le="55295"} 2019
raft_scheduler_latency_bucket{store="1",le="57343"} 2035
raft_scheduler_latency_bucket{store="1",le="59391"} 2043
raft_scheduler_latency_bucket{store="1",le="61439"} 2055
raft_scheduler_latency_bucket{store="1",le="63487"} 2065
raft_scheduler_latency_bucket{store="1",le="65535"} 2070
raft_scheduler_latency_bucket{store="1",le="69631"} 2085
raft_scheduler_latency_bucket{store="1",le="73727"} 2105
raft_scheduler_latency_bucket{store="1",le="77823"} 2114
raft_scheduler_latency_bucket{store="1",le="81919"} 2125
raft_scheduler_latency_bucket{store="1",le="86015"} 2136
raft_scheduler_latency_bucket{store="1",le="90111"} 2141
raft_scheduler_latency_bucket{store="1",le="94207"} 2151
raft_scheduler_latency_bucket{store="1",le="98303"} 2154
raft_scheduler_latency_bucket{store="1",le="102399"} 2159
raft_scheduler_latency_bucket{store="1",le="106495"} 2168
raft_scheduler_latency_bucket{store="1",le="110591"} 2171
raft_scheduler_latency_bucket{store="1",le="114687"} 2184
raft_scheduler_latency_bucket{store="1",le="118783"} 2191
raft_scheduler_latency_bucket{store="1",le="122879"} 2198
raft_scheduler_latency_bucket{store="1",le="126975"} 2207
raft_scheduler_latency_bucket{store="1",le="131071"} 2214
raft_scheduler_latency_bucket{store="1",le="139263"} 2228
raft_scheduler_latency_bucket{store="1",le="147455"} 2237
raft_scheduler_latency_bucket{store="1",le="155647"} 2243
raft_scheduler_latency_bucket{store="1",le="163839"} 2246
raft_scheduler_latency_bucket{store="1",le="172031"} 2249
raft_scheduler_latency_bucket{store="1",le="180223"} 2254
raft_scheduler_latency_bucket{store="1",le="188415"} 2256
raft_scheduler_latency_bucket{store="1",le="196607"} 2260
raft_scheduler_latency_bucket{store="1",le="204799"} 2264
raft_scheduler_latency_bucket{store="1",le="212991"} 2267
raft_scheduler_latency_bucket{store="1",le="221183"} 2268
raft_scheduler_latency_bucket{store="1",le="229375"} 2269
raft_scheduler_latency_bucket{store="1",le="237567"} 2270
raft_scheduler_latency_bucket{store="1",le="245759"} 2272
raft_scheduler_latency_bucket{store="1",le="253951"} 2273
raft_scheduler_latency_bucket{store="1",le="262143"} 2274
raft_scheduler_latency_bucket{store="1",le="278527"} 2276
raft_scheduler_latency_bucket{store="1",le="327679"} 2277
raft_scheduler_latency_bucket{store="1",le="344063"} 2278
raft_scheduler_latency_bucket{store="1",le="360447"} 2279
raft_scheduler_latency_bucket{store="1",le="376831"} 2282
raft_scheduler_latency_bucket{store="1",le="393215"} 2283
raft_scheduler_latency_bucket{store="1",le="409599"} 2284
raft_scheduler_latency_bucket{store="1",le="557055"} 2285
raft_scheduler_latency_bucket{store="1",le="589823"} 2288
raft_scheduler_latency_bucket{store="1",le="688127"} 2289
raft_scheduler_latency_bucket{store="1",le="786431"} 2290
raft_scheduler_latency_bucket{store="1",le="819199"} 2291
raft_scheduler_latency_bucket{store="1",le="851967"} 2292
raft_scheduler_latency_bucket{store="1",le="1.114111e+06"} 2295
raft_scheduler_latency_bucket{store="1",le="1.245183e+06"} 2296
raft_scheduler_latency_bucket{store="1",le="1.507327e+06"} 2297
raft_scheduler_latency_bucket{store="1",le="1.638399e+06"} 2298
raft_scheduler_latency_bucket{store="1",le="+Inf"} 2298
raft_scheduler_latency_sum{store="1"} 7.6225286e+07
raft_scheduler_latency_count{store="1"} 2298
# HELP rpc_heartbeats_initializing Gauge of current connections in the initializing state
# TYPE rpc_heartbeats_initializing gauge
rpc_heartbeats_initializing 0
# HELP sys_host_disk_io_time Time spent reading from or writing to all disks since this process started
# TYPE sys_host_disk_io_time gauge
sys_host_disk_io_time 0
# HELP admission_errored_sql_sql_response Number of requests not admitted due to error
# TYPE admission_errored_sql_sql_response counter
admission_errored_sql_sql_response 0
# HELP liveness_heartbeatsuccesses Number of successful node liveness heartbeats from this node
# TYPE liveness_heartbeatsuccesses counter
liveness_heartbeatsuccesses 44
# HELP raft_rcvd_heartbeatresp Number of (coalesced, if enabled) MsgHeartbeatResp messages received by this store
# TYPE raft_rcvd_heartbeatresp counter
raft_rcvd_heartbeatresp{store="1"} 0
# HELP txnrecovery_successes_committed Number of transaction recovery attempts that committed a transaction
# TYPE txnrecovery_successes_committed counter
txnrecovery_successes_committed{store="1"} 0
# HELP jobs_schema_change_fail_or_cancel_failed Number of schema_change jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_schema_change_fail_or_cancel_failed counter
jobs_schema_change_fail_or_cancel_failed 0
# HELP jobs_auto_span_config_reconciliation_resume_completed Number of auto_span_config_reconciliation jobs which successfully resumed to completion
# TYPE jobs_auto_span_config_reconciliation_resume_completed counter
jobs_auto_span_config_reconciliation_resume_completed 0
# HELP sql_stats_discarded_current Number of fingerprint statistics being discarded
# TYPE sql_stats_discarded_current counter
sql_stats_discarded_current 0
# HELP sql_savepoint_release_count_internal Number of `RELEASE SAVEPOINT` statements successfully executed (internal queries)
# TYPE sql_savepoint_release_count_internal counter
sql_savepoint_release_count_internal 0
# HELP rpc_heartbeats_nominal Gauge of current connections in the nominal state
# TYPE rpc_heartbeats_nominal gauge
rpc_heartbeats_nominal 1
# HELP distsender_rpc_err_readwithinuncertaintyintervalerrtype Number of ReadWithinUncertaintyIntervalErrType errors received
# TYPE distsender_rpc_err_readwithinuncertaintyintervalerrtype counter
distsender_rpc_err_readwithinuncertaintyintervalerrtype 0
# HELP txn_restarts_txnpush Number of restarts due to a transaction push failure
# TYPE txn_restarts_txnpush counter
txn_restarts_txnpush 0
# HELP admission_wait_durations_kv_stores Wait time durations for requests that waited
# TYPE admission_wait_durations_kv_stores histogram
admission_wait_durations_kv_stores_bucket{le="+Inf"} 0
admission_wait_durations_kv_stores_sum 0
admission_wait_durations_kv_stores_count 0
# HELP replicas Number of replicas
# TYPE replicas gauge
replicas{store="1"} 73
# HELP leases_success Number of successful lease requests
# TYPE leases_success counter
leases_success{store="1"} 120
# HELP rocksdb_bloom_filter_prefix_checked Number of times the bloom filter was checked
# TYPE rocksdb_bloom_filter_prefix_checked gauge
rocksdb_bloom_filter_prefix_checked{store="1"} 0
# HELP distsender_rpc_pushtxn_sent Number of PushTxn requests sent
# TYPE distsender_rpc_pushtxn_sent counter
distsender_rpc_pushtxn_sent 0
# HELP jobs_auto_create_stats_fail_or_cancel_completed Number of auto_create_stats jobs which successfully completed their failure or cancelation process
# TYPE jobs_auto_create_stats_fail_or_cancel_completed counter
jobs_auto_create_stats_fail_or_cancel_completed 0
# HELP kv_concurrency_max_lock_wait_queue_waiters_for_lock Maximum number of requests actively waiting in any single lock wait-queue
# TYPE kv_concurrency_max_lock_wait_queue_waiters_for_lock gauge
kv_concurrency_max_lock_wait_queue_waiters_for_lock{store="1"} 0
# HELP streaming_ingested_bytes Bytes ingested by all ingestion jobs
# TYPE streaming_ingested_bytes counter
streaming_ingested_bytes 0
# HELP sql_txn_latency Latency of SQL transactions
# TYPE sql_txn_latency histogram
sql_txn_latency_bucket{le="122879"} 1
sql_txn_latency_bucket{le="172031"} 2
sql_txn_latency_bucket{le="180223"} 3
sql_txn_latency_bucket{le="188415"} 4
sql_txn_latency_bucket{le="204799"} 5
sql_txn_latency_bucket{le="245759"} 6
sql_txn_latency_bucket{le="253951"} 7
sql_txn_latency_bucket{le="360447"} 8
sql_txn_latency_bucket{le="589823"} 11
sql_txn_latency_bucket{le="622591"} 14
sql_txn_latency_bucket{le="655359"} 16
sql_txn_latency_bucket{le="688127"} 17
sql_txn_latency_bucket{le="720895"} 19
sql_txn_latency_bucket{le="753663"} 20
sql_txn_latency_bucket{le="786431"} 23
sql_txn_latency_bucket{le="819199"} 24
sql_txn_latency_bucket{le="851967"} 26
sql_txn_latency_bucket{le="884735"} 27
sql_txn_latency_bucket{le="917503"} 28
sql_txn_latency_bucket{le="950271"} 29
sql_txn_latency_bucket{le="983039"} 30
sql_txn_latency_bucket{le="1.015807e+06"} 31
sql_txn_latency_bucket{le="1.114111e+06"} 32
sql_txn_latency_bucket{le="1.310719e+06"} 34
sql_txn_latency_bucket{le="1.376255e+06"} 36
sql_txn_latency_bucket{le="1.441791e+06"} 38
sql_txn_latency_bucket{le="1.507327e+06"} 39
sql_txn_latency_bucket{le="1.769471e+06"} 41
sql_txn_latency_bucket{le="1.835007e+06"} 42
sql_txn_latency_bucket{le="2.031615e+06"} 44
sql_txn_latency_bucket{le="2.097151e+06"} 45
sql_txn_latency_bucket{le="2.228223e+06"} 46
sql_txn_latency_bucket{le="2.490367e+06"} 49
sql_txn_latency_bucket{le="2.621439e+06"} 50
sql_txn_latency_bucket{le="2.752511e+06"} 56
sql_txn_latency_bucket{le="2.883583e+06"} 59
sql_txn_latency_bucket{le="3.014655e+06"} 61
sql_txn_latency_bucket{le="3.145727e+06"} 62
sql_txn_latency_bucket{le="3.276799e+06"} 63
sql_txn_latency_bucket{le="3.407871e+06"} 65
sql_txn_latency_bucket{le="3.538943e+06"} 66
sql_txn_latency_bucket{le="3.801087e+06"} 67
sql_txn_latency_bucket{le="3.932159e+06"} 71
sql_txn_latency_bucket{le="4.063231e+06"} 72
sql_txn_latency_bucket{le="4.980735e+06"} 73
sql_txn_latency_bucket{le="6.553599e+06"} 74
sql_txn_latency_bucket{le="1.1534335e+07"} 75
sql_txn_latency_bucket{le="1.7825791e+07"} 77
sql_txn_latency_bucket{le="1.42606335e+08"} 78
sql_txn_latency_bucket{le="2.85212671e+08"} 80
sql_txn_latency_bucket{le="3.01989887e+08"} 82
sql_txn_latency_bucket{le="+Inf"} 82
sql_txn_latency_sum 1.501224878e+09
sql_txn_latency_count 82
# HELP sql_txn_latency_internal Latency of SQL transactions (internal queries)
# TYPE sql_txn_latency_internal histogram
sql_txn_latency_internal_bucket{le="278527"} 1
sql_txn_latency_internal_bucket{le="344063"} 2
sql_txn_latency_internal_bucket{le="360447"} 7
sql_txn_latency_internal_bucket{le="393215"} 8
sql_txn_latency_internal_bucket{le="409599"} 10
sql_txn_latency_internal_bucket{le="425983"} 14
sql_txn_latency_internal_bucket{le="442367"} 17
sql_txn_latency_internal_bucket{le="458751"} 23
sql_txn_latency_internal_bucket{le="475135"} 33
sql_txn_latency_internal_bucket{le="491519"} 36
sql_txn_latency_internal_bucket{le="507903"} 45
sql_txn_latency_internal_bucket{le="524287"} 52
sql_txn_latency_internal_bucket{le="557055"} 69
sql_txn_latency_internal_bucket{le="589823"} 82
sql_txn_latency_internal_bucket{le="622591"} 99
sql_txn_latency_internal_bucket{le="655359"} 118
sql_txn_latency_internal_bucket{le="688127"} 124
sql_txn_latency_internal_bucket{le="720895"} 139
sql_txn_latency_internal_bucket{le="753663"} 150
sql_txn_latency_internal_bucket{le="786431"} 151
sql_txn_latency_internal_bucket{le="819199"} 152
sql_txn_latency_internal_bucket{le="851967"} 156
sql_txn_latency_internal_bucket{le="884735"} 164
sql_txn_latency_internal_bucket{le="917503"} 169
sql_txn_latency_internal_bucket{le="950271"} 186
sql_txn_latency_internal_bucket{le="983039"} 194
sql_txn_latency_internal_bucket{le="1.015807e+06"} 200
sql_txn_latency_internal_bucket{le="1.048575e+06"} 203
sql_txn_latency_internal_bucket{le="1.114111e+06"} 207
sql_txn_latency_internal_bucket{le="1.179647e+06"} 218
sql_txn_latency_internal_bucket{le="1.245183e+06"} 235
sql_txn_latency_internal_bucket{le="1.310719e+06"} 242
sql_txn_latency_internal_bucket{le="1.376255e+06"} 244
sql_txn_latency_internal_bucket{le="1.441791e+06"} 246
sql_txn_latency_internal_bucket{le="1.507327e+06"} 252
sql_txn_latency_internal_bucket{le="1.572863e+06"} 257
sql_txn_latency_internal_bucket{le="1.638399e+06"} 259
sql_txn_latency_internal_bucket{le="1.703935e+06"} 264
sql_txn_latency_internal_bucket{le="1.769471e+06"} 266
sql_txn_latency_internal_bucket{le="1.835007e+06"} 269
sql_txn_latency_internal_bucket{le="1.900543e+06"} 271
sql_txn_latency_internal_bucket{le="2.097151e+06"} 272
sql_txn_latency_internal_bucket{le="2.228223e+06"} 274
sql_txn_latency_internal_bucket{le="2.359295e+06"} 276
sql_txn_latency_internal_bucket{le="2.621439e+06"} 277
sql_txn_latency_internal_bucket{le="3.276799e+06"} 278
sql_txn_latency_internal_bucket{le="4.456447e+06"} 279
sql_txn_latency_internal_bucket{le="4.718591e+06"} 281
sql_txn_latency_internal_bucket{le="5.242879e+06"} 284
sql_txn_latency_internal_bucket{le="5.505023e+06"} 285
sql_txn_latency_internal_bucket{le="5.767167e+06"} 286
sql_txn_latency_internal_bucket{le="6.029311e+06"} 290
sql_txn_latency_internal_bucket{le="6.291455e+06"} 292
sql_txn_latency_internal_bucket{le="6.553599e+06"} 294
sql_txn_latency_internal_bucket{le="6.815743e+06"} 295
sql_txn_latency_internal_bucket{le="7.077887e+06"} 296
sql_txn_latency_internal_bucket{le="9.437183e+06"} 297
sql_txn_latency_internal_bucket{le="1.7825791e+07"} 298
sql_txn_latency_internal_bucket{le="2.3068671e+07"} 299
sql_txn_latency_internal_bucket{le="2.4117247e+07"} 300
sql_txn_latency_internal_bucket{le="2.8311551e+07"} 301
sql_txn_latency_internal_bucket{le="3.2505855e+07"} 302
sql_txn_latency_internal_bucket{le="3.3554431e+07"} 303
sql_txn_latency_internal_bucket{le="3.5651583e+07"} 304
sql_txn_latency_internal_bucket{le="7.1303167e+07"} 305
sql_txn_latency_internal_bucket{le="7.5497471e+07"} 306
sql_txn_latency_internal_bucket{le="+Inf"} 306
sql_txn_latency_internal_sum 7.0523259e+08
sql_txn_latency_internal_count 306
# HELP livecount Count of live keys
# TYPE livecount gauge
livecount{store="1"} 5569
# HELP sys_goroutines Current number of goroutines
# TYPE sys_goroutines gauge
sys_goroutines 296
# HELP rocksdb_estimated_pending_compaction Estimated pending compaction bytes
# TYPE rocksdb_estimated_pending_compaction gauge
rocksdb_estimated_pending_compaction{store="1"} 0
# HELP raft_rcvd_app Number of MsgApp messages received by this store
# TYPE raft_rcvd_app counter
raft_rcvd_app{store="1"} 0
# HELP queue_raftsnapshot_process_failure Number of replicas which failed processing in the Raft repair queue
# TYPE queue_raftsnapshot_process_failure counter
queue_raftsnapshot_process_failure{store="1"} 0
# HELP sql_mem_bulk_current Current sql statement memory usage for bulk operations
# TYPE sql_mem_bulk_current gauge
sql_mem_bulk_current 0
# HELP sql_txn_rollback_started_count Number of SQL transaction ROLLBACK statements started
# TYPE sql_txn_rollback_started_count counter
sql_txn_rollback_started_count 0
# HELP sql_restart_savepoint_count_internal Number of `SAVEPOINT cockroach_restart` statements successfully executed (internal queries)
# TYPE sql_restart_savepoint_count_internal counter
sql_restart_savepoint_count_internal 0
# HELP sql_stats_mem_current_internal Current memory usage for fingerprint storage (internal queries)
# TYPE sql_stats_mem_current_internal gauge
sql_stats_mem_current_internal 0
# HELP changefeed_flushed_bytes Bytes emitted by all feeds; maybe different from changefeed.emitted_bytes when compression is enabled
# TYPE changefeed_flushed_bytes counter
changefeed_flushed_bytes 0
# HELP sql_guardrails_transaction_rows_written_log_count Number of transactions logged because of transaction_rows_written_log guardrail
# TYPE sql_guardrails_transaction_rows_written_log_count counter
sql_guardrails_transaction_rows_written_log_count 0
# HELP sql_optimizer_fallback_count_internal Number of statements which the cost-based optimizer was unable to plan (internal queries)
# TYPE sql_optimizer_fallback_count_internal counter
sql_optimizer_fallback_count_internal 0
# HELP raft_process_workingnanos Nanoseconds spent in store.processRaft() working
# TYPE raft_process_workingnanos counter
raft_process_workingnanos{store="1"} 2.97425e+08
# HELP sys_cgo_allocbytes Current bytes of memory allocated by cgo
# TYPE sys_cgo_allocbytes gauge
sys_cgo_allocbytes 2.093356e+07
# HELP distsender_errors_inleasetransferbackoffs Number of times backed off due to NotLeaseHolderErrors during lease transfer
# TYPE distsender_errors_inleasetransferbackoffs counter
distsender_errors_inleasetransferbackoffs 0
# HELP distsender_rpc_gc_sent Number of GC requests sent
# TYPE distsender_rpc_gc_sent counter
distsender_rpc_gc_sent 77
# HELP distsender_rpc_initput_sent Number of InitPut requests sent
# TYPE distsender_rpc_initput_sent counter
distsender_rpc_initput_sent 1097
# HELP queue_raftlog_processingnanos Nanoseconds spent processing replicas in the Raft log queue
# TYPE queue_raftlog_processingnanos counter
queue_raftlog_processingnanos{store="1"} 4.1243e+07
# HELP queue_replicate_removedeadreplica Number of dead replica removals attempted by the replicate queue (typically in response to a node outage)
# TYPE queue_replicate_removedeadreplica counter
queue_replicate_removedeadreplica{store="1"} 0
# HELP build_timestamp Build information
# TYPE build_timestamp gauge
build_timestamp{tag="v21.2.9",go_version="go1.16.6"} 1.649783295e+09
# HELP livebytes Number of bytes of live data (keys plus values)
# TYPE livebytes gauge
livebytes{store="1"} 1.516995e+06
# HELP distsender_rpc_heartbeattxn_sent Number of HeartbeatTxn requests sent
# TYPE distsender_rpc_heartbeattxn_sent counter
distsender_rpc_heartbeattxn_sent 0
# HELP queue_consistency_pending Number of pending replicas in the consistency checker queue
# TYPE queue_consistency_pending gauge
queue_consistency_pending{store="1"} 0
# HELP admission_requested_sql_kv_response Number of requests
# TYPE admission_requested_sql_kv_response counter
admission_requested_sql_kv_response 0
# HELP changefeed_buffer_entries_mem_acquired Total amount of memory acquired for entries as they enter the system
# TYPE changefeed_buffer_entries_mem_acquired counter
changefeed_buffer_entries_mem_acquired 0
# HELP queue_gc_info_abortspanscanned Number of transactions present in the AbortSpan scanned from the engine
# TYPE queue_gc_info_abortspanscanned counter
queue_gc_info_abortspanscanned{store="1"} 0
# HELP sql_temp_object_cleaner_schemas_to_delete number of schemas to be deleted by the temp object cleaner on this node
# TYPE sql_temp_object_cleaner_schemas_to_delete counter
sql_temp_object_cleaner_schemas_to_delete 0
# HELP schedules_BACKUP_succeeded Number of BACKUP jobs succeeded
# TYPE schedules_BACKUP_succeeded counter
schedules_BACKUP_succeeded 0
# HELP range_adds Number of range additions
# TYPE range_adds counter
range_adds{store="1"} 0
# HELP raft_rcvd_dropped Number of dropped incoming Raft messages
# TYPE raft_rcvd_dropped counter
raft_rcvd_dropped{store="1"} 0
# HELP distsender_rpc_requestlease_sent Number of RequestLease requests sent
# TYPE distsender_rpc_requestlease_sent counter
distsender_rpc_requestlease_sent 0
# HELP changefeed_buffer_entries_mem_released Total amount of memory released by the entries after they have been emitted
# TYPE changefeed_buffer_entries_mem_released counter
changefeed_buffer_entries_mem_released 0
# HELP sql_mem_root_current Current sql statement memory usage for root
# TYPE sql_mem_root_current gauge
sql_mem_root_current 1.49504e+06
# HELP sql_bytesout Number of sql bytes sent
# TYPE sql_bytesout counter
sql_bytesout 78320
# HELP queue_consistency_process_failure Number of replicas which failed processing in the consistency checker queue
# TYPE queue_consistency_process_failure counter
queue_consistency_process_failure{store="1"} 0
# HELP distsender_rpc_adminsplit_sent Number of AdminSplit requests sent
# TYPE distsender_rpc_adminsplit_sent counter
distsender_rpc_adminsplit_sent 24
# HELP tenant_consumption_request_units Total RU consumption
# TYPE tenant_consumption_request_units gauge
tenant_consumption_request_units 0
# HELP rocksdb_block_cache_hits Count of block cache hits
# TYPE rocksdb_block_cache_hits gauge
rocksdb_block_cache_hits{store="1"} 0
# HELP raft_process_handleready_latency Latency histogram for handling a Raft ready
# TYPE raft_process_handleready_latency histogram
raft_process_handleready_latency_bucket{store="1",le="0"} 1
raft_process_handleready_latency_bucket{store="1",le="1023"} 3
raft_process_handleready_latency_bucket{store="1",le="2047"} 10
raft_process_handleready_latency_bucket{store="1",le="3071"} 13
raft_process_handleready_latency_bucket{store="1",le="4095"} 17
raft_process_handleready_latency_bucket{store="1",le="5119"} 18
raft_process_handleready_latency_bucket{store="1",le="7167"} 19
raft_process_handleready_latency_bucket{store="1",le="8191"} 20
raft_process_handleready_latency_bucket{store="1",le="9215"} 22
raft_process_handleready_latency_bucket{store="1",le="10239"} 25
raft_process_handleready_latency_bucket{store="1",le="11263"} 26
raft_process_handleready_latency_bucket{store="1",le="12287"} 27
raft_process_handleready_latency_bucket{store="1",le="13311"} 30
raft_process_handleready_latency_bucket{store="1",le="14335"} 32
raft_process_handleready_latency_bucket{store="1",le="17407"} 37
raft_process_handleready_latency_bucket{store="1",le="18431"} 45
raft_process_handleready_latency_bucket{store="1",le="19455"} 50
raft_process_handleready_latency_bucket{store="1",le="20479"} 54
raft_process_handleready_latency_bucket{store="1",le="21503"} 59
raft_process_handleready_latency_bucket{store="1",le="22527"} 64
raft_process_handleready_latency_bucket{store="1",le="23551"} 69
raft_process_handleready_latency_bucket{store="1",le="24575"} 78
raft_process_handleready_latency_bucket{store="1",le="25599"} 85
raft_process_handleready_latency_bucket{store="1",le="26623"} 93
raft_process_handleready_latency_bucket{store="1",le="27647"} 103
raft_process_handleready_latency_bucket{store="1",le="28671"} 104
raft_process_handleready_latency_bucket{store="1",le="29695"} 108
raft_process_handleready_latency_bucket{store="1",le="30719"} 113
raft_process_handleready_latency_bucket{store="1",le="31743"} 117
raft_process_handleready_latency_bucket{store="1",le="32767"} 125
raft_process_handleready_latency_bucket{store="1",le="34815"} 137
raft_process_handleready_latency_bucket{store="1",le="36863"} 151
raft_process_handleready_latency_bucket{store="1",le="38911"} 159
raft_process_handleready_latency_bucket{store="1",le="40959"} 172
raft_process_handleready_latency_bucket{store="1",le="43007"} 206
raft_process_handleready_latency_bucket{store="1",le="45055"} 214
raft_process_handleready_latency_bucket{store="1",le="47103"} 247
raft_process_handleready_latency_bucket{store="1",le="49151"} 269
raft_process_handleready_latency_bucket{store="1",le="51199"} 290
raft_process_handleready_latency_bucket{store="1",le="53247"} 337
raft_process_handleready_latency_bucket{store="1",le="55295"} 380
raft_process_handleready_latency_bucket{store="1",le="57343"} 428
raft_process_handleready_latency_bucket{store="1",le="59391"} 470
raft_process_handleready_latency_bucket{store="1",le="61439"} 518
raft_process_handleready_latency_bucket{store="1",le="63487"} 561
raft_process_handleready_latency_bucket{store="1",le="65535"} 605
raft_process_handleready_latency_bucket{store="1",le="69631"} 687
raft_process_handleready_latency_bucket{store="1",le="73727"} 771
raft_process_handleready_latency_bucket{store="1",le="77823"} 829
raft_process_handleready_latency_bucket{store="1",le="81919"} 883
raft_process_handleready_latency_bucket{store="1",le="86015"} 945
raft_process_handleready_latency_bucket{store="1",le="90111"} 997
raft_process_handleready_latency_bucket{store="1",le="94207"} 1054
raft_process_handleready_latency_bucket{store="1",le="98303"} 1096
raft_process_handleready_latency_bucket{store="1",le="102399"} 1144
raft_process_handleready_latency_bucket{store="1",le="106495"} 1181
raft_process_handleready_latency_bucket{store="1",le="110591"} 1215
raft_process_handleready_latency_bucket{store="1",le="114687"} 1249
raft_process_handleready_latency_bucket{store="1",le="118783"} 1287
raft_process_handleready_latency_bucket{store="1",le="122879"} 1318
raft_process_handleready_latency_bucket{store="1",le="126975"} 1338
raft_process_handleready_latency_bucket{store="1",le="131071"} 1368
raft_process_handleready_latency_bucket{store="1",le="139263"} 1414
raft_process_handleready_latency_bucket{store="1",le="147455"} 1456
raft_process_handleready_latency_bucket{store="1",le="155647"} 1489
raft_process_handleready_latency_bucket{store="1",le="163839"} 1527
raft_process_handleready_latency_bucket{store="1",le="172031"} 1557
raft_process_handleready_latency_bucket{store="1",le="180223"} 1583
raft_process_handleready_latency_bucket{store="1",le="188415"} 1603
raft_process_handleready_latency_bucket{store="1",le="196607"} 1627
raft_process_handleready_latency_bucket{store="1",le="204799"} 1644
raft_process_handleready_latency_bucket{store="1",le="212991"} 1659
raft_process_handleready_latency_bucket{store="1",le="221183"} 1684
raft_process_handleready_latency_bucket{store="1",le="229375"} 1694
raft_process_handleready_latency_bucket{store="1",le="237567"} 1707
raft_process_handleready_latency_bucket{store="1",le="245759"} 1725
raft_process_handleready_latency_bucket{store="1",le="253951"} 1733
raft_process_handleready_latency_bucket{store="1",le="262143"} 1745
raft_process_handleready_latency_bucket{store="1",le="278527"} 1759
raft_process_handleready_latency_bucket{store="1",le="294911"} 1767
raft_process_handleready_latency_bucket{store="1",le="311295"} 1778
raft_process_handleready_latency_bucket{store="1",le="327679"} 1787
raft_process_handleready_latency_bucket{store="1",le="344063"} 1795
raft_process_handleready_latency_bucket{store="1",le="360447"} 1808
raft_process_handleready_latency_bucket{store="1",le="376831"} 1819
raft_process_handleready_latency_bucket{store="1",le="393215"} 1830
raft_process_handleready_latency_bucket{store="1",le="409599"} 1837
raft_process_handleready_latency_bucket{store="1",le="425983"} 1844
raft_process_handleready_latency_bucket{store="1",le="442367"} 1854
raft_process_handleready_latency_bucket{store="1",le="458751"} 1859
raft_process_handleready_latency_bucket{store="1",le="475135"} 1863
raft_process_handleready_latency_bucket{store="1",le="491519"} 1865
raft_process_handleready_latency_bucket{store="1",le="524287"} 1866
raft_process_handleready_latency_bucket{store="1",le="557055"} 1872
raft_process_handleready_latency_bucket{store="1",le="589823"} 1873
raft_process_handleready_latency_bucket{store="1",le="622591"} 1875
raft_process_handleready_latency_bucket{store="1",le="655359"} 1876
raft_process_handleready_latency_bucket{store="1",le="688127"} 1877
raft_process_handleready_latency_bucket{store="1",le="720895"} 1878
raft_process_handleready_latency_bucket{store="1",le="753663"} 1879
raft_process_handleready_latency_bucket{store="1",le="786431"} 1881
raft_process_handleready_latency_bucket{store="1",le="917503"} 1882
raft_process_handleready_latency_bucket{store="1",le="1.015807e+06"} 1883
raft_process_handleready_latency_bucket{store="1",le="1.114111e+06"} 1884
raft_process_handleready_latency_bucket{store="1",le="1.179647e+06"} 1885
raft_process_handleready_latency_bucket{store="1",le="1.245183e+06"} 1886
raft_process_handleready_latency_bucket{store="1",le="1.376255e+06"} 1888
raft_process_handleready_latency_bucket{store="1",le="1.769471e+06"} 1889
raft_process_handleready_latency_bucket{store="1",le="2.097151e+06"} 1891
raft_process_handleready_latency_bucket{store="1",le="2.228223e+06"} 1894
raft_process_handleready_latency_bucket{store="1",le="2.359295e+06"} 1899
raft_process_handleready_latency_bucket{store="1",le="2.621439e+06"} 1902
raft_process_handleready_latency_bucket{store="1",le="2.752511e+06"} 1903
raft_process_handleready_latency_bucket{store="1",le="2.883583e+06"} 1904
raft_process_handleready_latency_bucket{store="1",le="3.014655e+06"} 1905
raft_process_handleready_latency_bucket{store="1",le="3.145727e+06"} 1906
raft_process_handleready_latency_bucket{store="1",le="3.670015e+06"} 1907
raft_process_handleready_latency_bucket{store="1",le="4.194303e+06"} 1908
raft_process_handleready_latency_bucket{store="1",le="4.456447e+06"} 1909
raft_process_handleready_latency_bucket{store="1",le="4.980735e+06"} 1910
raft_process_handleready_latency_bucket{store="1",le="5.242879e+06"} 1911
raft_process_handleready_latency_bucket{store="1",le="6.029311e+06"} 1912
raft_process_handleready_latency_bucket{store="1",le="+Inf"} 1912
raft_process_handleready_latency_sum{store="1"} 3.04674953e+08
raft_process_handleready_latency_count{store="1"} 1912
# HELP sql_stats_reported_mem_current Current memory usage for reported fingerprint storage
# TYPE sql_stats_reported_mem_current gauge
sql_stats_reported_mem_current 0
# HELP replicas_leaders_not_leaseholders Number of replicas that are Raft leaders whose range lease is held by another store
# TYPE replicas_leaders_not_leaseholders gauge
replicas_leaders_not_leaseholders{store="1"} 0
# HELP raft_rcvd_prevoteresp Number of MsgPreVoteResp messages received by this store
# TYPE raft_rcvd_prevoteresp counter
raft_rcvd_prevoteresp{store="1"} 0
# HELP queue_gc_info_intentsconsidered Number of 'old' intents
# TYPE queue_gc_info_intentsconsidered counter
queue_gc_info_intentsconsidered{store="1"} 0
# HELP queue_split_pending Number of pending replicas in the split queue
# TYPE queue_split_pending gauge
queue_split_pending{store="1"} 0
# HELP txnwaitqueue_pushee_waiting Number of pushees on the txn wait queue
# TYPE txnwaitqueue_pushee_waiting gauge
txnwaitqueue_pushee_waiting{store="1"} 0
# HELP txn_restarts_writetooold Number of restarts due to a concurrent writer committing first
# TYPE txn_restarts_writetooold counter
txn_restarts_writetooold 0
# HELP admission_wait_durations_sql_sql_response Wait time durations for requests that waited
# TYPE admission_wait_durations_sql_sql_response histogram
admission_wait_durations_sql_sql_response_bucket{le="+Inf"} 0
admission_wait_durations_sql_sql_response_sum 0
admission_wait_durations_sql_sql_response_count 0
# HELP sql_guardrails_transaction_rows_written_err_count_internal Number of transactions errored because of transaction_rows_written_err guardrail (internal queries)
# TYPE sql_guardrails_transaction_rows_written_err_count_internal counter
sql_guardrails_transaction_rows_written_err_count_internal 0
# HELP intentage Cumulative age of intents
# TYPE intentage gauge
intentage{store="1"} 0
# HELP sys_fd_open Process open file descriptors
# TYPE sys_fd_open gauge
sys_fd_open 0
# HELP jobs_schema_change_gc_currently_running Number of schema_change_gc jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_schema_change_gc_currently_running gauge
jobs_schema_change_gc_currently_running 0
# HELP jobs_stream_ingestion_resume_failed Number of stream_ingestion jobs which failed with a non-retriable error
# TYPE jobs_stream_ingestion_resume_failed counter
jobs_stream_ingestion_resume_failed 0
# HELP capacity_available Available storage capacity
# TYPE capacity_available gauge
capacity_available{store="1"} 5.36870912e+08
# HELP txn_restarts Number of restarted KV transactions
# TYPE txn_restarts histogram
txn_restarts_bucket{le="+Inf"} 0
txn_restarts_sum 0
txn_restarts_count 0
# HELP jobs_create_stats_fail_or_cancel_retry_error Number of create_stats jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_create_stats_fail_or_cancel_retry_error counter
jobs_create_stats_fail_or_cancel_retry_error 0
# HELP raft_entrycache_hits Number of successful cache lookups in the Raft entry cache
# TYPE raft_entrycache_hits counter
raft_entrycache_hits{store="1"} 47
# HELP gossip_infos_received Number of received gossip Info objects
# TYPE gossip_infos_received counter
gossip_infos_received 0
# HELP sys_host_disk_read_bytes Bytes read from all disks since this process started
# TYPE sys_host_disk_read_bytes gauge
sys_host_disk_read_bytes 3.1203328e+07
# HELP distsender_rpc_querytxn_sent Number of QueryTxn requests sent
# TYPE distsender_rpc_querytxn_sent counter
distsender_rpc_querytxn_sent 0
# HELP txn_refresh_success Number of successful transaction refreshes. A refresh may be preemptive or reactive. A reactive refresh is performed after a request throws an error because a refresh is needed for it to succeed. In these cases, the request will be re-issued as an auto-retry (see txn.refresh.auto_retries) after the refresh succeeds.
# TYPE txn_refresh_success counter
txn_refresh_success 3
# HELP distsender_rpc_err_conditionfailederrtype Number of ConditionFailedErrType errors received
# TYPE distsender_rpc_err_conditionfailederrtype counter
distsender_rpc_err_conditionfailederrtype 0
# HELP sql_txns_open Number of currently open SQL transactions
# TYPE sql_txns_open gauge
sql_txns_open 0
# HELP sql_txn_rollback_count_internal Number of SQL transaction ROLLBACK statements successfully executed (internal queries)
# TYPE sql_txn_rollback_count_internal counter
sql_txn_rollback_count_internal 0
# HELP queue_gc_info_resolvefailed Number of cleanup intent failures during GC
# TYPE queue_gc_info_resolvefailed counter
queue_gc_info_resolvefailed{store="1"} 0
# HELP changefeed_flush_messages_pushback_nanos Total time spent throttled for flush quota
# TYPE changefeed_flush_messages_pushback_nanos counter
changefeed_flush_messages_pushback_nanos 0
# HELP sql_query_started_count Number of SQL queries started
# TYPE sql_query_started_count counter
sql_query_started_count 82
# HELP sql_guardrails_full_scan_rejected_count Number of full table or index scans that have been rejected because of `disallow_full_table_scans` guardrail
# TYPE sql_guardrails_full_scan_rejected_count counter
sql_guardrails_full_scan_rejected_count 0
# HELP raft_ticks Number of Raft ticks queued
# TYPE raft_ticks counter
raft_ticks{store="1"} 977
# HELP admission_admitted_kv_stores Number of requests admitted
# TYPE admission_admitted_kv_stores counter
admission_admitted_kv_stores 0
# HELP sqlliveness_write_successes Number of update or insert calls successfully performed
# TYPE sqlliveness_write_successes counter
sqlliveness_write_successes 40
# HELP jobs_restore_resume_failed Number of restore jobs which failed with a non-retriable error
# TYPE jobs_restore_resume_failed counter
jobs_restore_resume_failed 0
# HELP jobs_stream_ingestion_currently_running Number of stream_ingestion jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_stream_ingestion_currently_running gauge
jobs_stream_ingestion_currently_running 0
# HELP queue_merge_process_success Number of replicas successfully processed by the merge queue
# TYPE queue_merge_process_success counter
queue_merge_process_success{store="1"} 0
# HELP queue_consistency_process_success Number of replicas successfully processed by the consistency checker queue
# TYPE queue_consistency_process_success counter
queue_consistency_process_success{store="1"} 73
# HELP raft_process_logcommit_latency Latency histogram for committing Raft log entries
# TYPE raft_process_logcommit_latency histogram
raft_process_logcommit_latency_bucket{store="1",le="3071"} 10
raft_process_logcommit_latency_bucket{store="1",le="4095"} 58
raft_process_logcommit_latency_bucket{store="1",le="5119"} 137
raft_process_logcommit_latency_bucket{store="1",le="6143"} 259
raft_process_logcommit_latency_bucket{store="1",le="7167"} 414
raft_process_logcommit_latency_bucket{store="1",le="8191"} 542
raft_process_logcommit_latency_bucket{store="1",le="9215"} 702
raft_process_logcommit_latency_bucket{store="1",le="10239"} 868
raft_process_logcommit_latency_bucket{store="1",le="11263"} 1031
raft_process_logcommit_latency_bucket{store="1",le="12287"} 1146
raft_process_logcommit_latency_bucket{store="1",le="13311"} 1227
raft_process_logcommit_latency_bucket{store="1",le="14335"} 1313
raft_process_logcommit_latency_bucket{store="1",le="15359"} 1390
raft_process_logcommit_latency_bucket{store="1",le="16383"} 1464
raft_process_logcommit_latency_bucket{store="1",le="17407"} 1503
raft_process_logcommit_latency_bucket{store="1",le="18431"} 1536
raft_process_logcommit_latency_bucket{store="1",le="19455"} 1569
raft_process_logcommit_latency_bucket{store="1",le="20479"} 1591
raft_process_logcommit_latency_bucket{store="1",le="21503"} 1612
raft_process_logcommit_latency_bucket{store="1",le="22527"} 1631
raft_process_logcommit_latency_bucket{store="1",le="23551"} 1654
raft_process_logcommit_latency_bucket{store="1",le="24575"} 1670
raft_process_logcommit_latency_bucket{store="1",le="25599"} 1682
raft_process_logcommit_latency_bucket{store="1",le="26623"} 1694
raft_process_logcommit_latency_bucket{store="1",le="27647"} 1706
raft_process_logcommit_latency_bucket{store="1",le="28671"} 1717
raft_process_logcommit_latency_bucket{store="1",le="29695"} 1735
raft_process_logcommit_latency_bucket{store="1",le="30719"} 1749
raft_process_logcommit_latency_bucket{store="1",le="31743"} 1758
raft_process_logcommit_latency_bucket{store="1",le="32767"} 1765
raft_process_logcommit_latency_bucket{store="1",le="34815"} 1778
raft_process_logcommit_latency_bucket{store="1",le="36863"} 1787
raft_process_logcommit_latency_bucket{store="1",le="38911"} 1791
raft_process_logcommit_latency_bucket{store="1",le="40959"} 1796
raft_process_logcommit_latency_bucket{store="1",le="43007"} 1802
raft_process_logcommit_latency_bucket{store="1",le="45055"} 1804
raft_process_logcommit_latency_bucket{store="1",le="47103"} 1805
raft_process_logcommit_latency_bucket{store="1",le="49151"} 1808
raft_process_logcommit_latency_bucket{store="1",le="53247"} 1810
raft_process_logcommit_latency_bucket{store="1",le="57343"} 1811
raft_process_logcommit_latency_bucket{store="1",le="59391"} 1812
raft_process_logcommit_latency_bucket{store="1",le="63487"} 1815
raft_process_logcommit_latency_bucket{store="1",le="69631"} 1818
raft_process_logcommit_latency_bucket{store="1",le="73727"} 1820
raft_process_logcommit_latency_bucket{store="1",le="81919"} 1821
raft_process_logcommit_latency_bucket{store="1",le="90111"} 1822
raft_process_logcommit_latency_bucket{store="1",le="94207"} 1823
raft_process_logcommit_latency_bucket{store="1",le="106495"} 1826
raft_process_logcommit_latency_bucket{store="1",le="110591"} 1828
raft_process_logcommit_latency_bucket{store="1",le="114687"} 1829
raft_process_logcommit_latency_bucket{store="1",le="118783"} 1830
raft_process_logcommit_latency_bucket{store="1",le="122879"} 1832
raft_process_logcommit_latency_bucket{store="1",le="126975"} 1833
raft_process_logcommit_latency_bucket{store="1",le="131071"} 1837
raft_process_logcommit_latency_bucket{store="1",le="139263"} 1839
raft_process_logcommit_latency_bucket{store="1",le="147455"} 1840
raft_process_logcommit_latency_bucket{store="1",le="155647"} 1842
raft_process_logcommit_latency_bucket{store="1",le="163839"} 1843
raft_process_logcommit_latency_bucket{store="1",le="180223"} 1845
raft_process_logcommit_latency_bucket{store="1",le="196607"} 1847
raft_process_logcommit_latency_bucket{store="1",le="204799"} 1849
raft_process_logcommit_latency_bucket{store="1",le="212991"} 1851
raft_process_logcommit_latency_bucket{store="1",le="229375"} 1852
raft_process_logcommit_latency_bucket{store="1",le="237567"} 1854
raft_process_logcommit_latency_bucket{store="1",le="245759"} 1855
raft_process_logcommit_latency_bucket{store="1",le="253951"} 1856
raft_process_logcommit_latency_bucket{store="1",le="278527"} 1857
raft_process_logcommit_latency_bucket{store="1",le="311295"} 1859
raft_process_logcommit_latency_bucket{store="1",le="393215"} 1861
raft_process_logcommit_latency_bucket{store="1",le="442367"} 1862
raft_process_logcommit_latency_bucket{store="1",le="458751"} 1863
raft_process_logcommit_latency_bucket{store="1",le="475135"} 1864
raft_process_logcommit_latency_bucket{store="1",le="524287"} 1865
raft_process_logcommit_latency_bucket{store="1",le="557055"} 1866
raft_process_logcommit_latency_bucket{store="1",le="589823"} 1867
raft_process_logcommit_latency_bucket{store="1",le="622591"} 1868
raft_process_logcommit_latency_bucket{store="1",le="688127"} 1870
raft_process_logcommit_latency_bucket{store="1",le="720895"} 1871
raft_process_logcommit_latency_bucket{store="1",le="1.114111e+06"} 1872
raft_process_logcommit_latency_bucket{store="1",le="1.179647e+06"} 1873
raft_process_logcommit_latency_bucket{store="1",le="1.310719e+06"} 1874
raft_process_logcommit_latency_bucket{store="1",le="1.507327e+06"} 1875
raft_process_logcommit_latency_bucket{store="1",le="1.572863e+06"} 1876
raft_process_logcommit_latency_bucket{store="1",le="1.966079e+06"} 1877
raft_process_logcommit_latency_bucket{store="1",le="2.031615e+06"} 1878
raft_process_logcommit_latency_bucket{store="1",le="2.228223e+06"} 1879
raft_process_logcommit_latency_bucket{store="1",le="2.359295e+06"} 1880
raft_process_logcommit_latency_bucket{store="1",le="+Inf"} 1880
raft_process_logcommit_latency_sum{store="1"} 5.2431016e+07
raft_process_logcommit_latency_count{store="1"} 1880
# HELP rpc_heartbeats_loops_exited Counter of the number of connection heartbeat loops which have exited with an error
# TYPE rpc_heartbeats_loops_exited counter
rpc_heartbeats_loops_exited 0
# HELP distsender_rpc_err_errordetailtype_30_ Number of ErrorDetailType(30) errors received
# TYPE distsender_rpc_err_errordetailtype_30_ counter
distsender_rpc_err_errordetailtype_30_ 0
# HELP sql_guardrails_max_row_size_log_count Number of rows observed violating sql.guardrails.max_row_size_log
# TYPE sql_guardrails_max_row_size_log_count counter
sql_guardrails_max_row_size_log_count 0
# HELP sql_insert_count_internal Number of SQL INSERT statements successfully executed (internal queries)
# TYPE sql_insert_count_internal counter
sql_insert_count_internal 264
# HELP distsender_rpc_truncatelog_sent Number of TruncateLog requests sent
# TYPE distsender_rpc_truncatelog_sent counter
distsender_rpc_truncatelog_sent 47
# HELP txn_parallelcommits Number of KV transaction parallel commit attempts
# TYPE txn_parallelcommits counter
txn_parallelcommits 207
# HELP sql_stats_flush_error Number of errors encountered when flushing SQL Stats
# TYPE sql_stats_flush_error counter
sql_stats_flush_error 0
# HELP intents_poison_attempts Count of (point or range) poisoning intent abort evaluation attempts
# TYPE intents_poison_attempts counter
intents_poison_attempts{store="1"} 0
# HELP sql_distsql_select_count_internal Number of DistSQL SELECT statements (internal queries)
# TYPE sql_distsql_select_count_internal counter
sql_distsql_select_count_internal 4
# HELP raft_rcvd_prevote Number of MsgPreVote messages received by this store
# TYPE raft_rcvd_prevote counter
raft_rcvd_prevote{store="1"} 0
# HELP sys_host_disk_write_count Disk write operations across all disks since this process started
# TYPE sys_host_disk_write_count gauge
sys_host_disk_write_count 18959
# HELP txn_restarts_unknown Number of restarts due to a unknown reasons
# TYPE txn_restarts_unknown counter
txn_restarts_unknown 0
# HELP jobs_auto_sql_stats_compaction_fail_or_cancel_failed Number of auto_sql_stats_compaction jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_auto_sql_stats_compaction_fail_or_cancel_failed counter
jobs_auto_sql_stats_compaction_fail_or_cancel_failed 0
# HELP sql_update_started_count Number of SQL UPDATE statements started
# TYPE sql_update_started_count counter
sql_update_started_count 0
# HELP distsender_rpc_err_errordetailtype_20_ Number of ErrorDetailType(20) errors received
# TYPE distsender_rpc_err_errordetailtype_20_ counter
distsender_rpc_err_errordetailtype_20_ 0
# HELP kv_protectedts_reconciliation_records_removed number of records removed during reconciliation runs on this node
# TYPE kv_protectedts_reconciliation_records_removed counter
kv_protectedts_reconciliation_records_removed 0
# HELP queue_gc_info_abortspanconsidered Number of AbortSpan entries old enough to be considered for removal
# TYPE queue_gc_info_abortspanconsidered counter
queue_gc_info_abortspanconsidered{store="1"} 0
# HELP raft_entrycache_size Number of Raft entries in the Raft entry cache
# TYPE raft_entrycache_size gauge
raft_entrycache_size{store="1"} 807
# HELP admission_wait_queue_length_kv Length of wait queue
# TYPE admission_wait_queue_length_kv gauge
admission_wait_queue_length_kv 0
# HELP changefeed_emitted_bytes Bytes emitted by all feeds
# TYPE changefeed_emitted_bytes counter
changefeed_emitted_bytes 0
# HELP queue_gc_info_intenttxns Number of associated distinct transactions
# TYPE queue_gc_info_intenttxns counter
queue_gc_info_intenttxns{store="1"} 0
# HELP txn_restarts_txnaborted Number of restarts due to an abort by a concurrent transaction (usually due to deadlock)
# TYPE txn_restarts_txnaborted counter
txn_restarts_txnaborted 0
# HELP admission_wait_sum_sql_root_start Total wait time in micros
# TYPE admission_wait_sum_sql_root_start counter
admission_wait_sum_sql_root_start 0
# HELP rocksdb_block_cache_usage Bytes used by the block cache
# TYPE rocksdb_block_cache_usage gauge
rocksdb_block_cache_usage{store="1"} 0
# HELP jobs_import_fail_or_cancel_retry_error Number of import jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_import_fail_or_cancel_retry_error counter
jobs_import_fail_or_cancel_retry_error 0
# HELP sql_mem_internal_txn_current Current sql transaction memory usage for internal
# TYPE sql_mem_internal_txn_current gauge
sql_mem_internal_txn_current 0
# HELP ranges_underreplicated Number of ranges with fewer live replicas than the replication target
# TYPE ranges_underreplicated gauge
ranges_underreplicated{store="1"} 0
# HELP jobs_migration_resume_retry_error Number of migration jobs which failed with a retriable error
# TYPE jobs_migration_resume_retry_error counter
jobs_migration_resume_retry_error 0
# HELP changefeed_commit_latency Event commit latency: a difference between event MVCC timestamp and the time it was acknowledged by the downstream sink. If the sink batches events, then the difference between the oldest event in the batch and acknowledgement is recorded; Excludes latency during backfill
# TYPE changefeed_commit_latency histogram
changefeed_commit_latency_bucket{le="+Inf"} 0
changefeed_commit_latency_sum 0
changefeed_commit_latency_count 0
# HELP sql_mem_distsql_current Current sql statement memory usage for distsql
# TYPE sql_mem_distsql_current gauge
sql_mem_distsql_current 0
# HELP rocksdb_bloom_filter_prefix_useful Number of times the bloom filter helped avoid iterator creation
# TYPE rocksdb_bloom_filter_prefix_useful gauge
rocksdb_bloom_filter_prefix_useful{store="1"} 0
# HELP distsender_rpc_scaninterleavedintents_sent Number of ScanInterleavedIntents requests sent
# TYPE distsender_rpc_scaninterleavedintents_sent counter
distsender_rpc_scaninterleavedintents_sent 0
# HELP distsender_rpc_err_errordetailtype_15_ Number of ErrorDetailType(15) errors received
# TYPE distsender_rpc_err_errordetailtype_15_ counter
distsender_rpc_err_errordetailtype_15_ 0
# HELP distsender_rpc_err_errordetailtype_24_ Number of ErrorDetailType(24) errors received
# TYPE distsender_rpc_err_errordetailtype_24_ counter
distsender_rpc_err_errordetailtype_24_ 0
# HELP admission_requested_kv Number of requests
# TYPE admission_requested_kv counter
admission_requested_kv 0
# HELP sql_update_count Number of SQL UPDATE statements successfully executed
# TYPE sql_update_count counter
sql_update_count 0
# HELP leases_transfers_error Number of failed lease transfers
# TYPE leases_transfers_error counter
leases_transfers_error{store="1"} 0
# HELP changefeed_buffer_entries_out Total entries leaving the buffer between raft and changefeed sinks
# TYPE changefeed_buffer_entries_out counter
changefeed_buffer_entries_out 0
# HELP sql_savepoint_count_internal Number of SQL SAVEPOINT statements successfully executed (internal queries)
# TYPE sql_savepoint_count_internal counter
sql_savepoint_count_internal 0
# HELP queue_gc_info_resolvetotal Number of attempted intent resolutions
# TYPE queue_gc_info_resolvetotal counter
queue_gc_info_resolvetotal{store="1"} 0
# HELP txn_refresh_fail Number of failed transaction refreshes
# TYPE txn_refresh_fail counter
txn_refresh_fail 0
# HELP admission_wait_sum_sql_sql_response Total wait time in micros
# TYPE admission_wait_sum_sql_sql_response counter
admission_wait_sum_sql_sql_response 0
# HELP admission_wait_sum_kv_stores Total wait time in micros
# TYPE admission_wait_sum_kv_stores counter
admission_wait_sum_kv_stores 0
# HELP jobs_stream_ingestion_fail_or_cancel_failed Number of stream_ingestion jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_stream_ingestion_fail_or_cancel_failed counter
jobs_stream_ingestion_fail_or_cancel_failed 0
# HELP raft_rcvd_transferleader Number of MsgTransferLeader messages received by this store
# TYPE raft_rcvd_transferleader counter
raft_rcvd_transferleader{store="1"} 0
# HELP sys_cpu_sys_ns Total system cpu time
# TYPE sys_cpu_sys_ns gauge
sys_cpu_sys_ns 1.26e+09
# HELP jobs_changefeed_resume_completed Number of changefeed jobs which successfully resumed to completion
# TYPE jobs_changefeed_resume_completed counter
jobs_changefeed_resume_completed 0
# HELP sql_new_conns Counter of the number of sql connections created
# TYPE sql_new_conns counter
sql_new_conns 3
# HELP raft_rcvd_snap Number of MsgSnap messages received by this store
# TYPE raft_rcvd_snap counter
raft_rcvd_snap{store="1"} 0
# HELP jobs_adopt_iterations number of job-adopt iterations performed by the registry
# TYPE jobs_adopt_iterations counter
jobs_adopt_iterations 6
# HELP sql_savepoint_release_count Number of `RELEASE SAVEPOINT` statements successfully executed
# TYPE sql_savepoint_release_count counter
sql_savepoint_release_count 0
# HELP queue_gc_process_success Number of replicas successfully processed by the GC queue
# TYPE queue_gc_process_success counter
queue_gc_process_success{store="1"} 0
# HELP queue_gc_info_transactionspangcstaging Number of GC'able entries corresponding to staging txns
# TYPE queue_gc_info_transactionspangcstaging counter
queue_gc_info_transactionspangcstaging{store="1"} 0
# HELP addsstable_delay_enginebackpressure Amount by which evaluation of AddSSTable requests was delayed by storage-engine backpressure
# TYPE addsstable_delay_enginebackpressure counter
addsstable_delay_enginebackpressure{store="1"} 0
# HELP security_certificate_expiration_node_client Expiration for the node's client certificate. 0 means no certificate or error.
# TYPE security_certificate_expiration_node_client gauge
security_certificate_expiration_node_client 0
# HELP sys_host_net_send_bytes Bytes sent on all network interfaces since this process started
# TYPE sys_host_net_send_bytes gauge
sys_host_net_send_bytes 9.417674e+06
# HELP sql_exec_latency_internal Latency of SQL statement execution (internal queries)
# TYPE sql_exec_latency_internal histogram
sql_exec_latency_internal_bucket{le="90111"} 1
sql_exec_latency_internal_bucket{le="94207"} 3
sql_exec_latency_internal_bucket{le="102399"} 4
sql_exec_latency_internal_bucket{le="106495"} 6
sql_exec_latency_internal_bucket{le="110591"} 10
sql_exec_latency_internal_bucket{le="114687"} 12
sql_exec_latency_internal_bucket{le="118783"} 15
sql_exec_latency_internal_bucket{le="122879"} 23
sql_exec_latency_internal_bucket{le="126975"} 24
sql_exec_latency_internal_bucket{le="131071"} 32
sql_exec_latency_internal_bucket{le="139263"} 48
sql_exec_latency_internal_bucket{le="147455"} 71
sql_exec_latency_internal_bucket{le="155647"} 90
sql_exec_latency_internal_bucket{le="163839"} 115
sql_exec_latency_internal_bucket{le="172031"} 135
sql_exec_latency_internal_bucket{le="180223"} 156
sql_exec_latency_internal_bucket{le="188415"} 184
sql_exec_latency_internal_bucket{le="196607"} 202
sql_exec_latency_internal_bucket{le="204799"} 232
sql_exec_latency_internal_bucket{le="212991"} 250
sql_exec_latency_internal_bucket{le="221183"} 275
sql_exec_latency_internal_bucket{le="229375"} 295
sql_exec_latency_internal_bucket{le="237567"} 307
sql_exec_latency_internal_bucket{le="245759"} 329
sql_exec_latency_internal_bucket{le="253951"} 354
sql_exec_latency_internal_bucket{le="262143"} 367
sql_exec_latency_internal_bucket{le="278527"} 391
sql_exec_latency_internal_bucket{le="294911"} 424
sql_exec_latency_internal_bucket{le="311295"} 451
sql_exec_latency_internal_bucket{le="327679"} 482
sql_exec_latency_internal_bucket{le="344063"} 501
sql_exec_latency_internal_bucket{le="360447"} 518
sql_exec_latency_internal_bucket{le="376831"} 532
sql_exec_latency_internal_bucket{le="393215"} 550
sql_exec_latency_internal_bucket{le="409599"} 572
sql_exec_latency_internal_bucket{le="425983"} 596
sql_exec_latency_internal_bucket{le="442367"} 616
sql_exec_latency_internal_bucket{le="458751"} 638
sql_exec_latency_internal_bucket{le="475135"} 651
sql_exec_latency_internal_bucket{le="491519"} 662
sql_exec_latency_internal_bucket{le="507903"} 669
sql_exec_latency_internal_bucket{le="524287"} 680
sql_exec_latency_internal_bucket{le="557055"} 694
sql_exec_latency_internal_bucket{le="589823"} 705
sql_exec_latency_internal_bucket{le="622591"} 718
sql_exec_latency_internal_bucket{le="655359"} 723
sql_exec_latency_internal_bucket{le="688127"} 732
sql_exec_latency_internal_bucket{le="720895"} 739
sql_exec_latency_internal_bucket{le="753663"} 747
sql_exec_latency_internal_bucket{le="786431"} 752
sql_exec_latency_internal_bucket{le="819199"} 756
sql_exec_latency_internal_bucket{le="917503"} 757
sql_exec_latency_internal_bucket{le="950271"} 760
sql_exec_latency_internal_bucket{le="983039"} 762
sql_exec_latency_internal_bucket{le="1.015807e+06"} 765
sql_exec_latency_internal_bucket{le="1.114111e+06"} 768
sql_exec_latency_internal_bucket{le="1.310719e+06"} 770
sql_exec_latency_internal_bucket{le="1.376255e+06"} 771
sql_exec_latency_internal_bucket{le="1.507327e+06"} 772
sql_exec_latency_internal_bucket{le="1.638399e+06"} 773
sql_exec_latency_internal_bucket{le="1.835007e+06"} 774
sql_exec_latency_internal_bucket{le="2.031615e+06"} 775
sql_exec_latency_internal_bucket{le="2.621439e+06"} 776
sql_exec_latency_internal_bucket{le="2.752511e+06"} 777
sql_exec_latency_internal_bucket{le="3.014655e+06"} 778
sql_exec_latency_internal_bucket{le="3.407871e+06"} 779
sql_exec_latency_internal_bucket{le="3.801087e+06"} 780
sql_exec_latency_internal_bucket{le="4.063231e+06"} 782
sql_exec_latency_internal_bucket{le="4.194303e+06"} 783
sql_exec_latency_internal_bucket{le="4.456447e+06"} 785
sql_exec_latency_internal_bucket{le="4.718591e+06"} 789
sql_exec_latency_internal_bucket{le="4.980735e+06"} 792
sql_exec_latency_internal_bucket{le="5.242879e+06"} 794
sql_exec_latency_internal_bucket{le="5.505023e+06"} 798
sql_exec_latency_internal_bucket{le="5.767167e+06"} 801
sql_exec_latency_internal_bucket{le="6.029311e+06"} 802
sql_exec_latency_internal_bucket{le="6.291455e+06"} 804
sql_exec_latency_internal_bucket{le="6.553599e+06"} 805
sql_exec_latency_internal_bucket{le="2.3068671e+07"} 806
sql_exec_latency_internal_bucket{le="+Inf"} 806
sql_exec_latency_internal_sum 4.3163977e+08
sql_exec_latency_internal_count 806
# HELP rocksdb_ingested_bytes Bytes ingested
# TYPE rocksdb_ingested_bytes gauge
rocksdb_ingested_bytes{store="1"} 0
# HELP admission_requested_sql_root_start Number of requests
# TYPE admission_requested_sql_root_start counter
admission_requested_sql_root_start 0
# HELP exec_error Number of batch KV requests that failed to execute on this node
# TYPE exec_error counter
exec_error 4
# HELP schedules_scheduled_sql_stats_compaction_executor_succeeded Number of scheduled-sql-stats-compaction-executor jobs succeeded
# TYPE schedules_scheduled_sql_stats_compaction_executor_succeeded counter
schedules_scheduled_sql_stats_compaction_executor_succeeded 0
# HELP intentresolver_async_throttled Number of intent resolution attempts not run asynchronously due to throttling
# TYPE intentresolver_async_throttled counter
intentresolver_async_throttled{store="1"} 0
# HELP sys_runnable_goroutines_per_cpu Average number of goroutines that are waiting to run, normalized by number of cores
# TYPE sys_runnable_goroutines_per_cpu gauge
sys_runnable_goroutines_per_cpu 0
# HELP sys_host_disk_weightedio_time Weighted time spent reading from or writing to to all disks since this process started
# TYPE sys_host_disk_weightedio_time gauge
sys_host_disk_weightedio_time 0
# HELP sys_host_net_recv_packets Packets received on all network interfaces since this process started
# TYPE sys_host_net_recv_packets gauge
sys_host_net_recv_packets 7232
# HELP distsender_rpc_err_errordetailtype_23_ Number of ErrorDetailType(23) errors received
# TYPE distsender_rpc_err_errordetailtype_23_ counter
distsender_rpc_err_errordetailtype_23_ 0
# HELP kv_tenant_rate_limit_current_blocked Number of requests currently blocked by the rate limiter
# TYPE kv_tenant_rate_limit_current_blocked gauge
kv_tenant_rate_limit_current_blocked{store="1"} 0
# HELP sys_go_allocbytes Current bytes of memory allocated by go
# TYPE sys_go_allocbytes gauge
sys_go_allocbytes 8.1247168e+07
# HELP distsender_rpc_adminrelocaterange_sent Number of AdminRelocateRange requests sent
# TYPE distsender_rpc_adminrelocaterange_sent counter
distsender_rpc_adminrelocaterange_sent 0
# HELP changefeed_max_behind_nanos Largest commit-to-emit duration of any running feed
# TYPE changefeed_max_behind_nanos gauge
changefeed_max_behind_nanos 0
# HELP sql_txn_commit_count_internal Number of SQL transaction COMMIT statements successfully executed (internal queries)
# TYPE sql_txn_commit_count_internal counter
sql_txn_commit_count_internal 0
# HELP jobs_auto_span_config_reconciliation_currently_running Number of auto_span_config_reconciliation jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_auto_span_config_reconciliation_currently_running gauge
jobs_auto_span_config_reconciliation_currently_running 0
# HELP changefeed_table_metadata_nanos Time blocked while verifying table metadata histories
# TYPE changefeed_table_metadata_nanos counter
changefeed_table_metadata_nanos 0
# HELP sql_hydrated_table_cache_hits counter on the number of cache hits
# TYPE sql_hydrated_table_cache_hits counter
sql_hydrated_table_cache_hits 0
# HELP sql_feature_flag_denial Counter of the number of statements denied by a feature flag
# TYPE sql_feature_flag_denial counter
sql_feature_flag_denial 0
# HELP distsender_rpc_queryresolvedtimestamp_sent Number of QueryResolvedTimestamp requests sent
# TYPE distsender_rpc_queryresolvedtimestamp_sent counter
distsender_rpc_queryresolvedtimestamp_sent 0
# HELP distsender_rpc_err_storenotfounderrtype Number of StoreNotFoundErrType errors received
# TYPE distsender_rpc_err_storenotfounderrtype counter
distsender_rpc_err_storenotfounderrtype 0
# HELP tenant_consumption_write_requests Total number of KV write requests
# TYPE tenant_consumption_write_requests gauge
tenant_consumption_write_requests 0
# HELP jobs_typedesc_schema_change_fail_or_cancel_completed Number of typedesc_schema_change jobs which successfully completed their failure or cancelation process
# TYPE jobs_typedesc_schema_change_fail_or_cancel_completed counter
jobs_typedesc_schema_change_fail_or_cancel_completed 0
# HELP capacity_reserved Capacity reserved for snapshots
# TYPE capacity_reserved gauge
capacity_reserved{store="1"} 0
# HELP queue_gc_process_failure Number of replicas which failed processing in the GC queue
# TYPE queue_gc_process_failure counter
queue_gc_process_failure{store="1"} 0
# HELP txnrecovery_successes_aborted Number of transaction recovery attempts that aborted a transaction
# TYPE txnrecovery_successes_aborted counter
txnrecovery_successes_aborted{store="1"} 0
# HELP jobs_restore_fail_or_cancel_completed Number of restore jobs which successfully completed their failure or cancelation process
# TYPE jobs_restore_fail_or_cancel_completed counter
jobs_restore_fail_or_cancel_completed 0
# HELP valbytes Number of bytes taken up by values
# TYPE valbytes gauge
valbytes{store="1"} 1.261518e+06
# HELP intentcount Count of intent keys
# TYPE intentcount gauge
intentcount{store="1"} 0
# HELP raft_rcvd_voteresp Number of MsgVoteResp messages received by this store
# TYPE raft_rcvd_voteresp counter
raft_rcvd_voteresp{store="1"} 0
# HELP sys_host_net_recv_bytes Bytes received on all network interfaces since this process started
# TYPE sys_host_net_recv_bytes gauge
sys_host_net_recv_bytes 3.689792e+06
# HELP distsender_rpc_err_indeterminatecommiterrtype Number of IndeterminateCommitErrType errors received
# TYPE distsender_rpc_err_indeterminatecommiterrtype counter
distsender_rpc_err_indeterminatecommiterrtype 0
# HELP admission_admitted_sql_leaf_start Number of requests admitted
# TYPE admission_admitted_sql_leaf_start counter
admission_admitted_sql_leaf_start 0
# HELP clock_offset_stddevnanos Stddev clock offset with other nodes
# TYPE clock_offset_stddevnanos gauge
clock_offset_stddevnanos 164500
# HELP txnrecovery_attempts_total Number of transaction recovery attempts executed
# TYPE txnrecovery_attempts_total counter
txnrecovery_attempts_total{store="1"} 0
# HELP schedules_round_reschedule_wait The number of schedules rescheduled due to WAIT policy
# TYPE schedules_round_reschedule_wait gauge
schedules_round_reschedule_wait 0
# HELP sys_cpu_user_ns Total user cpu time
# TYPE sys_cpu_user_ns gauge
sys_cpu_user_ns 4.618e+09
# HELP sql_distsql_flows_scheduled Number of distributed SQL flows scheduled
# TYPE sql_distsql_flows_scheduled counter
sql_distsql_flows_scheduled 0
# HELP sql_restart_savepoint_release_started_count_internal Number of `RELEASE SAVEPOINT cockroach_restart` statements started (internal queries)
# TYPE sql_restart_savepoint_release_started_count_internal counter
sql_restart_savepoint_release_started_count_internal 0
# HELP sql_update_count_internal Number of SQL UPDATE statements successfully executed (internal queries)
# TYPE sql_update_count_internal counter
sql_update_count_internal 116
# HELP kv_tenant_rate_limit_read_bytes_admitted Number of read bytes admitted by the rate limiter
# TYPE kv_tenant_rate_limit_read_bytes_admitted counter
kv_tenant_rate_limit_read_bytes_admitted{store="1"} 0
# HELP txn_refresh_fail_with_condensed_spans Number of failed refreshes for transactions whose read tracking lost fidelity because of condensing. Such a failure could be a false conflict. Failures counted here are also counted in txn.refresh.fail, and the respective transactions are also counted in txn.refresh.memory_limit_exceeded.
# TYPE txn_refresh_fail_with_condensed_spans counter
txn_refresh_fail_with_condensed_spans 0
# HELP jobs_import_resume_failed Number of import jobs which failed with a non-retriable error
# TYPE jobs_import_resume_failed counter
jobs_import_resume_failed 0
# HELP sql_stats_reported_mem_max Memory usage for reported fingerprint storage
# TYPE sql_stats_reported_mem_max histogram
sql_stats_reported_mem_max_bucket{le="+Inf"} 0
sql_stats_reported_mem_max_sum 0
sql_stats_reported_mem_max_count 0
# HELP replicas_reserved Number of replicas reserved for snapshots
# TYPE replicas_reserved gauge
replicas_reserved{store="1"} 0
# HELP jobs_new_schema_change_resume_completed Number of new_schema_change jobs which successfully resumed to completion
# TYPE jobs_new_schema_change_resume_completed counter
jobs_new_schema_change_resume_completed 0
# HELP sql_guardrails_max_row_size_err_count_internal Number of rows observed violating sql.guardrails.max_row_size_err (internal queries)
# TYPE sql_guardrails_max_row_size_err_count_internal counter
sql_guardrails_max_row_size_err_count_internal 0
# HELP sql_insert_count Number of SQL INSERT statements successfully executed
# TYPE sql_insert_count counter
sql_insert_count 5
# HELP sql_txn_begin_started_count_internal Number of SQL transaction BEGIN statements started (internal queries)
# TYPE sql_txn_begin_started_count_internal counter
sql_txn_begin_started_count_internal 0
# HELP distsender_rpc_put_sent Number of Put requests sent
# TYPE distsender_rpc_put_sent counter
distsender_rpc_put_sent 393
# HELP distsender_rpc_scan_sent Number of Scan requests sent
# TYPE distsender_rpc_scan_sent counter
distsender_rpc_scan_sent 788
# HELP distsender_rpc_err_leaserejectederrtype Number of LeaseRejectedErrType errors received
# TYPE distsender_rpc_err_leaserejectederrtype counter
distsender_rpc_err_leaserejectederrtype 0
# HELP jobs_changefeed_currently_running Number of changefeed jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_changefeed_currently_running gauge
jobs_changefeed_currently_running 0
# HELP intentbytes Number of bytes in intent KV pairs
# TYPE intentbytes gauge
intentbytes{store="1"} 0
# HELP queue_gc_pending Number of pending replicas in the GC queue
# TYPE queue_gc_pending gauge
queue_gc_pending{store="1"} 0
# HELP queue_replicate_removereplica Number of replica removals attempted by the replicate queue (typically in response to a rebalancer-initiated addition)
# TYPE queue_replicate_removereplica counter
queue_replicate_removereplica{store="1"} 0
# HELP keybytes Number of bytes taken up by keys
# TYPE keybytes gauge
keybytes{store="1"} 322188
# HELP distsender_rpc_conditionalput_sent Number of ConditionalPut requests sent
# TYPE distsender_rpc_conditionalput_sent counter
distsender_rpc_conditionalput_sent 3311
# HELP distsender_rpc_err_transactionretrywithprotorefresherrtype Number of TransactionRetryWithProtoRefreshErrType errors received
# TYPE distsender_rpc_err_transactionretrywithprotorefresherrtype counter
distsender_rpc_err_transactionretrywithprotorefresherrtype 0
# HELP changefeed_admit_latency Event admission latency: a difference between event MVCC timestamp and the time it was admitted into changefeed pipeline; Note: this metric includes the time spent waiting until event can be processed due to backpressure or time spent resolving schema descriptors. Also note, this metric excludes latency during backfill
# TYPE changefeed_admit_latency histogram
changefeed_admit_latency_bucket{le="+Inf"} 0
changefeed_admit_latency_sum 0
changefeed_admit_latency_count 0
# HELP sql_stats_reported_mem_max_internal Memory usage for reported fingerprint storage (internal queries)
# TYPE sql_stats_reported_mem_max_internal histogram
sql_stats_reported_mem_max_internal_bucket{le="+Inf"} 0
sql_stats_reported_mem_max_internal_sum 0
sql_stats_reported_mem_max_internal_count 0
# HELP sql_restart_savepoint_started_count_internal Number of `SAVEPOINT cockroach_restart` statements started (internal queries)
# TYPE sql_restart_savepoint_started_count_internal counter
sql_restart_savepoint_started_count_internal 0
# HELP sql_restart_savepoint_rollback_started_count_internal Number of `ROLLBACK TO SAVEPOINT cockroach_restart` statements started (internal queries)
# TYPE sql_restart_savepoint_rollback_started_count_internal counter
sql_restart_savepoint_rollback_started_count_internal 0
# HELP ranges Number of ranges
# TYPE ranges gauge
ranges{store="1"} 73
# HELP raft_rcvd_appresp Number of MsgAppResp messages received by this store
# TYPE raft_rcvd_appresp counter
raft_rcvd_appresp{store="1"} 0
# HELP distsender_rpc_deleterange_sent Number of DeleteRange requests sent
# TYPE distsender_rpc_deleterange_sent counter
distsender_rpc_deleterange_sent 54
# HELP distsender_rpc_err_unsupportedrequesterrtype Number of UnsupportedRequestErrType errors received
# TYPE distsender_rpc_err_unsupportedrequesterrtype counter
distsender_rpc_err_unsupportedrequesterrtype 0
# HELP jobs_changefeed_fail_or_cancel_completed Number of changefeed jobs which successfully completed their failure or cancelation process
# TYPE jobs_changefeed_fail_or_cancel_completed counter
jobs_changefeed_fail_or_cancel_completed 0
# HELP changefeed_bytes_messages_pushback_nanos Total time spent throttled for bytes quota
# TYPE changefeed_bytes_messages_pushback_nanos counter
changefeed_bytes_messages_pushback_nanos 0
# HELP kv_rangefeed_catchup_scan_nanos Time spent in RangeFeed catchup scan
# TYPE kv_rangefeed_catchup_scan_nanos counter
kv_rangefeed_catchup_scan_nanos{store="1"} 4000
# HELP sql_service_latency Latency of SQL request execution
# TYPE sql_service_latency histogram
sql_service_latency_bucket{le="147455"} 1
sql_service_latency_bucket{le="163839"} 2
sql_service_latency_bucket{le="172031"} 3
sql_service_latency_bucket{le="180223"} 4
sql_service_latency_bucket{le="204799"} 5
sql_service_latency_bucket{le="212991"} 6
sql_service_latency_bucket{le="344063"} 7
sql_service_latency_bucket{le="475135"} 8
sql_service_latency_bucket{le="491519"} 10
sql_service_latency_bucket{le="507903"} 13
sql_service_latency_bucket{le="557055"} 14
sql_service_latency_bucket{le="589823"} 18
sql_service_latency_bucket{le="622591"} 21
sql_service_latency_bucket{le="688127"} 23
sql_service_latency_bucket{le="720895"} 25
sql_service_latency_bucket{le="753663"} 26
sql_service_latency_bucket{le="786431"} 28
sql_service_latency_bucket{le="819199"} 29
sql_service_latency_bucket{le="884735"} 30
sql_service_latency_bucket{le="983039"} 31
sql_service_latency_bucket{le="1.114111e+06"} 33
sql_service_latency_bucket{le="1.179647e+06"} 34
sql_service_latency_bucket{le="1.310719e+06"} 36
sql_service_latency_bucket{le="1.441791e+06"} 38
sql_service_latency_bucket{le="1.769471e+06"} 40
sql_service_latency_bucket{le="2.359295e+06"} 42
sql_service_latency_bucket{le="2.490367e+06"} 43
sql_service_latency_bucket{le="2.621439e+06"} 48
sql_service_latency_bucket{le="2.752511e+06"} 51
sql_service_latency_bucket{le="2.883583e+06"} 53
sql_service_latency_bucket{le="3.014655e+06"} 54
sql_service_latency_bucket{le="3.145727e+06"} 55
sql_service_latency_bucket{le="3.276799e+06"} 57
sql_service_latency_bucket{le="3.538943e+06"} 59
sql_service_latency_bucket{le="3.670015e+06"} 62
sql_service_latency_bucket{le="3.801087e+06"} 63
sql_service_latency_bucket{le="4.718591e+06"} 64
sql_service_latency_bucket{le="9.961471e+06"} 65
sql_service_latency_bucket{le="1.2582911e+07"} 66
sql_service_latency_bucket{le="1.6252927e+07"} 67
sql_service_latency_bucket{le="+Inf"} 67
sql_service_latency_sum 1.41934525e+08
sql_service_latency_count 67
# HELP sql_delete_count_internal Number of SQL DELETE statements successfully executed (internal queries)
# TYPE sql_delete_count_internal counter
sql_delete_count_internal 102
# HELP sql_guardrails_transaction_rows_read_log_count_internal Number of transactions logged because of transaction_rows_read_log guardrail (internal queries)
# TYPE sql_guardrails_transaction_rows_read_log_count_internal counter
sql_guardrails_transaction_rows_read_log_count_internal 0
# HELP range_snapshots_applied_initial Number of snapshots applied for initial upreplication
# TYPE range_snapshots_applied_initial counter
range_snapshots_applied_initial{store="1"} 0
# HELP admission_granter_used_slots_kv Used slots
# TYPE admission_granter_used_slots_kv gauge
admission_granter_used_slots_kv 0
# HELP streaming_resolved_events_ingested Resolved events ingested by all ingestion jobs
# TYPE streaming_resolved_events_ingested counter
streaming_resolved_events_ingested 0
# HELP sql_mem_bulk_max Memory usage per sql statement for bulk operations
# TYPE sql_mem_bulk_max histogram
sql_mem_bulk_max_bucket{le="+Inf"} 0
sql_mem_bulk_max_sum 0
sql_mem_bulk_max_count 0
# HELP sql_savepoint_release_started_count Number of `RELEASE SAVEPOINT` statements started
# TYPE sql_savepoint_release_started_count counter
sql_savepoint_release_started_count 0
# HELP queue_split_process_success Number of replicas successfully processed by the split queue
# TYPE queue_split_process_success counter
queue_split_process_success{store="1"} 6
# HELP kv_tenant_rate_limit_read_requests_admitted Number of read requests admitted by the rate limiter
# TYPE kv_tenant_rate_limit_read_requests_admitted counter
kv_tenant_rate_limit_read_requests_admitted{store="1"} 0
# HELP schedules_BACKUP_last_completed_time The unix timestamp of the most recently completed backup by a schedule specified as maintaining this metric
# TYPE schedules_BACKUP_last_completed_time gauge
schedules_BACKUP_last_completed_time 0
# HELP queue_consistency_processingnanos Nanoseconds spent processing replicas in the consistency checker queue
# TYPE queue_consistency_processingnanos counter
queue_consistency_processingnanos{store="1"} 1.48144e+08
# HELP queue_gc_info_transactionspangcaborted Number of GC'able entries corresponding to aborted txns
# TYPE queue_gc_info_transactionspangcaborted counter
queue_gc_info_transactionspangcaborted{store="1"} 0
# HELP exportrequest_delay_total Amount by which evaluation of Export requests was delayed
# TYPE exportrequest_delay_total counter
exportrequest_delay_total{store="1"} 0
# HELP distsender_rpc_merge_sent Number of Merge requests sent
# TYPE distsender_rpc_merge_sent counter
distsender_rpc_merge_sent 24173
# HELP admission_wait_durations_sql_leaf_start Wait time durations for requests that waited
# TYPE admission_wait_durations_sql_leaf_start histogram
admission_wait_durations_sql_leaf_start_bucket{le="+Inf"} 0
admission_wait_durations_sql_leaf_start_sum 0
admission_wait_durations_sql_leaf_start_count 0
# HELP jobs_new_schema_change_currently_running Number of new_schema_change jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_new_schema_change_currently_running gauge
jobs_new_schema_change_currently_running 0
# HELP sql_distsql_queries_total Number of SQL queries executed
# TYPE sql_distsql_queries_total counter
sql_distsql_queries_total 915
# HELP sql_schema_changer_successes Counter of the number of schema changer resumes which succeed
# TYPE sql_schema_changer_successes counter
sql_schema_changer_successes 13
# HELP distsender_rpc_err_batchtimestampbeforegcerrtype Number of BatchTimestampBeforeGCErrType errors received
# TYPE distsender_rpc_err_batchtimestampbeforegcerrtype counter
distsender_rpc_err_batchtimestampbeforegcerrtype 0
# HELP jobs_typedesc_schema_change_currently_running Number of typedesc_schema_change jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_typedesc_schema_change_currently_running gauge
jobs_typedesc_schema_change_currently_running 0
# HELP jobs_migration_fail_or_cancel_completed Number of migration jobs which successfully completed their failure or cancelation process
# TYPE jobs_migration_fail_or_cancel_completed counter
jobs_migration_fail_or_cancel_completed 0
# HELP changefeed_flush_hist_nanos Time spent flushing messages across all changefeeds
# TYPE changefeed_flush_hist_nanos histogram
changefeed_flush_hist_nanos_bucket{le="+Inf"} 0
changefeed_flush_hist_nanos_sum 0
changefeed_flush_hist_nanos_count 0
# HELP changefeed_sink_batch_hist_nanos Time spent batched in the sink buffer before being flushed and acknowledged
# TYPE changefeed_sink_batch_hist_nanos histogram
changefeed_sink_batch_hist_nanos_bucket{le="+Inf"} 0
changefeed_sink_batch_hist_nanos_sum 0
changefeed_sink_batch_hist_nanos_count 0
# HELP sql_schema_changer_permanent_errors Counter of the number of permanent errors experienced by the schema changer
# TYPE sql_schema_changer_permanent_errors counter
sql_schema_changer_permanent_errors 0
# HELP rebalancing_range_rebalances Number of range rebalance operations motivated by store-level load imbalances
# TYPE rebalancing_range_rebalances counter
rebalancing_range_rebalances{store="1"} 0
# HELP gossip_bytes_sent Number of sent gossip bytes
# TYPE gossip_bytes_sent counter
gossip_bytes_sent 0
# HELP distsender_rpc_admintransferlease_sent Number of AdminTransferLease requests sent
# TYPE distsender_rpc_admintransferlease_sent counter
distsender_rpc_admintransferlease_sent 0
# HELP distsender_rpc_leaseinfo_sent Number of LeaseInfo requests sent
# TYPE distsender_rpc_leaseinfo_sent counter
distsender_rpc_leaseinfo_sent 1
# HELP txn_commits1PC Number of KV transaction one-phase commit attempts
# TYPE txn_commits1PC counter
txn_commits1PC 113
# HELP sql_guardrails_transaction_rows_read_err_count Number of transactions errored because of transaction_rows_read_err guardrail
# TYPE sql_guardrails_transaction_rows_read_err_count counter
sql_guardrails_transaction_rows_read_err_count 0
# HELP sys_rss Current process RSS
# TYPE sys_rss gauge
sys_rss 2.12824064e+08
# HELP clock_offset_meannanos Mean clock offset with other nodes
# TYPE clock_offset_meannanos gauge
clock_offset_meannanos 30500
# HELP jobs_typedesc_schema_change_fail_or_cancel_retry_error Number of typedesc_schema_change jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_typedesc_schema_change_fail_or_cancel_retry_error counter
jobs_typedesc_schema_change_fail_or_cancel_retry_error 0
# HELP sql_guardrails_transaction_rows_read_log_count Number of transactions logged because of transaction_rows_read_log guardrail
# TYPE sql_guardrails_transaction_rows_read_log_count counter
sql_guardrails_transaction_rows_read_log_count 0
# HELP jobs_claimed_jobs number of jobs claimed in job-adopt iterations
# TYPE jobs_claimed_jobs counter
jobs_claimed_jobs 0
# HELP sql_guardrails_max_row_size_log_count_internal Number of rows observed violating sql.guardrails.max_row_size_log (internal queries)
# TYPE sql_guardrails_max_row_size_log_count_internal counter
sql_guardrails_max_row_size_log_count_internal 0
# HELP sql_misc_started_count_internal Number of other SQL statements started (internal queries)
# TYPE sql_misc_started_count_internal counter
sql_misc_started_count_internal 13
# HELP schedules_round_reschedule_skip The number of schedules rescheduled due to SKIP policy
# TYPE schedules_round_reschedule_skip gauge
schedules_round_reschedule_skip 0
# HELP distsender_rpc_computechecksum_sent Number of ComputeChecksum requests sent
# TYPE distsender_rpc_computechecksum_sent counter
distsender_rpc_computechecksum_sent 73
# HELP distsender_rpc_addsstable_sent Number of AddSSTable requests sent
# TYPE distsender_rpc_addsstable_sent counter
distsender_rpc_addsstable_sent 0
# HELP sqlliveness_sessions_deleted Number of expired sessions which have been deleted
# TYPE sqlliveness_sessions_deleted counter
sqlliveness_sessions_deleted 0
# HELP jobs_migration_resume_completed Number of migration jobs which successfully resumed to completion
# TYPE jobs_migration_resume_completed counter
jobs_migration_resume_completed 0
# HELP storage_l0_num_files Number of Level 0 files
# TYPE storage_l0_num_files gauge
storage_l0_num_files{store="1"} 0
# HELP queue_gc_info_transactionspangccommitted Number of GC'able entries corresponding to committed txns
# TYPE queue_gc_info_transactionspangccommitted counter
queue_gc_info_transactionspangccommitted{store="1"} 0
# HELP leases_epoch Number of replica leaseholders using epoch-based leases
# TYPE leases_epoch gauge
leases_epoch{store="1"} 71
# HELP requests_slow_raft Number of requests that have been stuck for a long time in raft
# TYPE requests_slow_raft gauge
requests_slow_raft{store="1"} 0
# HELP tscache_skl_pages Number of pages in the timestamp cache
# TYPE tscache_skl_pages gauge
tscache_skl_pages{store="1"} 2
# HELP distsender_rpc_err_writeintenterrtype Number of WriteIntentErrType errors received
# TYPE distsender_rpc_err_writeintenterrtype counter
distsender_rpc_err_writeintenterrtype 0
# HELP jobs_restore_resume_completed Number of restore jobs which successfully resumed to completion
# TYPE jobs_restore_resume_completed counter
jobs_restore_resume_completed 0
# HELP jobs_auto_create_stats_resume_retry_error Number of auto_create_stats jobs which failed with a retriable error
# TYPE jobs_auto_create_stats_resume_retry_error counter
jobs_auto_create_stats_resume_retry_error 0
# HELP sql_stats_cleanup_rows_removed_internal Number of stale statistics rows that are removed (internal queries)
# TYPE sql_stats_cleanup_rows_removed_internal counter
sql_stats_cleanup_rows_removed_internal 0
# HELP admission_wait_durations_kv Wait time durations for requests that waited
# TYPE admission_wait_durations_kv histogram
admission_wait_durations_kv_bucket{le="+Inf"} 0
admission_wait_durations_kv_sum 0
admission_wait_durations_kv_count 0
# HELP queue_raftsnapshot_process_success Number of replicas successfully processed by the Raft repair queue
# TYPE queue_raftsnapshot_process_success counter
queue_raftsnapshot_process_success{store="1"} 0
# HELP queue_tsmaintenance_process_success Number of replicas successfully processed by the time series maintenance queue
# TYPE queue_tsmaintenance_process_success counter
queue_tsmaintenance_process_success{store="1"} 3
# HELP sql_full_scan_count_internal Number of full table or index scans (internal queries)
# TYPE sql_full_scan_count_internal counter
sql_full_scan_count_internal 22
# HELP abortspanbytes Number of bytes in the abort span
# TYPE abortspanbytes gauge
abortspanbytes{store="1"} 0
# HELP distsender_rpc_get_sent Number of Get requests sent
# TYPE distsender_rpc_get_sent counter
distsender_rpc_get_sent 2485
# HELP admission_wait_queue_length_sql_leaf_start Length of wait queue
# TYPE admission_wait_queue_length_sql_leaf_start gauge
admission_wait_queue_length_sql_leaf_start 0
# HELP jobs_migration_fail_or_cancel_failed Number of migration jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_migration_fail_or_cancel_failed counter
jobs_migration_fail_or_cancel_failed 0
# HELP capacity Total storage capacity
# TYPE capacity gauge
capacity{store="1"} 5.36870912e+08
# HELP sql_conn_latency Latency to establish and authenticate a SQL connection
# TYPE sql_conn_latency histogram
sql_conn_latency_bucket{le="7.1303167e+07"} 1
sql_conn_latency_bucket{le="7.5497471e+07"} 2
sql_conn_latency_bucket{le="7.9691775e+07"} 3
sql_conn_latency_bucket{le="+Inf"} 3
sql_conn_latency_sum 2.26492413e+08
sql_conn_latency_count 3
# HELP sql_stats_flush_error_internal Number of errors encountered when flushing SQL Stats (internal queries)
# TYPE sql_stats_flush_error_internal counter
sql_stats_flush_error_internal 0
# HELP schedules_malformed Number of malformed schedules
# TYPE schedules_malformed gauge
schedules_malformed 0
# HELP schedules_BACKUP_started Number of BACKUP jobs started
# TYPE schedules_BACKUP_started counter
schedules_BACKUP_started 0
# HELP admission_errored_sql_root_start Number of requests not admitted due to error
# TYPE admission_errored_sql_root_start counter
admission_errored_sql_root_start 0
# HELP jobs_restore_fail_or_cancel_failed Number of restore jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_restore_fail_or_cancel_failed counter
jobs_restore_fail_or_cancel_failed 0
# HELP sql_mem_internal_session_max Memory usage per sql session for internal
# TYPE sql_mem_internal_session_max histogram
sql_mem_internal_session_max_bucket{le="4011"} 414
sql_mem_internal_session_max_bucket{le="4311"} 556
sql_mem_internal_session_max_bucket{le="4487"} 668
sql_mem_internal_session_max_bucket{le="+Inf"} 668
sql_mem_internal_session_max_sum 2.77526e+06
sql_mem_internal_session_max_count 668
# HELP sql_disk_distsql_spilled_bytes_read Number of bytes read from temporary disk storage as a result of spilling
# TYPE sql_disk_distsql_spilled_bytes_read counter
sql_disk_distsql_spilled_bytes_read 0
# HELP txnwaitqueue_pusher_waiting Number of pushers on the txn wait queue
# TYPE txnwaitqueue_pusher_waiting gauge
txnwaitqueue_pusher_waiting{store="1"} 0
# HELP txnrecovery_attempts_pending Number of transaction recovery attempts currently in-flight
# TYPE txnrecovery_attempts_pending gauge
txnrecovery_attempts_pending{store="1"} 0
# HELP admission_admitted_kv Number of requests admitted
# TYPE admission_admitted_kv counter
admission_admitted_kv 0
# HELP jobs_schema_change_fail_or_cancel_completed Number of schema_change jobs which successfully completed their failure or cancelation process
# TYPE jobs_schema_change_fail_or_cancel_completed counter
jobs_schema_change_fail_or_cancel_completed 0
# HELP jobs_migration_currently_running Number of migration jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_migration_currently_running gauge
jobs_migration_currently_running 0
# HELP jobs_auto_sql_stats_compaction_fail_or_cancel_completed Number of auto_sql_stats_compaction jobs which successfully completed their failure or cancelation process
# TYPE jobs_auto_sql_stats_compaction_fail_or_cancel_completed counter
jobs_auto_sql_stats_compaction_fail_or_cancel_completed 0
# HELP sql_schema_changer_running Gauge of currently running schema changes
# TYPE sql_schema_changer_running gauge
sql_schema_changer_running 0
# HELP sql_query_count_internal Number of SQL queries executed (internal queries)
# TYPE sql_query_count_internal counter
sql_query_count_internal 827
# HELP node_id node ID with labels for advertised RPC and HTTP addresses
# TYPE node_id gauge
node_id{advertise_addr="127.0.0.1:65214",http_addr="127.0.0.1:8080",sql_addr="127.0.0.1:26257"} 1
# HELP distsender_rpc_err_errordetailtype_19_ Number of ErrorDetailType(19) errors received
# TYPE distsender_rpc_err_errordetailtype_19_ counter
distsender_rpc_err_errordetailtype_19_ 0
# HELP engine_stalls Number of disk stalls detected on this node
# TYPE engine_stalls counter
engine_stalls 0
# HELP jobs_backup_resume_failed Number of backup jobs which failed with a non-retriable error
# TYPE jobs_backup_resume_failed counter
jobs_backup_resume_failed 0
# HELP jobs_stream_ingestion_fail_or_cancel_completed Number of stream_ingestion jobs which successfully completed their failure or cancelation process
# TYPE jobs_stream_ingestion_fail_or_cancel_completed counter
jobs_stream_ingestion_fail_or_cancel_completed 0
# HELP sql_txn_commit_started_count_internal Number of SQL transaction COMMIT statements started (internal queries)
# TYPE sql_txn_commit_started_count_internal counter
sql_txn_commit_started_count_internal 0
# HELP txn_rollbacks_failed Number of KV transaction that failed to send final abort
# TYPE txn_rollbacks_failed counter
txn_rollbacks_failed 0
# HELP admission_wait_sum_sql_leaf_start Total wait time in micros
# TYPE admission_wait_sum_sql_leaf_start counter
admission_wait_sum_sql_leaf_start 0
# HELP jobs_auto_sql_stats_compaction_resume_retry_error Number of auto_sql_stats_compaction jobs which failed with a retriable error
# TYPE jobs_auto_sql_stats_compaction_resume_retry_error counter
jobs_auto_sql_stats_compaction_resume_retry_error 0
# HELP sql_bytesin Number of sql bytes received
# TYPE sql_bytesin counter
sql_bytesin 597616
# HELP sql_mem_sql_session_current Current sql session memory usage for sql
# TYPE sql_mem_sql_session_current gauge
sql_mem_sql_session_current 0
# HELP sql_select_count Number of SQL SELECT statements successfully executed
# TYPE sql_select_count counter
sql_select_count 13
# HELP sql_savepoint_release_started_count_internal Number of `RELEASE SAVEPOINT` statements started (internal queries)
# TYPE sql_savepoint_release_started_count_internal counter
sql_savepoint_release_started_count_internal 0
# HELP storage_disk_slow Number of instances of disk operations taking longer than 10s
# TYPE storage_disk_slow gauge
storage_disk_slow{store="1"} 0
# HELP sys_gc_count Total number of GC runs
# TYPE sys_gc_count gauge
sys_gc_count 28
# HELP distsender_rpc_err_transactionstatuserrtype Number of TransactionStatusErrType errors received
# TYPE distsender_rpc_err_transactionstatuserrtype counter
distsender_rpc_err_transactionstatuserrtype 0
# HELP distsender_rpc_err_errordetailtype_21_ Number of ErrorDetailType(21) errors received
# TYPE distsender_rpc_err_errordetailtype_21_ counter
distsender_rpc_err_errordetailtype_21_ 0
# HELP jobs_auto_sql_stats_compaction_resume_completed Number of auto_sql_stats_compaction jobs which successfully resumed to completion
# TYPE jobs_auto_sql_stats_compaction_resume_completed counter
jobs_auto_sql_stats_compaction_resume_completed 0
# HELP kv_prober_write_attempts Number of attempts made to write probe KV, regardless of outcome
# TYPE kv_prober_write_attempts counter
kv_prober_write_attempts 0
# HELP changefeed_running Number of currently running changefeeds, including sinkless
# TYPE changefeed_running gauge
changefeed_running 0
# HELP admission_wait_queue_length_sql_kv_response Length of wait queue
# TYPE admission_wait_queue_length_sql_kv_response gauge
admission_wait_queue_length_sql_kv_response 0
# HELP sql_hydrated_table_cache_misses counter on the number of cache misses
# TYPE sql_hydrated_table_cache_misses counter
sql_hydrated_table_cache_misses 0
# HELP txn_commit_waits_before_commit_trigger Number of KV transactions that had to commit-wait on the server before committing because they had a commit trigger
# TYPE txn_commit_waits_before_commit_trigger counter
txn_commit_waits_before_commit_trigger{store="1"} 0
# HELP jobs_schema_change_gc_resume_completed Number of schema_change_gc jobs which successfully resumed to completion
# TYPE jobs_schema_change_gc_resume_completed counter
jobs_schema_change_gc_resume_completed 0
# HELP jobs_auto_span_config_reconciliation_fail_or_cancel_completed Number of auto_span_config_reconciliation jobs which successfully completed their failure or cancelation process
# TYPE jobs_auto_span_config_reconciliation_fail_or_cancel_completed counter
jobs_auto_span_config_reconciliation_fail_or_cancel_completed 0
# HELP jobs_auto_sql_stats_compaction_fail_or_cancel_retry_error Number of auto_sql_stats_compaction jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_auto_sql_stats_compaction_fail_or_cancel_retry_error counter
jobs_auto_sql_stats_compaction_fail_or_cancel_retry_error 0
# HELP sql_txn_abort_count Number of SQL transaction abort errors
# TYPE sql_txn_abort_count counter
sql_txn_abort_count 0
# HELP distsender_rpc_err_intentmissingerrtype Number of IntentMissingErrType errors received
# TYPE distsender_rpc_err_intentmissingerrtype counter
distsender_rpc_err_intentmissingerrtype 0
# HELP admission_wait_durations_sql_root_start Wait time durations for requests that waited
# TYPE admission_wait_durations_sql_root_start histogram
admission_wait_durations_sql_root_start_bucket{le="+Inf"} 0
admission_wait_durations_sql_root_start_sum 0
admission_wait_durations_sql_root_start_count 0
# HELP kv_protectedts_reconciliation_num_runs number of successful reconciliation runs on this node
# TYPE kv_protectedts_reconciliation_num_runs counter
kv_protectedts_reconciliation_num_runs 0
# HELP kv_prober_planning_failures Number of attempts at planning out probes that failed; in order to probe KV we need to plan out which ranges to probe; if planning fails, then kvprober is not able to send probes to all ranges; consider alerting on this metric as a result
# TYPE kv_prober_planning_failures counter
kv_prober_planning_failures 0
# HELP sql_query_started_count_internal Number of SQL queries started (internal queries)
# TYPE sql_query_started_count_internal counter
sql_query_started_count_internal 827
# HELP sql_stats_mem_max_internal Memory usage for fingerprint storage (internal queries)
# TYPE sql_stats_mem_max_internal histogram
sql_stats_mem_max_internal_bucket{le="+Inf"} 0
sql_stats_mem_max_internal_sum 0
sql_stats_mem_max_internal_count 0
# HELP sql_txn_begin_count Number of SQL transaction BEGIN statements successfully executed
# TYPE sql_txn_begin_count counter
sql_txn_begin_count 0
# HELP sql_distsql_select_count Number of DistSQL SELECT statements
# TYPE sql_distsql_select_count counter
sql_distsql_select_count 0
# HELP range_raftleadertransfers Number of raft leader transfers
# TYPE range_raftleadertransfers counter
range_raftleadertransfers{store="1"} 0
# HELP raft_commandsapplied Count of Raft commands applied
# TYPE raft_commandsapplied counter
raft_commandsapplied{store="1"} 2066
# HELP raft_rcvd_vote Number of MsgVote messages received by this store
# TYPE raft_rcvd_vote counter
raft_rcvd_vote{store="1"} 0
# HELP raftlog_behind Number of Raft log entries followers on other stores are behind
# TYPE raftlog_behind gauge
raftlog_behind{store="1"} 0
# HELP txn_restarts_serializable Number of restarts due to a forwarded commit timestamp and isolation=SERIALIZABLE
# TYPE txn_restarts_serializable counter
txn_restarts_serializable 0
# HELP liveness_heartbeatlatency Node liveness heartbeat latency
# TYPE liveness_heartbeatlatency histogram
liveness_heartbeatlatency_bucket{le="278527"} 1
liveness_heartbeatlatency_bucket{le="425983"} 4
liveness_heartbeatlatency_bucket{le="442367"} 5
liveness_heartbeatlatency_bucket{le="491519"} 7
liveness_heartbeatlatency_bucket{le="524287"} 8
liveness_heartbeatlatency_bucket{le="557055"} 9
liveness_heartbeatlatency_bucket{le="589823"} 11
liveness_heartbeatlatency_bucket{le="622591"} 13
liveness_heartbeatlatency_bucket{le="655359"} 15
liveness_heartbeatlatency_bucket{le="688127"} 17
liveness_heartbeatlatency_bucket{le="753663"} 20
liveness_heartbeatlatency_bucket{le="819199"} 21
liveness_heartbeatlatency_bucket{le="917503"} 24
liveness_heartbeatlatency_bucket{le="950271"} 28
liveness_heartbeatlatency_bucket{le="983039"} 30
liveness_heartbeatlatency_bucket{le="1.015807e+06"} 32
liveness_heartbeatlatency_bucket{le="1.048575e+06"} 36
liveness_heartbeatlatency_bucket{le="1.114111e+06"} 42
liveness_heartbeatlatency_bucket{le="1.245183e+06"} 43
liveness_heartbeatlatency_bucket{le="1.310719e+06"} 44
liveness_heartbeatlatency_bucket{le="+Inf"} 44
liveness_heartbeatlatency_sum 3.6241364e+07
liveness_heartbeatlatency_count 44
# HELP sql_leases_active The number of outstanding SQL schema leases.
# TYPE sql_leases_active gauge
sql_leases_active 25
# HELP rebalancing_queriespersecond Number of kv-level requests received per second by the store, averaged over a large time period as used in rebalancing decisions
# TYPE rebalancing_queriespersecond gauge
rebalancing_queriespersecond{store="1"} 21.86839932333492
# HELP sys_cgocalls Total number of cgo calls
# TYPE sys_cgocalls gauge
sys_cgocalls 491
# HELP liveness_epochincrements Number of times this node has incremented its liveness epoch
# TYPE liveness_epochincrements counter
liveness_epochincrements 0
# HELP sql_stats_mem_max Memory usage for fingerprint storage
# TYPE sql_stats_mem_max histogram
sql_stats_mem_max_bucket{le="+Inf"} 0
sql_stats_mem_max_sum 0
sql_stats_mem_max_count 0
# HELP sql_delete_started_count_internal Number of SQL DELETE statements started (internal queries)
# TYPE sql_delete_started_count_internal counter
sql_delete_started_count_internal 102
# HELP jobs_create_stats_resume_completed Number of create_stats jobs which successfully resumed to completion
# TYPE jobs_create_stats_resume_completed counter
jobs_create_stats_resume_completed 0
# HELP sys_host_disk_write_bytes Bytes written to all disks since this process started
# TYPE sys_host_disk_write_bytes gauge
sys_host_disk_write_bytes 1.78434048e+08
# HELP distsender_rpc_export_sent Number of Export requests sent
# TYPE distsender_rpc_export_sent counter
distsender_rpc_export_sent 0
# HELP admission_errored_kv Number of requests not admitted due to error
# TYPE admission_errored_kv counter
admission_errored_kv 0
# HELP round_trip_latency Distribution of round-trip latencies with other nodes
# TYPE round_trip_latency histogram
round_trip_latency_bucket{le="237567"} 1
round_trip_latency_bucket{le="327679"} 4
round_trip_latency_bucket{le="344063"} 10
round_trip_latency_bucket{le="360447"} 12
round_trip_latency_bucket{le="376831"} 15
round_trip_latency_bucket{le="393215"} 16
round_trip_latency_bucket{le="409599"} 19
round_trip_latency_bucket{le="425983"} 20
round_trip_latency_bucket{le="475135"} 21
round_trip_latency_bucket{le="491519"} 23
round_trip_latency_bucket{le="557055"} 29
round_trip_latency_bucket{le="589823"} 31
round_trip_latency_bucket{le="655359"} 34
round_trip_latency_bucket{le="688127"} 39
round_trip_latency_bucket{le="753663"} 43
round_trip_latency_bucket{le="786431"} 49
round_trip_latency_bucket{le="819199"} 51
round_trip_latency_bucket{le="851967"} 54
round_trip_latency_bucket{le="884735"} 55
round_trip_latency_bucket{le="917503"} 57
round_trip_latency_bucket{le="950271"} 59
round_trip_latency_bucket{le="1.048575e+06"} 61
round_trip_latency_bucket{le="1.179647e+06"} 62
round_trip_latency_bucket{le="1.376255e+06"} 63
round_trip_latency_bucket{le="4.456447e+06"} 64
round_trip_latency_bucket{le="4.980735e+06"} 65
round_trip_latency_bucket{le="+Inf"} 65
round_trip_latency_sum 4.9209279e+07
round_trip_latency_count 65
# HELP sql_stats_cleanup_rows_removed Number of stale statistics rows that are removed
# TYPE sql_stats_cleanup_rows_removed counter
sql_stats_cleanup_rows_removed 0
# HELP schedules_BACKUP_failed Number of BACKUP jobs failed
# TYPE schedules_BACKUP_failed counter
schedules_BACKUP_failed 0
# HELP rocksdb_block_cache_misses Count of block cache misses
# TYPE rocksdb_block_cache_misses gauge
rocksdb_block_cache_misses{store="1"} 0
# HELP raft_entrycache_accesses Number of cache lookups in the Raft entry cache
# TYPE raft_entrycache_accesses counter
raft_entrycache_accesses{store="1"} 193
# HELP security_certificate_expiration_ui_ca Expiration for the UI CA certificate. 0 means no certificate or error.
# TYPE security_certificate_expiration_ui_ca gauge
security_certificate_expiration_ui_ca 0
# HELP distsender_rpc_sent_local Number of local RPCs sent
# TYPE distsender_rpc_sent_local counter
distsender_rpc_sent_local 4366
# HELP jobs_new_schema_change_fail_or_cancel_retry_error Number of new_schema_change jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_new_schema_change_fail_or_cancel_retry_error counter
jobs_new_schema_change_fail_or_cancel_retry_error 0
# HELP sql_restart_savepoint_rollback_started_count Number of `ROLLBACK TO SAVEPOINT cockroach_restart` statements started
# TYPE sql_restart_savepoint_rollback_started_count counter
sql_restart_savepoint_rollback_started_count 0
# HELP sql_distsql_service_latency Latency of DistSQL request execution
# TYPE sql_distsql_service_latency histogram
sql_distsql_service_latency_bucket{le="+Inf"} 0
sql_distsql_service_latency_sum 0
sql_distsql_service_latency_count 0
# HELP sql_failure_count Number of statements resulting in a planning or runtime error
# TYPE sql_failure_count counter
sql_failure_count 0
# HELP rocksdb_encryption_algorithm Algorithm in use for encryption-at-rest, see ccl/storageccl/engineccl/enginepbccl/key_registry.proto
# TYPE rocksdb_encryption_algorithm gauge
rocksdb_encryption_algorithm{store="1"} 0
# HELP gossip_bytes_received Number of received gossip bytes
# TYPE gossip_bytes_received counter
gossip_bytes_received 0
# HELP distsender_rpc_sent_nextreplicaerror Number of RPCs sent due to per-replica errors
# TYPE distsender_rpc_sent_nextreplicaerror counter
distsender_rpc_sent_nextreplicaerror 4
# HELP txn_restarts_asyncwritefailure Number of restarts due to async consensus writes that failed to leave intents
# TYPE txn_restarts_asyncwritefailure counter
txn_restarts_asyncwritefailure 0
# HELP jobs_schema_change_resume_completed Number of schema_change jobs which successfully resumed to completion
# TYPE jobs_schema_change_resume_completed counter
jobs_schema_change_resume_completed 13
# HELP streaming_flushes Total flushes across all ingestion jobs
# TYPE streaming_flushes counter
streaming_flushes 0
# HELP leases_transfers_success Number of successful lease transfers
# TYPE leases_transfers_success counter
leases_transfers_success{store="1"} 0
# HELP rebalancing_lease_transfers Number of lease transfers motivated by store-level load imbalances
# TYPE rebalancing_lease_transfers counter
rebalancing_lease_transfers{store="1"} 0
# HELP sys_host_disk_iopsinprogress IO operations currently in progress on this host
# TYPE sys_host_disk_iopsinprogress gauge
sys_host_disk_iopsinprogress 0
# HELP distsender_rangelookups Number of range lookups
# TYPE distsender_rangelookups counter
distsender_rangelookups 16
# HELP distsender_rpc_err_errordetailtype_29_ Number of ErrorDetailType(29) errors received
# TYPE distsender_rpc_err_errordetailtype_29_ counter
distsender_rpc_err_errordetailtype_29_ 0
# HELP distsender_rpc_err_mintimestampboundunsatisfiableerrtype Number of MinTimestampBoundUnsatisfiableErrType errors received
# TYPE distsender_rpc_err_mintimestampboundunsatisfiableerrtype counter
distsender_rpc_err_mintimestampboundunsatisfiableerrtype 0
# HELP sql_insert_started_count Number of SQL INSERT statements started
# TYPE sql_insert_started_count counter
sql_insert_started_count 5
# HELP schedules_round_jobs_started The number of jobs started
# TYPE schedules_round_jobs_started gauge
schedules_round_jobs_started 0
# HELP raft_process_applycommitted_latency Latency histogram for applying all committed Raft commands in a Raft ready
# TYPE raft_process_applycommitted_latency histogram
raft_process_applycommitted_latency_bucket{store="1",le="4095"} 1
raft_process_applycommitted_latency_bucket{store="1",le="5119"} 3
raft_process_applycommitted_latency_bucket{store="1",le="6143"} 14
raft_process_applycommitted_latency_bucket{store="1",le="7167"} 30
raft_process_applycommitted_latency_bucket{store="1",le="8191"} 49
raft_process_applycommitted_latency_bucket{store="1",le="9215"} 68
raft_process_applycommitted_latency_bucket{store="1",le="10239"} 88
raft_process_applycommitted_latency_bucket{store="1",le="11263"} 100
raft_process_applycommitted_latency_bucket{store="1",le="12287"} 129
raft_process_applycommitted_latency_bucket{store="1",le="13311"} 149
raft_process_applycommitted_latency_bucket{store="1",le="14335"} 187
raft_process_applycommitted_latency_bucket{store="1",le="15359"} 223
raft_process_applycommitted_latency_bucket{store="1",le="16383"} 258
raft_process_applycommitted_latency_bucket{store="1",le="17407"} 303
raft_process_applycommitted_latency_bucket{store="1",le="18431"} 354
raft_process_applycommitted_latency_bucket{store="1",le="19455"} 408
raft_process_applycommitted_latency_bucket{store="1",le="20479"} 482
raft_process_applycommitted_latency_bucket{store="1",le="21503"} 532
raft_process_applycommitted_latency_bucket{store="1",le="22527"} 586
raft_process_applycommitted_latency_bucket{store="1",le="23551"} 641
raft_process_applycommitted_latency_bucket{store="1",le="24575"} 690
raft_process_applycommitted_latency_bucket{store="1",le="25599"} 734
raft_process_applycommitted_latency_bucket{store="1",le="26623"} 777
raft_process_applycommitted_latency_bucket{store="1",le="27647"} 828
raft_process_applycommitted_latency_bucket{store="1",le="28671"} 878
raft_process_applycommitted_latency_bucket{store="1",le="29695"} 920
raft_process_applycommitted_latency_bucket{store="1",le="30719"} 958
raft_process_applycommitted_latency_bucket{store="1",le="31743"} 981
raft_process_applycommitted_latency_bucket{store="1",le="32767"} 1004
raft_process_applycommitted_latency_bucket{store="1",le="34815"} 1062
raft_process_applycommitted_latency_bucket{store="1",le="36863"} 1120
raft_process_applycommitted_latency_bucket{store="1",le="38911"} 1161
raft_process_applycommitted_latency_bucket{store="1",le="40959"} 1205
raft_process_applycommitted_latency_bucket{store="1",le="43007"} 1261
raft_process_applycommitted_latency_bucket{store="1",le="45055"} 1296
raft_process_applycommitted_latency_bucket{store="1",le="47103"} 1325
raft_process_applycommitted_latency_bucket{store="1",le="49151"} 1348
raft_process_applycommitted_latency_bucket{store="1",le="51199"} 1375
raft_process_applycommitted_latency_bucket{store="1",le="53247"} 1397
raft_process_applycommitted_latency_bucket{store="1",le="55295"} 1411
raft_process_applycommitted_latency_bucket{store="1",le="57343"} 1423
raft_process_applycommitted_latency_bucket{store="1",le="59391"} 1446
raft_process_applycommitted_latency_bucket{store="1",le="61439"} 1462
raft_process_applycommitted_latency_bucket{store="1",le="63487"} 1479
raft_process_applycommitted_latency_bucket{store="1",le="65535"} 1496
raft_process_applycommitted_latency_bucket{store="1",le="69631"} 1523
raft_process_applycommitted_latency_bucket{store="1",le="73727"} 1558
raft_process_applycommitted_latency_bucket{store="1",le="77823"} 1574
raft_process_applycommitted_latency_bucket{store="1",le="81919"} 1594
raft_process_applycommitted_latency_bucket{store="1",le="86015"} 1615
raft_process_applycommitted_latency_bucket{store="1",le="90111"} 1630
raft_process_applycommitted_latency_bucket{store="1",le="94207"} 1645
raft_process_applycommitted_latency_bucket{store="1",le="98303"} 1658
raft_process_applycommitted_latency_bucket{store="1",le="102399"} 1669
raft_process_applycommitted_latency_bucket{store="1",le="106495"} 1683
raft_process_applycommitted_latency_bucket{store="1",le="110591"} 1698
raft_process_applycommitted_latency_bucket{store="1",le="114687"} 1704
raft_process_applycommitted_latency_bucket{store="1",le="118783"} 1705
raft_process_applycommitted_latency_bucket{store="1",le="122879"} 1716
raft_process_applycommitted_latency_bucket{store="1",le="126975"} 1724
raft_process_applycommitted_latency_bucket{store="1",le="131071"} 1730
raft_process_applycommitted_latency_bucket{store="1",le="139263"} 1741
raft_process_applycommitted_latency_bucket{store="1",le="147455"} 1746
raft_process_applycommitted_latency_bucket{store="1",le="155647"} 1752
raft_process_applycommitted_latency_bucket{store="1",le="163839"} 1757
raft_process_applycommitted_latency_bucket{store="1",le="172031"} 1769
raft_process_applycommitted_latency_bucket{store="1",le="180223"} 1773
raft_process_applycommitted_latency_bucket{store="1",le="188415"} 1781
raft_process_applycommitted_latency_bucket{store="1",le="196607"} 1783
raft_process_applycommitted_latency_bucket{store="1",le="204799"} 1786
raft_process_applycommitted_latency_bucket{store="1",le="212991"} 1791
raft_process_applycommitted_latency_bucket{store="1",le="221183"} 1798
raft_process_applycommitted_latency_bucket{store="1",le="229375"} 1799
raft_process_applycommitted_latency_bucket{store="1",le="237567"} 1802
raft_process_applycommitted_latency_bucket{store="1",le="245759"} 1803
raft_process_applycommitted_latency_bucket{store="1",le="253951"} 1808
raft_process_applycommitted_latency_bucket{store="1",le="262143"} 1809
raft_process_applycommitted_latency_bucket{store="1",le="278527"} 1818
raft_process_applycommitted_latency_bucket{store="1",le="294911"} 1821
raft_process_applycommitted_latency_bucket{store="1",le="311295"} 1825
raft_process_applycommitted_latency_bucket{store="1",le="327679"} 1828
raft_process_applycommitted_latency_bucket{store="1",le="344063"} 1837
raft_process_applycommitted_latency_bucket{store="1",le="360447"} 1843
raft_process_applycommitted_latency_bucket{store="1",le="393215"} 1847
raft_process_applycommitted_latency_bucket{store="1",le="409599"} 1850
raft_process_applycommitted_latency_bucket{store="1",le="425983"} 1851
raft_process_applycommitted_latency_bucket{store="1",le="442367"} 1852
raft_process_applycommitted_latency_bucket{store="1",le="475135"} 1853
raft_process_applycommitted_latency_bucket{store="1",le="589823"} 1854
raft_process_applycommitted_latency_bucket{store="1",le="622591"} 1856
raft_process_applycommitted_latency_bucket{store="1",le="720895"} 1857
raft_process_applycommitted_latency_bucket{store="1",le="983039"} 1858
raft_process_applycommitted_latency_bucket{store="1",le="1.048575e+06"} 1859
raft_process_applycommitted_latency_bucket{store="1",le="1.376255e+06"} 1860
raft_process_applycommitted_latency_bucket{store="1",le="1.507327e+06"} 1861
raft_process_applycommitted_latency_bucket{store="1",le="1.572863e+06"} 1863
raft_process_applycommitted_latency_bucket{store="1",le="1.638399e+06"} 1865
raft_process_applycommitted_latency_bucket{store="1",le="1.703935e+06"} 1868
raft_process_applycommitted_latency_bucket{store="1",le="1.835007e+06"} 1869
raft_process_applycommitted_latency_bucket{store="1",le="1.900543e+06"} 1870
raft_process_applycommitted_latency_bucket{store="1",le="1.966079e+06"} 1872
raft_process_applycommitted_latency_bucket{store="1",le="2.228223e+06"} 1873
raft_process_applycommitted_latency_bucket{store="1",le="2.359295e+06"} 1874
raft_process_applycommitted_latency_bucket{store="1",le="2.490367e+06"} 1876
raft_process_applycommitted_latency_bucket{store="1",le="2.621439e+06"} 1879
raft_process_applycommitted_latency_bucket{store="1",le="2.752511e+06"} 1880
raft_process_applycommitted_latency_bucket{store="1",le="+Inf"} 1880
raft_process_applycommitted_latency_sum{store="1"} 1.41817e+08
raft_process_applycommitted_latency_count{store="1"} 1880
# HELP distsender_rpc_writebatch_sent Number of WriteBatch requests sent
# TYPE distsender_rpc_writebatch_sent counter
distsender_rpc_writebatch_sent 0
# HELP distsender_rpc_err_invalidleaseerrtype Number of InvalidLeaseErrType errors received
# TYPE distsender_rpc_err_invalidleaseerrtype counter
distsender_rpc_err_invalidleaseerrtype 0
# HELP jobs_auto_sql_stats_compaction_resume_failed Number of auto_sql_stats_compaction jobs which failed with a non-retriable error
# TYPE jobs_auto_sql_stats_compaction_resume_failed counter
jobs_auto_sql_stats_compaction_resume_failed 0
# HELP changefeed_emitted_messages Messages emitted by all feeds
# TYPE changefeed_emitted_messages counter
changefeed_emitted_messages 0
# HELP rocksdb_flushed_bytes Bytes written during flush
# TYPE rocksdb_flushed_bytes gauge
rocksdb_flushed_bytes{store="1"} 0
# HELP queue_tsmaintenance_processingnanos Nanoseconds spent processing replicas in the time series maintenance queue
# TYPE queue_tsmaintenance_processingnanos counter
queue_tsmaintenance_processingnanos{store="1"} 1.5322e+07
# HELP queue_gc_info_transactionspanscanned Number of entries in transaction spans scanned from the engine
# TYPE queue_gc_info_transactionspanscanned counter
queue_gc_info_transactionspanscanned{store="1"} 0
# HELP security_certificate_expiration_client_tenant Expiration for the Tenant Client certificate. 0 means no certificate or error.
# TYPE security_certificate_expiration_client_tenant gauge
security_certificate_expiration_client_tenant 0
# HELP sql_disk_distsql_current Current sql statement disk usage for distsql
# TYPE sql_disk_distsql_current gauge
sql_disk_distsql_current 0
# HELP sql_misc_count Number of other SQL statements successfully executed
# TYPE sql_misc_count counter
sql_misc_count 52
# HELP sql_guardrails_full_scan_rejected_count_internal Number of full table or index scans that have been rejected because of `disallow_full_table_scans` guardrail (internal queries)
# TYPE sql_guardrails_full_scan_rejected_count_internal counter
sql_guardrails_full_scan_rejected_count_internal 0
# HELP distsender_rpc_refreshrange_sent Number of RefreshRange requests sent
# TYPE distsender_rpc_refreshrange_sent counter
distsender_rpc_refreshrange_sent 6
# HELP liveness_heartbeatsinflight Number of in-flight liveness heartbeats from this node
# TYPE liveness_heartbeatsinflight gauge
liveness_heartbeatsinflight 0
# HELP tenant_consumption_pgwire_egress_bytes Total number of bytes transferred from a SQL pod to the client
# TYPE tenant_consumption_pgwire_egress_bytes gauge
tenant_consumption_pgwire_egress_bytes 0
# HELP sql_stats_discarded_current_internal Number of fingerprint statistics being discarded (internal queries)
# TYPE sql_stats_discarded_current_internal counter
sql_stats_discarded_current_internal 0
# HELP sql_stats_flush_count_internal Number of times SQL Stats are flushed to persistent storage (internal queries)
# TYPE sql_stats_flush_count_internal counter
sql_stats_flush_count_internal 0
# HELP queue_split_process_failure Number of replicas which failed processing in the split queue
# TYPE queue_split_process_failure counter
queue_split_process_failure{store="1"} 0
# HELP txnwaitqueue_query_wait_time Histogram of durations spent in queue by queries
# TYPE txnwaitqueue_query_wait_time histogram
txnwaitqueue_query_wait_time_bucket{store="1",le="+Inf"} 0
txnwaitqueue_query_wait_time_sum{store="1"} 0
txnwaitqueue_query_wait_time_count{store="1"} 0
# HELP sys_gc_pause_percent Current GC pause percentage
# TYPE sys_gc_pause_percent gauge
sys_gc_pause_percent 0
# HELP distsender_rpc_refresh_sent Number of Refresh requests sent
# TYPE distsender_rpc_refresh_sent counter
distsender_rpc_refresh_sent 13
# HELP txn_commit_waits Number of KV transactions that had to commit-wait on commit in order to ensure linearizability. This generally happens to transactions writing to global ranges.
# TYPE txn_commit_waits counter
txn_commit_waits 0
# HELP jobs_typedesc_schema_change_fail_or_cancel_failed Number of typedesc_schema_change jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_typedesc_schema_change_fail_or_cancel_failed counter
jobs_typedesc_schema_change_fail_or_cancel_failed 0
# HELP admission_wait_queue_length_kv_stores Length of wait queue
# TYPE admission_wait_queue_length_kv_stores gauge
admission_wait_queue_length_kv_stores 0
# HELP jobs_restore_currently_running Number of restore jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_restore_currently_running gauge
jobs_restore_currently_running 0
# HELP jobs_create_stats_currently_running Number of create_stats jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_create_stats_currently_running gauge
jobs_create_stats_currently_running 0
# HELP jobs_typedesc_schema_change_resume_failed Number of typedesc_schema_change jobs which failed with a non-retriable error
# TYPE jobs_typedesc_schema_change_resume_failed counter
jobs_typedesc_schema_change_resume_failed 0
# HELP distsender_batches_partial Number of partial batches processed after being divided on range boundaries
# TYPE distsender_batches_partial counter
distsender_batches_partial 703
# HELP distsender_rpc_migrate_sent Number of Migrate requests sent
# TYPE distsender_rpc_migrate_sent counter
distsender_rpc_migrate_sent 0
# HELP distsender_rpc_rangestats_sent Number of RangeStats requests sent
# TYPE distsender_rpc_rangestats_sent counter
distsender_rpc_rangestats_sent 55
# HELP admission_wait_queue_length_sql_sql_response Length of wait queue
# TYPE admission_wait_queue_length_sql_sql_response gauge
admission_wait_queue_length_sql_sql_response 0
# HELP rocksdb_compactions Number of table compactions
# TYPE rocksdb_compactions gauge
rocksdb_compactions{store="1"} 0
# HELP requests_backpressure_split Number of backpressured writes waiting on a Range split
# TYPE requests_backpressure_split gauge
requests_backpressure_split{store="1"} 0
# HELP kv_tenant_rate_limit_write_bytes_admitted Number of write bytes admitted by the rate limiter
# TYPE kv_tenant_rate_limit_write_bytes_admitted counter
kv_tenant_rate_limit_write_bytes_admitted{store="1"} 0
# HELP jobs_new_schema_change_fail_or_cancel_failed Number of new_schema_change jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_new_schema_change_fail_or_cancel_failed counter
jobs_new_schema_change_fail_or_cancel_failed 0
# HELP changefeed_message_size_hist Message size histogram
# TYPE changefeed_message_size_hist histogram
changefeed_message_size_hist_bucket{le="+Inf"} 0
changefeed_message_size_hist_sum 0
changefeed_message_size_hist_count 0
# HELP sql_mem_sql_txn_current Current sql transaction memory usage for sql
# TYPE sql_mem_sql_txn_current gauge
sql_mem_sql_txn_current 0
# HELP sql_insert_started_count_internal Number of SQL INSERT statements started (internal queries)
# TYPE sql_insert_started_count_internal counter
sql_insert_started_count_internal 264
# HELP changefeed_forwarded_resolved_messages Resolved timestamps forwarded from the change aggregator to the change frontier
# TYPE changefeed_forwarded_resolved_messages counter
changefeed_forwarded_resolved_messages 0
# HELP sql_savepoint_rollback_count Number of `ROLLBACK TO SAVEPOINT` statements successfully executed
# TYPE sql_savepoint_rollback_count counter
sql_savepoint_rollback_count 0
# HELP sql_restart_savepoint_count Number of `SAVEPOINT cockroach_restart` statements successfully executed
# TYPE sql_restart_savepoint_count counter
sql_restart_savepoint_count 0
# HELP storage_write_stalls Number of instances of intentional write stalls to backpressure incoming writes
# TYPE storage_write_stalls gauge
storage_write_stalls{store="1"} 0
# HELP addsstable_applications Number of SSTable ingestions applied (i.e. applied by Replicas)
# TYPE addsstable_applications counter
addsstable_applications{store="1"} 0
# HELP txnwaitqueue_pusher_slow The total number of cases where a pusher waited more than the excessive wait threshold
# TYPE txnwaitqueue_pusher_slow gauge
txnwaitqueue_pusher_slow{store="1"} 0
# HELP sys_uptime Process uptime
# TYPE sys_uptime gauge
sys_uptime 190
# HELP distsender_rpc_adminunsplit_sent Number of AdminUnsplit requests sent
# TYPE distsender_rpc_adminunsplit_sent counter
distsender_rpc_adminunsplit_sent 0
# HELP distsender_rpc_err_rangefeedretryerrtype Number of RangeFeedRetryErrType errors received
# TYPE distsender_rpc_err_rangefeedretryerrtype counter
distsender_rpc_err_rangefeedretryerrtype 0
# HELP jobs_migration_resume_failed Number of migration jobs which failed with a non-retriable error
# TYPE jobs_migration_resume_failed counter
jobs_migration_resume_failed 0
# HELP distsender_rpc_err_internalerrtype Number of InternalErrType errors received
# TYPE distsender_rpc_err_internalerrtype counter
distsender_rpc_err_internalerrtype 0
# HELP admission_wait_durations_sql_kv_response Wait time durations for requests that waited
# TYPE admission_wait_durations_sql_kv_response histogram
admission_wait_durations_sql_kv_response_bucket{le="+Inf"} 0
admission_wait_durations_sql_kv_response_sum 0
admission_wait_durations_sql_kv_response_count 0
# HELP kv_protectedts_reconciliation_records_processed number of records processed without error during reconciliation on this node
# TYPE kv_protectedts_reconciliation_records_processed counter
kv_protectedts_reconciliation_records_processed 0
# HELP jobs_create_stats_fail_or_cancel_failed Number of create_stats jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_create_stats_fail_or_cancel_failed counter
jobs_create_stats_fail_or_cancel_failed 0
# HELP rpc_heartbeats_failed Gauge of current connections in the failed state
# TYPE rpc_heartbeats_failed gauge
rpc_heartbeats_failed 0
# HELP sys_gc_pause_ns Total GC pause
# TYPE sys_gc_pause_ns gauge
sys_gc_pause_ns 1.1542165e+07
# HELP distsender_rpc_checkconsistency_sent Number of CheckConsistency requests sent
# TYPE distsender_rpc_checkconsistency_sent counter
distsender_rpc_checkconsistency_sent 0
# HELP distsender_rpc_err_transactionretryerrtype Number of TransactionRetryErrType errors received
# TYPE distsender_rpc_err_transactionretryerrtype counter
distsender_rpc_err_transactionretryerrtype 0
# HELP rebalancing_writespersecond Number of keys written (i.e. applied by raft) per second to the store, averaged over a large time period as used in rebalancing decisions
# TYPE rebalancing_writespersecond gauge
rebalancing_writespersecond{store="1"} 163.11009000455917
# HELP queue_replicate_addreplica Number of replica additions attempted by the replicate queue
# TYPE queue_replicate_addreplica counter
queue_replicate_addreplica{store="1"} 0
# HELP jobs_auto_span_config_reconciliation_fail_or_cancel_failed Number of auto_span_config_reconciliation jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_auto_span_config_reconciliation_fail_or_cancel_failed counter
jobs_auto_span_config_reconciliation_fail_or_cancel_failed 0
# HELP changefeed_messages_messages_pushback_nanos Total time spent throttled for messages quota
# TYPE changefeed_messages_messages_pushback_nanos counter
changefeed_messages_messages_pushback_nanos 0
# HELP sql_stats_flush_duration Time took to in nanoseconds to complete SQL Stats flush
# TYPE sql_stats_flush_duration histogram
sql_stats_flush_duration_bucket{le="+Inf"} 0
sql_stats_flush_duration_sum 0
sql_stats_flush_duration_count 0
# HELP replicas_leaders Number of raft leaders
# TYPE replicas_leaders gauge
replicas_leaders{store="1"} 73
# HELP queue_tsmaintenance_pending Number of pending replicas in the time series maintenance queue
# TYPE queue_tsmaintenance_pending gauge
queue_tsmaintenance_pending{store="1"} 0
# HELP txn_condensed_intent_spans KV transactions that have exceeded their intent tracking memory budget (kv.transaction.max_intents_bytes). See also txn.condensed_intent_spans_gauge for a gauge of such transactions currently running.
# TYPE txn_condensed_intent_spans counter
txn_condensed_intent_spans 0
# HELP tenant_consumption_read_requests Total number of KV read requests
# TYPE tenant_consumption_read_requests gauge
tenant_consumption_read_requests 0
# HELP sql_txn_begin_started_count Number of SQL transaction BEGIN statements started
# TYPE sql_txn_begin_started_count counter
sql_txn_begin_started_count 0
# HELP sql_stats_flush_count Number of times SQL Stats are flushed to persistent storage
# TYPE sql_stats_flush_count counter
sql_stats_flush_count 0
# HELP capacity_used Used storage capacity
# TYPE capacity_used gauge
capacity_used{store="1"} 0
# HELP rocksdb_read_amplification Number of disk reads per query
# TYPE rocksdb_read_amplification gauge
rocksdb_read_amplification{store="1"} 0
# HELP queue_merge_pending Number of pending replicas in the merge queue
# TYPE queue_merge_pending gauge
queue_merge_pending{store="1"} 13
# HELP queue_raftsnapshot_pending Number of pending replicas in the Raft repair queue
# TYPE queue_raftsnapshot_pending gauge
queue_raftsnapshot_pending{store="1"} 0
# HELP jobs_new_schema_change_resume_retry_error Number of new_schema_change jobs which failed with a retriable error
# TYPE jobs_new_schema_change_resume_retry_error counter
jobs_new_schema_change_resume_retry_error 0
# HELP addsstable_proposals Number of SSTable ingestions proposed (i.e. sent to Raft by lease holders)
# TYPE addsstable_proposals counter
addsstable_proposals{store="1"} 0
# HELP sys_cpu_combined_percent_normalized Current user+system cpu percentage, normalized 0-1 by number of cores
# TYPE sys_cpu_combined_percent_normalized gauge
sys_cpu_combined_percent_normalized 0.0009125250944400971
# HELP admission_admitted_sql_sql_response Number of requests admitted
# TYPE admission_admitted_sql_sql_response counter
admission_admitted_sql_sql_response 0
# HELP admission_errored_sql_leaf_start Number of requests not admitted due to error
# TYPE admission_errored_sql_leaf_start counter
admission_errored_sql_leaf_start 0
# HELP jobs_auto_create_stats_resume_failed Number of auto_create_stats jobs which failed with a non-retriable error
# TYPE jobs_auto_create_stats_resume_failed counter
jobs_auto_create_stats_resume_failed 0
# HELP sys_cpu_sys_percent Current system cpu percentage
# TYPE sys_cpu_sys_percent gauge
sys_cpu_sys_percent 0.004900134753705727
# HELP sqlliveness_write_failures Number of update or insert calls which have failed
# TYPE sqlliveness_write_failures counter
sqlliveness_write_failures 0
# HELP sql_txn_rollback_count Number of SQL transaction ROLLBACK statements successfully executed
# TYPE sql_txn_rollback_count counter
sql_txn_rollback_count 0
# HELP queue_merge_processingnanos Nanoseconds spent processing replicas in the merge queue
# TYPE queue_merge_processingnanos counter
queue_merge_processingnanos{store="1"} 1.2796e+07
# HELP distsender_rpc_err_optimisticevalconflictserrtype Number of OptimisticEvalConflictsErrType errors received
# TYPE distsender_rpc_err_optimisticevalconflictserrtype counter
distsender_rpc_err_optimisticevalconflictserrtype 0
# HELP admission_requested_sql_sql_response Number of requests
# TYPE admission_requested_sql_sql_response counter
admission_requested_sql_sql_response 0
# HELP rocksdb_memtable_total_size Current size of memtable in bytes
# TYPE rocksdb_memtable_total_size gauge
rocksdb_memtable_total_size{store="1"} 1.6515072e+07
# HELP range_snapshots_generated Number of generated snapshots
# TYPE range_snapshots_generated counter
range_snapshots_generated{store="1"} 0
# HELP requests_slow_latch Number of requests that have been stuck for a long time acquiring latches
# TYPE requests_slow_latch gauge
requests_slow_latch{store="1"} 0
# HELP intentresolver_finalized_txns_failed Number of finalized transaction cleanup failures. Transaction cleanup refers to the process of resolving all of a transactions intents and then garbage collecting its transaction record.
# TYPE intentresolver_finalized_txns_failed counter
intentresolver_finalized_txns_failed{store="1"} 0
# HELP liveness_heartbeatfailures Number of failed node liveness heartbeats from this node
# TYPE liveness_heartbeatfailures counter
liveness_heartbeatfailures 0
# HELP sql_select_started_count Number of SQL SELECT statements started
# TYPE sql_select_started_count counter
sql_select_started_count 13
# HELP sql_query_count Number of SQL queries executed
# TYPE sql_query_count counter
sql_query_count 82
# HELP ranges_overreplicated Number of ranges with more live replicas than the replication target
# TYPE ranges_overreplicated gauge
ranges_overreplicated{store="1"} 0
# HELP sql_mem_sql_txn_max Memory usage per sql transaction for sql
# TYPE sql_mem_sql_txn_max histogram
sql_mem_sql_txn_max_bucket{le="4011"} 52
sql_mem_sql_txn_max_bucket{le="4311"} 55
sql_mem_sql_txn_max_bucket{le="4487"} 56
sql_mem_sql_txn_max_bucket{le="4915"} 62
sql_mem_sql_txn_max_bucket{le="5683"} 63
sql_mem_sql_txn_max_bucket{le="+Inf"} 63
sql_mem_sql_txn_max_sum 261165
sql_mem_sql_txn_max_count 63
# HELP sql_stats_reported_mem_current_internal Current memory usage for reported fingerprint storage (internal queries)
# TYPE sql_stats_reported_mem_current_internal gauge
sql_stats_reported_mem_current_internal 0
# HELP queue_gc_info_resolvesuccess Number of successful intent resolutions
# TYPE queue_gc_info_resolvesuccess counter
queue_gc_info_resolvesuccess{store="1"} 0
# HELP distsender_rpc_err_transactionpusherrtype Number of TransactionPushErrType errors received
# TYPE distsender_rpc_err_transactionpusherrtype counter
distsender_rpc_err_transactionpusherrtype 0
# HELP txn_condensed_intent_spans_rejected KV transactions that have been aborted because they exceeded their intent tracking memory budget (kv.transaction.max_intents_bytes). Rejection is caused by kv.transaction.reject_over_max_intents_budget.
# TYPE txn_condensed_intent_spans_rejected counter
txn_condensed_intent_spans_rejected 0
# HELP jobs_schema_change_gc_resume_failed Number of schema_change_gc jobs which failed with a non-retriable error
# TYPE jobs_schema_change_gc_resume_failed counter
jobs_schema_change_gc_resume_failed 0
# HELP jobs_auto_sql_stats_compaction_currently_running Number of auto_sql_stats_compaction jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_auto_sql_stats_compaction_currently_running gauge
jobs_auto_sql_stats_compaction_currently_running 0
# HELP sql_disk_distsql_spilled_bytes_written Number of bytes written to temporary disk storage as a result of spilling
# TYPE sql_disk_distsql_spilled_bytes_written counter
sql_disk_distsql_spilled_bytes_written 0
# HELP rocksdb_block_cache_pinned_usage Bytes pinned by the block cache
# TYPE rocksdb_block_cache_pinned_usage gauge
rocksdb_block_cache_pinned_usage{store="1"} 0
# HELP intentresolver_intents_failed Number of intent resolution failures. The unit of measurement is a single intent, so if a batch of intent resolution requests fails, the metric will be incremented for each request in the batch.
# TYPE intentresolver_intents_failed counter
intentresolver_intents_failed{store="1"} 0
# HELP txn_durations KV transaction durations
# TYPE txn_durations histogram
txn_durations_bucket{le="32767"} 1
txn_durations_bucket{le="43007"} 2
txn_durations_bucket{le="51199"} 3
txn_durations_bucket{le="53247"} 4
txn_durations_bucket{le="59391"} 5
txn_durations_bucket{le="61439"} 6
txn_durations_bucket{le="69631"} 8
txn_durations_bucket{le="81919"} 11
txn_durations_bucket{le="94207"} 14
txn_durations_bucket{le="98303"} 16
txn_durations_bucket{le="102399"} 17
txn_durations_bucket{le="106495"} 18
txn_durations_bucket{le="110591"} 19
txn_durations_bucket{le="118783"} 20
txn_durations_bucket{le="122879"} 24
txn_durations_bucket{le="126975"} 27
txn_durations_bucket{le="131071"} 32
txn_durations_bucket{le="139263"} 36
txn_durations_bucket{le="147455"} 42
txn_durations_bucket{le="155647"} 49
txn_durations_bucket{le="163839"} 52
txn_durations_bucket{le="172031"} 59
txn_durations_bucket{le="180223"} 65
txn_durations_bucket{le="188415"} 70
txn_durations_bucket{le="196607"} 75
txn_durations_bucket{le="204799"} 86
txn_durations_bucket{le="212991"} 94
txn_durations_bucket{le="221183"} 108
txn_durations_bucket{le="229375"} 121
txn_durations_bucket{le="237567"} 139
txn_durations_bucket{le="245759"} 145
txn_durations_bucket{le="253951"} 147
txn_durations_bucket{le="262143"} 160
txn_durations_bucket{le="278527"} 178
txn_durations_bucket{le="294911"} 194
txn_durations_bucket{le="311295"} 214
txn_durations_bucket{le="327679"} 236
txn_durations_bucket{le="344063"} 254
txn_durations_bucket{le="360447"} 266
txn_durations_bucket{le="376831"} 286
txn_durations_bucket{le="393215"} 315
txn_durations_bucket{le="409599"} 335
txn_durations_bucket{le="425983"} 353
txn_durations_bucket{le="442367"} 373
txn_durations_bucket{le="458751"} 391
txn_durations_bucket{le="475135"} 407
txn_durations_bucket{le="491519"} 418
txn_durations_bucket{le="507903"} 431
txn_durations_bucket{le="524287"} 445
txn_durations_bucket{le="557055"} 476
txn_durations_bucket{le="589823"} 490
txn_durations_bucket{le="622591"} 510
txn_durations_bucket{le="655359"} 527
txn_durations_bucket{le="688127"} 539
txn_durations_bucket{le="720895"} 550
txn_durations_bucket{le="753663"} 560
txn_durations_bucket{le="786431"} 571
txn_durations_bucket{le="819199"} 583
txn_durations_bucket{le="851967"} 596
txn_durations_bucket{le="884735"} 612
txn_durations_bucket{le="917503"} 630
txn_durations_bucket{le="950271"} 638
txn_durations_bucket{le="983039"} 649
txn_durations_bucket{le="1.015807e+06"} 659
txn_durations_bucket{le="1.048575e+06"} 665
txn_durations_bucket{le="1.114111e+06"} 680
txn_durations_bucket{le="1.179647e+06"} 697
txn_durations_bucket{le="1.245183e+06"} 717
txn_durations_bucket{le="1.310719e+06"} 728
txn_durations_bucket{le="1.376255e+06"} 739
txn_durations_bucket{le="1.441791e+06"} 748
txn_durations_bucket{le="1.507327e+06"} 760
txn_durations_bucket{le="1.572863e+06"} 768
txn_durations_bucket{le="1.638399e+06"} 771
txn_durations_bucket{le="1.703935e+06"} 775
txn_durations_bucket{le="1.769471e+06"} 778
txn_durations_bucket{le="1.835007e+06"} 786
txn_durations_bucket{le="1.900543e+06"} 791
txn_durations_bucket{le="1.966079e+06"} 797
txn_durations_bucket{le="2.031615e+06"} 806
txn_durations_bucket{le="2.097151e+06"} 812
txn_durations_bucket{le="2.228223e+06"} 823
txn_durations_bucket{le="2.359295e+06"} 833
txn_durations_bucket{le="2.490367e+06"} 842
txn_durations_bucket{le="2.621439e+06"} 852
txn_durations_bucket{le="2.752511e+06"} 864
txn_durations_bucket{le="2.883583e+06"} 869
txn_durations_bucket{le="3.014655e+06"} 875
txn_durations_bucket{le="3.145727e+06"} 877
txn_durations_bucket{le="3.276799e+06"} 882
txn_durations_bucket{le="3.407871e+06"} 886
txn_durations_bucket{le="3.538943e+06"} 887
txn_durations_bucket{le="3.801087e+06"} 893
txn_durations_bucket{le="3.932159e+06"} 898
txn_durations_bucket{le="4.063231e+06"} 901
txn_durations_bucket{le="4.194303e+06"} 903
txn_durations_bucket{le="4.456447e+06"} 906
txn_durations_bucket{le="4.718591e+06"} 911
txn_durations_bucket{le="4.980735e+06"} 912
txn_durations_bucket{le="5.242879e+06"} 915
txn_durations_bucket{le="5.505023e+06"} 918
txn_durations_bucket{le="5.767167e+06"} 922
txn_durations_bucket{le="6.029311e+06"} 925
txn_durations_bucket{le="6.291455e+06"} 929
txn_durations_bucket{le="6.553599e+06"} 934
txn_durations_bucket{le="6.815743e+06"} 935
txn_durations_bucket{le="7.077887e+06"} 938
txn_durations_bucket{le="7.340031e+06"} 939
txn_durations_bucket{le="7.602175e+06"} 941
txn_durations_bucket{le="7.864319e+06"} 943
txn_durations_bucket{le="8.388607e+06"} 945
txn_durations_bucket{le="8.912895e+06"} 947
txn_durations_bucket{le="9.961471e+06"} 948
txn_durations_bucket{le="1.2058623e+07"} 949
txn_durations_bucket{le="1.4680063e+07"} 950
txn_durations_bucket{le="1.5204351e+07"} 951
txn_durations_bucket{le="2.3068671e+07"} 953
txn_durations_bucket{le="2.7262975e+07"} 954
txn_durations_bucket{le="3.2505855e+07"} 955
txn_durations_bucket{le="3.3554431e+07"} 957
txn_durations_bucket{le="4.4040191e+07"} 958
txn_durations_bucket{le="7.1303167e+07"} 959
txn_durations_bucket{le="1.34217727e+08"} 960
txn_durations_bucket{le="+Inf"} 960
txn_durations_sum 1.543144512e+09
txn_durations_count 960
# HELP liveness_livenodes Number of live nodes in the cluster (will be 0 if this node is not itself live)
# TYPE liveness_livenodes gauge
liveness_livenodes 1
# HELP sql_distsql_contended_queries_count Number of SQL queries that experienced contention
# TYPE sql_distsql_contended_queries_count counter
sql_distsql_contended_queries_count 3
# HELP sql_distsql_queries_spilled Number of queries that have spilled to disk
# TYPE sql_distsql_queries_spilled counter
sql_distsql_queries_spilled 0
# HELP txn_commits Number of committed KV transactions (including 1PC)
# TYPE txn_commits counter
txn_commits 1134
# HELP kv_prober_write_latency Latency of successful KV write probes
# TYPE kv_prober_write_latency histogram
kv_prober_write_latency_bucket{le="+Inf"} 0
kv_prober_write_latency_sum 0
kv_prober_write_latency_count 0
# HELP jobs_import_fail_or_cancel_failed Number of import jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_import_fail_or_cancel_failed counter
jobs_import_fail_or_cancel_failed 0
# HELP sql_mem_root_max Memory usage per sql statement for root
# TYPE sql_mem_root_max histogram
sql_mem_root_max_bucket{le="+Inf"} 0
sql_mem_root_max_sum 0
sql_mem_root_max_count 0
# HELP jobs_new_schema_change_fail_or_cancel_completed Number of new_schema_change jobs which successfully completed their failure or cancelation process
# TYPE jobs_new_schema_change_fail_or_cancel_completed counter
jobs_new_schema_change_fail_or_cancel_completed 0
# HELP sql_savepoint_count Number of SQL SAVEPOINT statements successfully executed
# TYPE sql_savepoint_count counter
sql_savepoint_count 0
# HELP distsender_batches Number of batches processed
# TYPE distsender_batches counter
distsender_batches 3881
# HELP distsender_batches_async_throttled Number of partial batches not sent asynchronously due to throttling
# TYPE distsender_batches_async_throttled counter
distsender_batches_async_throttled 0
# HELP distsender_rpc_err_rangenotfounderrtype Number of RangeNotFoundErrType errors received
# TYPE distsender_rpc_err_rangenotfounderrtype counter
distsender_rpc_err_rangenotfounderrtype 0
# HELP admission_wait_queue_length_sql_root_start Length of wait queue
# TYPE admission_wait_queue_length_sql_root_start gauge
admission_wait_queue_length_sql_root_start 0
# HELP jobs_backup_currently_running Number of backup jobs currently running in Resume or OnFailOrCancel state
# TYPE jobs_backup_currently_running gauge
jobs_backup_currently_running 0
# HELP jobs_restore_resume_retry_error Number of restore jobs which failed with a retriable error
# TYPE jobs_restore_resume_retry_error counter
jobs_restore_resume_retry_error 0
# HELP sql_restart_savepoint_release_started_count Number of `RELEASE SAVEPOINT cockroach_restart` statements started
# TYPE sql_restart_savepoint_release_started_count counter
sql_restart_savepoint_release_started_count 0
# HELP sql_distsql_exec_latency Latency of DistSQL statement execution
# TYPE sql_distsql_exec_latency histogram
sql_distsql_exec_latency_bucket{le="+Inf"} 0
sql_distsql_exec_latency_sum 0
sql_distsql_exec_latency_count 0
# HELP sys_cpu_now_ns Number of nanoseconds elapsed since January 1, 1970 UTC
# TYPE sys_cpu_now_ns gauge
sys_cpu_now_ns 1.650579550602541e+18
# HELP distsender_rpc_delete_sent Number of Delete requests sent
# TYPE distsender_rpc_delete_sent counter
distsender_rpc_delete_sent 57
# HELP distsender_rpc_recomputestats_sent Number of RecomputeStats requests sent
# TYPE distsender_rpc_recomputestats_sent counter
distsender_rpc_recomputestats_sent 1
# HELP admission_errored_kv_stores Number of requests not admitted due to error
# TYPE admission_errored_kv_stores counter
admission_errored_kv_stores 0
# HELP sql_optimizer_plan_cache_hits_internal Number of non-prepared statements for which a cached plan was used (internal queries)
# TYPE sql_optimizer_plan_cache_hits_internal counter
sql_optimizer_plan_cache_hits_internal 550
# HELP rocksdb_compacted_bytes_read Bytes read during compaction
# TYPE rocksdb_compacted_bytes_read gauge
rocksdb_compacted_bytes_read{store="1"} 0
# HELP queue_split_purgatory Number of replicas in the split queue's purgatory, waiting to become splittable
# TYPE queue_split_purgatory gauge
queue_split_purgatory{store="1"} 0
# HELP kv_concurrency_lock_wait_queue_waiters Number of requests actively waiting in a lock wait-queue
# TYPE kv_concurrency_lock_wait_queue_waiters gauge
kv_concurrency_lock_wait_queue_waiters{store="1"} 0
# HELP distsender_rpc_err_integeroverflowerrtype Number of IntegerOverflowErrType errors received
# TYPE distsender_rpc_err_integeroverflowerrtype counter
distsender_rpc_err_integeroverflowerrtype 0
# HELP distsender_rpc_err_errordetailtype_33_ Number of ErrorDetailType(33) errors received
# TYPE distsender_rpc_err_errordetailtype_33_ counter
distsender_rpc_err_errordetailtype_33_ 0
# HELP changefeed_buffer_entries_released Total entries processed, emitted and acknowledged by the sinks
# TYPE changefeed_buffer_entries_released counter
changefeed_buffer_entries_released 0
# HELP changefeed_buffer_pushback_nanos Total time spent waiting while the buffer was full
# TYPE changefeed_buffer_pushback_nanos counter
changefeed_buffer_pushback_nanos 0
# HELP sql_savepoint_started_count Number of SQL SAVEPOINT statements started
# TYPE sql_savepoint_started_count counter
sql_savepoint_started_count 0
# HELP sql_stats_flush_duration_internal Time took to in nanoseconds to complete SQL Stats flush (internal queries)
# TYPE sql_stats_flush_duration_internal histogram
sql_stats_flush_duration_internal_bucket{le="+Inf"} 0
sql_stats_flush_duration_internal_sum 0
sql_stats_flush_duration_internal_count 0
# HELP gossip_connections_outgoing Number of active outgoing gossip connections
# TYPE gossip_connections_outgoing gauge
gossip_connections_outgoing 0
# HELP distsender_rpc_endtxn_sent Number of EndTxn requests sent
# TYPE distsender_rpc_endtxn_sent counter
distsender_rpc_endtxn_sent 605
# HELP exec_success Number of batch KV requests executed successfully on this node
# TYPE exec_success counter
exec_success 4362
# HELP jobs_auto_create_stats_fail_or_cancel_failed Number of auto_create_stats jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_auto_create_stats_fail_or_cancel_failed counter
jobs_auto_create_stats_fail_or_cancel_failed 0
# HELP rocksdb_flushes Number of table flushes
# TYPE rocksdb_flushes gauge
rocksdb_flushes{store="1"} 0
# HELP jobs_backup_fail_or_cancel_failed Number of backup jobs which failed with a non-retriable error on their failure or cancelation process
# TYPE jobs_backup_fail_or_cancel_failed counter
jobs_backup_fail_or_cancel_failed 0
# HELP jobs_typedesc_schema_change_resume_retry_error Number of typedesc_schema_change jobs which failed with a retriable error
# TYPE jobs_typedesc_schema_change_resume_retry_error counter
jobs_typedesc_schema_change_resume_retry_error 0
# HELP sql_ddl_started_count Number of SQL DDL statements started
# TYPE sql_ddl_started_count counter
sql_ddl_started_count 12
# HELP sql_txn_commit_count Number of SQL transaction COMMIT statements successfully executed
# TYPE sql_txn_commit_count counter
sql_txn_commit_count 0
# HELP sql_restart_savepoint_rollback_count Number of `ROLLBACK TO SAVEPOINT cockroach_restart` statements successfully executed
# TYPE sql_restart_savepoint_rollback_count counter
sql_restart_savepoint_rollback_count 0
# HELP sql_ddl_count Number of SQL DDL statements successfully executed
# TYPE sql_ddl_count counter
sql_ddl_count 12
# HELP leases_expiration Number of replica leaseholders using expiration-based leases
# TYPE leases_expiration gauge
leases_expiration{store="1"} 2
# HELP distsender_rpc_resolveintentrange_sent Number of ResolveIntentRange requests sent
# TYPE distsender_rpc_resolveintentrange_sent counter
distsender_rpc_resolveintentrange_sent 0
# HELP distsender_rpc_subsume_sent Number of Subsume requests sent
# TYPE distsender_rpc_subsume_sent counter
distsender_rpc_subsume_sent 0
# HELP jobs_backup_resume_retry_error Number of backup jobs which failed with a retriable error
# TYPE jobs_backup_resume_retry_error counter
jobs_backup_resume_retry_error 0
# HELP sql_distsql_flows_queue_wait Duration of time flows spend waiting in the queue
# TYPE sql_distsql_flows_queue_wait histogram
sql_distsql_flows_queue_wait_bucket{le="+Inf"} 0
sql_distsql_flows_queue_wait_sum 0
sql_distsql_flows_queue_wait_count 0
# HELP jobs_auto_create_stats_fail_or_cancel_retry_error Number of auto_create_stats jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_auto_create_stats_fail_or_cancel_retry_error counter
jobs_auto_create_stats_fail_or_cancel_retry_error 0
# HELP keycount Count of all keys
# TYPE keycount gauge
keycount{store="1"} 5681
# HELP raft_rcvd_timeoutnow Number of MsgTimeoutNow messages received by this store
# TYPE raft_rcvd_timeoutnow counter
raft_rcvd_timeoutnow{store="1"} 0
# HELP distsender_rpc_err_txnalreadyencounterederrtype Number of TxnAlreadyEncounteredErrType errors received
# TYPE distsender_rpc_err_txnalreadyencounterederrtype counter
distsender_rpc_err_txnalreadyencounterederrtype 0
# HELP kv_prober_read_attempts Number of attempts made to read probe KV, regardless of outcome
# TYPE kv_prober_read_attempts counter
kv_prober_read_attempts 0
# HELP kv_prober_read_failures Number of attempts made to read probe KV that failed, whether due to error or timeout
# TYPE kv_prober_read_failures counter
kv_prober_read_failures 0
# HELP jobs_import_resume_completed Number of import jobs which successfully resumed to completion
# TYPE jobs_import_resume_completed counter
jobs_import_resume_completed 0
# HELP distsender_rpc_adminchangereplicas_sent Number of AdminChangeReplicas requests sent
# TYPE distsender_rpc_adminchangereplicas_sent counter
distsender_rpc_adminchangereplicas_sent 0
# HELP distsender_rpc_err_notleaseholdererrtype Number of NotLeaseHolderErrType errors received
# TYPE distsender_rpc_err_notleaseholdererrtype counter
distsender_rpc_err_notleaseholdererrtype 4
# HELP distsender_rpc_err_ambiguousresulterrtype Number of AmbiguousResultErrType errors received
# TYPE distsender_rpc_err_ambiguousresulterrtype counter
distsender_rpc_err_ambiguousresulterrtype 0
# HELP txn_rollbacks_async_failed Number of KV transaction that failed to send abort asynchronously which is not always retried
# TYPE txn_rollbacks_async_failed counter
txn_rollbacks_async_failed 0
# HELP jobs_resumed_claimed_jobs number of claimed-jobs resumed in job-adopt iterations
# TYPE jobs_resumed_claimed_jobs counter
jobs_resumed_claimed_jobs 13
# HELP sql_disk_distsql_max Disk usage per sql statement for distsql
# TYPE sql_disk_distsql_max histogram
sql_disk_distsql_max_bucket{le="+Inf"} 0
sql_disk_distsql_max_sum 0
sql_disk_distsql_max_count 0
# HELP sql_delete_started_count Number of SQL DELETE statements started
# TYPE sql_delete_started_count counter
sql_delete_started_count 0
# HELP sql_savepoint_rollback_started_count Number of `ROLLBACK TO SAVEPOINT` statements started
# TYPE sql_savepoint_rollback_started_count counter
sql_savepoint_rollback_started_count 0
# HELP security_certificate_expiration_client_ca Expiration for the client CA certificate. 0 means no certificate or error.
# TYPE security_certificate_expiration_client_ca gauge
security_certificate_expiration_client_ca 0
# HELP jobs_import_fail_or_cancel_completed Number of import jobs which successfully completed their failure or cancelation process
# TYPE jobs_import_fail_or_cancel_completed counter
jobs_import_fail_or_cancel_completed 0
# HELP jobs_stream_ingestion_resume_retry_error Number of stream_ingestion jobs which failed with a retriable error
# TYPE jobs_stream_ingestion_resume_retry_error counter
jobs_stream_ingestion_resume_retry_error 0
# HELP changefeed_failures Total number of changefeed jobs which have failed
# TYPE changefeed_failures counter
changefeed_failures 0
# HELP txnwaitqueue_deadlocks_total Number of deadlocks detected by the txn wait queue
# TYPE txnwaitqueue_deadlocks_total counter
txnwaitqueue_deadlocks_total{store="1"} 0
# HELP sql_misc_started_count Number of other SQL statements started
# TYPE sql_misc_started_count counter
sql_misc_started_count 52
# HELP sql_full_scan_count Number of full table or index scans
# TYPE sql_full_scan_count counter
sql_full_scan_count 0
# HELP sql_optimizer_plan_cache_misses_internal Number of non-prepared statements for which a cached plan was not used (internal queries)
# TYPE sql_optimizer_plan_cache_misses_internal counter
sql_optimizer_plan_cache_misses_internal 255
# HELP txnwaitqueue_query_waiting Number of transaction status queries waiting for an updated transaction record
# TYPE txnwaitqueue_query_waiting gauge
txnwaitqueue_query_waiting{store="1"} 0
# HELP jobs_import_resume_retry_error Number of import jobs which failed with a retriable error
# TYPE jobs_import_resume_retry_error counter
jobs_import_resume_retry_error 0
# HELP sql_restart_savepoint_started_count Number of `SAVEPOINT cockroach_restart` statements started
# TYPE sql_restart_savepoint_started_count counter
sql_restart_savepoint_started_count 0
# HELP sql_exec_latency Latency of SQL statement execution
# TYPE sql_exec_latency histogram
sql_exec_latency_bucket{le="77823"} 3
sql_exec_latency_bucket{le="81919"} 7
sql_exec_latency_bucket{le="86015"} 10
sql_exec_latency_bucket{le="90111"} 13
sql_exec_latency_bucket{le="94207"} 16
sql_exec_latency_bucket{le="98303"} 18
sql_exec_latency_bucket{le="102399"} 19
sql_exec_latency_bucket{le="106495"} 21
sql_exec_latency_bucket{le="110591"} 23
sql_exec_latency_bucket{le="114687"} 27
sql_exec_latency_bucket{le="126975"} 28
sql_exec_latency_bucket{le="131071"} 29
sql_exec_latency_bucket{le="139263"} 30
sql_exec_latency_bucket{le="163839"} 31
sql_exec_latency_bucket{le="393215"} 32
sql_exec_latency_bucket{le="655359"} 33
sql_exec_latency_bucket{le="688127"} 34
sql_exec_latency_bucket{le="1.015807e+06"} 36
sql_exec_latency_bucket{le="1.048575e+06"} 37
sql_exec_latency_bucket{le="1.114111e+06"} 38
sql_exec_latency_bucket{le="1.310719e+06"} 40
sql_exec_latency_bucket{le="1.966079e+06"} 43
sql_exec_latency_bucket{le="2.097151e+06"} 45
sql_exec_latency_bucket{le="2.228223e+06"} 53
sql_exec_latency_bucket{le="2.359295e+06"} 54
sql_exec_latency_bucket{le="2.621439e+06"} 58
sql_exec_latency_bucket{le="2.752511e+06"} 59
sql_exec_latency_bucket{le="2.883583e+06"} 60
sql_exec_latency_bucket{le="3.014655e+06"} 61
sql_exec_latency_bucket{le="3.145727e+06"} 62
sql_exec_latency_bucket{le="3.276799e+06"} 63
sql_exec_latency_bucket{le="3.407871e+06"} 64
sql_exec_latency_bucket{le="5.505023e+06"} 65
sql_exec_latency_bucket{le="5.767167e+06"} 66
sql_exec_latency_bucket{le="1.2058623e+07"} 67
sql_exec_latency_bucket{le="+Inf"} 67
sql_exec_latency_sum 9.4252989e+07
sql_exec_latency_count 67
# HELP sql_guardrails_transaction_rows_written_err_count Number of transactions errored because of transaction_rows_written_err guardrail
# TYPE sql_guardrails_transaction_rows_written_err_count counter
sql_guardrails_transaction_rows_written_err_count 0
# HELP gossip_connections_incoming Number of active incoming gossip connections
# TYPE gossip_connections_incoming gauge
gossip_connections_incoming 0
# HELP distsender_errors_notleaseholder Number of NotLeaseHolderErrors encountered
# TYPE distsender_errors_notleaseholder counter
distsender_errors_notleaseholder 4
# HELP distsender_rpc_err_raftgroupdeletederrtype Number of RaftGroupDeletedErrType errors received
# TYPE distsender_rpc_err_raftgroupdeletederrtype counter
distsender_rpc_err_raftgroupdeletederrtype 0
# HELP admission_requested_kv_stores Number of requests
# TYPE admission_requested_kv_stores counter
admission_requested_kv_stores 0
# HELP sql_ddl_started_count_internal Number of SQL DDL statements started (internal queries)
# TYPE sql_ddl_started_count_internal counter
sql_ddl_started_count_internal 9
# HELP sql_failure_count_internal Number of statements resulting in a planning or runtime error (internal queries)
# TYPE sql_failure_count_internal counter
sql_failure_count_internal 0
# HELP raft_rcvd_heartbeat Number of (coalesced, if enabled) MsgHeartbeat messages received by this store
# TYPE raft_rcvd_heartbeat counter
raft_rcvd_heartbeat{store="1"} 0
# HELP queue_replicate_purgatory Number of replicas in the replicate queue's purgatory, awaiting allocation options
# TYPE queue_replicate_purgatory gauge
queue_replicate_purgatory{store="1"} 11
# HELP sql_select_count_internal Number of SQL SELECT statements successfully executed (internal queries)
# TYPE sql_select_count_internal counter
sql_select_count_internal 323
# HELP schedules_scheduled_sql_stats_compaction_executor_failed Number of scheduled-sql-stats-compaction-executor jobs failed
# TYPE schedules_scheduled_sql_stats_compaction_executor_failed counter
schedules_scheduled_sql_stats_compaction_executor_failed 0
# HELP queue_raftlog_process_success Number of replicas successfully processed by the Raft log queue
# TYPE queue_raftlog_process_success counter
queue_raftlog_process_success{store="1"} 47
# HELP queue_gc_info_transactionresolvefailed Number of intent cleanup failures for local transactions during GC
# TYPE queue_gc_info_transactionresolvefailed counter
queue_gc_info_transactionresolvefailed{store="1"} 0
# HELP admission_wait_sum_kv Total wait time in micros
# TYPE admission_wait_sum_kv counter
admission_wait_sum_kv 0
# HELP jobs_new_schema_change_resume_failed Number of new_schema_change jobs which failed with a non-retriable error
# TYPE jobs_new_schema_change_resume_failed counter
jobs_new_schema_change_resume_failed 0
# HELP changefeed_backfill_count Number of changefeeds currently executing backfill
# TYPE changefeed_backfill_count gauge
changefeed_backfill_count 0
# HELP sql_optimizer_plan_cache_hits Number of non-prepared statements for which a cached plan was used
# TYPE sql_optimizer_plan_cache_hits counter
sql_optimizer_plan_cache_hits 5
# HELP raft_entrycache_bytes Aggregate size of all Raft entries in the Raft entry cache
# TYPE raft_entrycache_bytes gauge
raft_entrycache_bytes{store="1"} 430195
# HELP sql_distsql_flows_total Number of distributed SQL flows executed
# TYPE sql_distsql_flows_total counter
sql_distsql_flows_total 0
# HELP txn_refresh_auto_retries Number of request retries after successful refreshes
# TYPE txn_refresh_auto_retries counter
txn_refresh_auto_retries 0
# HELP exec_latency Latency of batch KV requests executed on this node
# TYPE exec_latency histogram
exec_latency_bucket{le="15359"} 1
exec_latency_bucket{le="16383"} 2
exec_latency_bucket{le="17407"} 9
exec_latency_bucket{le="18431"} 20
exec_latency_bucket{le="19455"} 39
exec_latency_bucket{le="20479"} 67
exec_latency_bucket{le="21503"} 108
exec_latency_bucket{le="22527"} 145
exec_latency_bucket{le="23551"} 199
exec_latency_bucket{le="24575"} 248
exec_latency_bucket{le="25599"} 310
exec_latency_bucket{le="26623"} 350
exec_latency_bucket{le="27647"} 394
exec_latency_bucket{le="28671"} 432
exec_latency_bucket{le="29695"} 492
exec_latency_bucket{le="30719"} 568
exec_latency_bucket{le="31743"} 626
exec_latency_bucket{le="32767"} 668
exec_latency_bucket{le="34815"} 792
exec_latency_bucket{le="36863"} 911
exec_latency_bucket{le="38911"} 1018
exec_latency_bucket{le="40959"} 1122
exec_latency_bucket{le="43007"} 1273
exec_latency_bucket{le="45055"} 1347
exec_latency_bucket{le="47103"} 1424
exec_latency_bucket{le="49151"} 1501
exec_latency_bucket{le="51199"} 1555
exec_latency_bucket{le="53247"} 1619
exec_latency_bucket{le="55295"} 1685
exec_latency_bucket{le="57343"} 1739
exec_latency_bucket{le="59391"} 1796
exec_latency_bucket{le="61439"} 1845
exec_latency_bucket{le="63487"} 1896
exec_latency_bucket{le="65535"} 1948
exec_latency_bucket{le="69631"} 2042
exec_latency_bucket{le="73727"} 2122
exec_latency_bucket{le="77823"} 2181
exec_latency_bucket{le="81919"} 2249
exec_latency_bucket{le="86015"} 2319
exec_latency_bucket{le="90111"} 2384
exec_latency_bucket{le="94207"} 2451
exec_latency_bucket{le="98303"} 2514
exec_latency_bucket{le="102399"} 2564
exec_latency_bucket{le="106495"} 2614
exec_latency_bucket{le="110591"} 2656
exec_latency_bucket{le="114687"} 2698
exec_latency_bucket{le="118783"} 2744
exec_latency_bucket{le="122879"} 2793
exec_latency_bucket{le="126975"} 2838
exec_latency_bucket{le="131071"} 2878
exec_latency_bucket{le="139263"} 2954
exec_latency_bucket{le="147455"} 3029
exec_latency_bucket{le="155647"} 3097
exec_latency_bucket{le="163839"} 3162
exec_latency_bucket{le="172031"} 3248
exec_latency_bucket{le="180223"} 3305
exec_latency_bucket{le="188415"} 3364
exec_latency_bucket{le="196607"} 3412
exec_latency_bucket{le="204799"} 3452
exec_latency_bucket{le="212991"} 3492
exec_latency_bucket{le="221183"} 3538
exec_latency_bucket{le="229375"} 3573
exec_latency_bucket{le="237567"} 3610
exec_latency_bucket{le="245759"} 3647
exec_latency_bucket{le="253951"} 3683
exec_latency_bucket{le="262143"} 3722
exec_latency_bucket{le="278527"} 3767
exec_latency_bucket{le="294911"} 3807
exec_latency_bucket{le="311295"} 3860
exec_latency_bucket{le="327679"} 3897
exec_latency_bucket{le="344063"} 3928
exec_latency_bucket{le="360447"} 3961
exec_latency_bucket{le="376831"} 4000
exec_latency_bucket{le="393215"} 4020
exec_latency_bucket{le="409599"} 4040
exec_latency_bucket{le="425983"} 4057
exec_latency_bucket{le="442367"} 4069
exec_latency_bucket{le="458751"} 4079
exec_latency_bucket{le="475135"} 4095
exec_latency_bucket{le="491519"} 4106
exec_latency_bucket{le="507903"} 4119
exec_latency_bucket{le="524287"} 4131
exec_latency_bucket{le="557055"} 4150
exec_latency_bucket{le="589823"} 4170
exec_latency_bucket{le="622591"} 4190
exec_latency_bucket{le="655359"} 4203
exec_latency_bucket{le="688127"} 4210
exec_latency_bucket{le="720895"} 4220
exec_latency_bucket{le="753663"} 4234
exec_latency_bucket{le="786431"} 4244
exec_latency_bucket{le="819199"} 4250
exec_latency_bucket{le="851967"} 4254
exec_latency_bucket{le="884735"} 4257
exec_latency_bucket{le="917503"} 4261
exec_latency_bucket{le="950271"} 4262
exec_latency_bucket{le="983039"} 4263
exec_latency_bucket{le="1.015807e+06"} 4265
exec_latency_bucket{le="1.114111e+06"} 4266
exec_latency_bucket{le="1.179647e+06"} 4267
exec_latency_bucket{le="1.245183e+06"} 4272
exec_latency_bucket{le="1.310719e+06"} 4276
exec_latency_bucket{le="1.376255e+06"} 4278
exec_latency_bucket{le="1.507327e+06"} 4279
exec_latency_bucket{le="1.572863e+06"} 4280
exec_latency_bucket{le="1.638399e+06"} 4281
exec_latency_bucket{le="1.703935e+06"} 4283
exec_latency_bucket{le="1.769471e+06"} 4284
exec_latency_bucket{le="1.900543e+06"} 4287
exec_latency_bucket{le="2.031615e+06"} 4290
exec_latency_bucket{le="2.097151e+06"} 4297
exec_latency_bucket{le="2.228223e+06"} 4299
exec_latency_bucket{le="2.490367e+06"} 4303
exec_latency_bucket{le="2.621439e+06"} 4304
exec_latency_bucket{le="2.752511e+06"} 4305
exec_latency_bucket{le="2.883583e+06"} 4307
exec_latency_bucket{le="3.014655e+06"} 4308
exec_latency_bucket{le="3.145727e+06"} 4312
exec_latency_bucket{le="3.276799e+06"} 4313
exec_latency_bucket{le="3.407871e+06"} 4314
exec_latency_bucket{le="3.538943e+06"} 4315
exec_latency_bucket{le="3.670015e+06"} 4316
exec_latency_bucket{le="3.801087e+06"} 4317
exec_latency_bucket{le="3.932159e+06"} 4319
exec_latency_bucket{le="4.063231e+06"} 4320
exec_latency_bucket{le="4.194303e+06"} 4321
exec_latency_bucket{le="4.456447e+06"} 4328
exec_latency_bucket{le="4.718591e+06"} 4335
exec_latency_bucket{le="4.980735e+06"} 4342
exec_latency_bucket{le="5.242879e+06"} 4346
exec_latency_bucket{le="5.505023e+06"} 4349
exec_latency_bucket{le="5.767167e+06"} 4351
exec_latency_bucket{le="6.029311e+06"} 4357
exec_latency_bucket{le="6.291455e+06"} 4359
exec_latency_bucket{le="6.553599e+06"} 4360
exec_latency_bucket{le="6.815743e+06"} 4361
exec_latency_bucket{le="7.340031e+06"} 4362
exec_latency_bucket{le="7.602175e+06"} 4363
exec_latency_bucket{le="7.864319e+06"} 4364
exec_latency_bucket{le="8.388607e+06"} 4365
exec_latency_bucket{le="9.961471e+06"} 4366
exec_latency_bucket{le="+Inf"} 4366
exec_latency_sum 9.49075698e+08
exec_latency_count 4366
# HELP jobs_schema_change_resume_retry_error Number of schema_change jobs which failed with a retriable error
# TYPE jobs_schema_change_resume_retry_error counter
jobs_schema_change_resume_retry_error 0
# HELP jobs_schema_change_gc_fail_or_cancel_retry_error Number of schema_change_gc jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_schema_change_gc_fail_or_cancel_retry_error counter
jobs_schema_change_gc_fail_or_cancel_retry_error 0
# HELP distsender_rangefeed_total_ranges Number of ranges executing rangefeed\n\nThis counts the number of ranges with an active rangefeed.\n
# TYPE distsender_rangefeed_total_ranges gauge
distsender_rangefeed_total_ranges 2
# HELP txn_condensed_intent_spans_gauge KV transactions currently running that have exceeded their intent tracking memory budget (kv.transaction.max_intents_bytes). See also txn.condensed_intent_spans for a perpetual counter/rate.
# TYPE txn_condensed_intent_spans_gauge gauge
txn_condensed_intent_spans_gauge 0
# HELP jobs_restore_fail_or_cancel_retry_error Number of restore jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_restore_fail_or_cancel_retry_error counter
jobs_restore_fail_or_cancel_retry_error 0
# HELP changefeed_frontier_updates Number of change frontier updates across all feeds
# TYPE changefeed_frontier_updates counter
changefeed_frontier_updates 0
# HELP raftlog_truncated Number of Raft log entries truncated
# TYPE raftlog_truncated counter
raftlog_truncated{store="1"} 1259
# HELP intents_resolve_attempts Count of (point or range) intent commit evaluation attempts
# TYPE intents_resolve_attempts counter
intents_resolve_attempts{store="1"} 563
# HELP queue_replicate_rebalancereplica Number of replica rebalancer-initiated additions attempted by the replicate queue
# TYPE queue_replicate_rebalancereplica counter
queue_replicate_rebalancereplica{store="1"} 0
# HELP distsender_rpc_resolveintent_sent Number of ResolveIntent requests sent
# TYPE distsender_rpc_resolveintent_sent counter
distsender_rpc_resolveintent_sent 563
# HELP txn_refresh_memory_limit_exceeded Number of transaction which exceed the refresh span bytes limit, causing their read spans to be condensed
# TYPE txn_refresh_memory_limit_exceeded counter
txn_refresh_memory_limit_exceeded 0
# HELP jobs_auto_span_config_reconciliation_fail_or_cancel_retry_error Number of auto_span_config_reconciliation jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_auto_span_config_reconciliation_fail_or_cancel_retry_error counter
jobs_auto_span_config_reconciliation_fail_or_cancel_retry_error 0
# HELP sql_savepoint_rollback_count_internal Number of `ROLLBACK TO SAVEPOINT` statements successfully executed (internal queries)
# TYPE sql_savepoint_rollback_count_internal counter
sql_savepoint_rollback_count_internal 0
# HELP txn_restarts_writetoooldmulti Number of restarts due to multiple concurrent writers committing first
# TYPE txn_restarts_writetoooldmulti counter
txn_restarts_writetoooldmulti 0
# HELP jobs_schema_change_gc_resume_retry_error Number of schema_change_gc jobs which failed with a retriable error
# TYPE jobs_schema_change_gc_resume_retry_error counter
jobs_schema_change_gc_resume_retry_error 0
# HELP streaming_events_ingested Events ingested by all ingestion jobs
# TYPE streaming_events_ingested counter
streaming_events_ingested 0
# HELP replicas_quiescent Number of quiesced replicas
# TYPE replicas_quiescent gauge
replicas_quiescent{store="1"} 73
# HELP queue_raftlog_pending Number of pending replicas in the Raft log queue
# TYPE queue_raftlog_pending gauge
queue_raftlog_pending{store="1"} 0
# HELP queue_raftsnapshot_processingnanos Nanoseconds spent processing replicas in the Raft repair queue
# TYPE queue_raftsnapshot_processingnanos counter
queue_raftsnapshot_processingnanos{store="1"} 0
# HELP distsender_rpc_clearrange_sent Number of ClearRange requests sent
# TYPE distsender_rpc_clearrange_sent counter
distsender_rpc_clearrange_sent 0
# HELP kv_prober_read_latency Latency of successful KV read probes
# TYPE kv_prober_read_latency histogram
kv_prober_read_latency_bucket{le="+Inf"} 0
kv_prober_read_latency_sum 0
kv_prober_read_latency_count 0
# HELP jobs_auto_span_config_reconciliation_resume_failed Number of auto_span_config_reconciliation jobs which failed with a non-retriable error
# TYPE jobs_auto_span_config_reconciliation_resume_failed counter
jobs_auto_span_config_reconciliation_resume_failed 0
# HELP changefeed_checkpoint_hist_nanos Time spent checkpointing changefeed progress
# TYPE changefeed_checkpoint_hist_nanos histogram
changefeed_checkpoint_hist_nanos_bucket{le="+Inf"} 0
changefeed_checkpoint_hist_nanos_sum 0
changefeed_checkpoint_hist_nanos_count 0
# HELP queue_replicate_process_success Number of replicas successfully processed by the replicate queue
# TYPE queue_replicate_process_success counter
queue_replicate_process_success{store="1"} 0
# HELP sys_host_disk_write_time Time spent writing to all disks since this process started
# TYPE sys_host_disk_write_time gauge
sys_host_disk_write_time 2.489620197e+09
# HELP distsender_rpc_queryintent_sent Number of QueryIntent requests sent
# TYPE distsender_rpc_queryintent_sent counter
distsender_rpc_queryintent_sent 1019
# HELP sql_schema_changer_retry_errors Counter of the number of retriable errors experienced by the schema changer
# TYPE sql_schema_changer_retry_errors counter
sql_schema_changer_retry_errors 0
# HELP queue_replicate_process_failure Number of replicas which failed processing in the replicate queue
# TYPE queue_replicate_process_failure counter
queue_replicate_process_failure{store="1"} 12
# HELP sql_distsql_flows_active Number of distributed SQL flows currently active
# TYPE sql_distsql_flows_active gauge
sql_distsql_flows_active 0
# HELP sql_txns_open_internal Number of currently open SQL transactions (internal queries)
# TYPE sql_txns_open_internal gauge
sql_txns_open_internal 0
# HELP raft_heartbeats_pending Number of pending heartbeats and responses waiting to be coalesced
# TYPE raft_heartbeats_pending gauge
raft_heartbeats_pending{store="1"} 0
# HELP queue_gc_processingnanos Nanoseconds spent processing replicas in the GC queue
# TYPE queue_gc_processingnanos counter
queue_gc_processingnanos{store="1"} 0
# HELP distsender_rangefeed_catchup_ranges Number of ranges in catchup mode\n\nThis counts the number of ranges with an active rangefeed that are performing catchup scan.\n
# TYPE distsender_rangefeed_catchup_ranges gauge
distsender_rangefeed_catchup_ranges 0
# HELP distsender_rpc_adminverifyprotectedtimestamp_sent Number of AdminVerifyProtectedTimestamp requests sent
# TYPE distsender_rpc_adminverifyprotectedtimestamp_sent counter
distsender_rpc_adminverifyprotectedtimestamp_sent 0
# HELP admission_granter_io_tokens_exhausted_duration_kv Total duration when IO tokens were exhausted, in micros
# TYPE admission_granter_io_tokens_exhausted_duration_kv counter
admission_granter_io_tokens_exhausted_duration_kv 0
# HELP admission_errored_sql_kv_response Number of requests not admitted due to error
# TYPE admission_errored_sql_kv_response counter
admission_errored_sql_kv_response 0
# HELP queue_replicagc_process_success Number of replicas successfully processed by the replica GC queue
# TYPE queue_replicagc_process_success counter
queue_replicagc_process_success{store="1"} 0
# HELP queue_split_processingnanos Nanoseconds spent processing replicas in the split queue
# TYPE queue_split_processingnanos counter
queue_split_processingnanos{store="1"} 3.6929e+07
# HELP queue_replicate_removelearnerreplica Number of learner replica removals attempted by the replicate queue (typically due to internal race conditions)
# TYPE queue_replicate_removelearnerreplica counter
queue_replicate_removelearnerreplica{store="1"} 0
# HELP queue_replicagc_process_failure Number of replicas which failed processing in the replica GC queue
# TYPE queue_replicagc_process_failure counter
queue_replicagc_process_failure{store="1"} 0
# HELP requests_slow_distsender Number of RPCs stuck or retrying for a long time
# TYPE requests_slow_distsender gauge
requests_slow_distsender 0
# HELP sql_restart_savepoint_rollback_count_internal Number of `ROLLBACK TO SAVEPOINT cockroach_restart` statements successfully executed (internal queries)
# TYPE sql_restart_savepoint_rollback_count_internal counter
sql_restart_savepoint_rollback_count_internal 0
# HELP intents_abort_attempts Count of (point or range) non-poisoning intent abort evaluation attempts
# TYPE intents_abort_attempts counter
intents_abort_attempts{store="1"} 0
# HELP rocksdb_table_readers_mem_estimate Memory used by index and filter blocks
# TYPE rocksdb_table_readers_mem_estimate gauge
rocksdb_table_readers_mem_estimate{store="1"} 0
# HELP sql_misc_count_internal Number of other SQL statements successfully executed (internal queries)
# TYPE sql_misc_count_internal counter
sql_misc_count_internal 13
# HELP sql_temp_object_cleaner_schemas_deletion_error number of errored schema deletions by the temp object cleaner on this node
# TYPE sql_temp_object_cleaner_schemas_deletion_error counter
sql_temp_object_cleaner_schemas_deletion_error 0
# HELP replicas_leaseholders Number of lease holders
# TYPE replicas_leaseholders gauge
replicas_leaseholders{store="1"} 73
# HELP rocksdb_num_sstables Number of rocksdb SSTables
# TYPE rocksdb_num_sstables gauge
rocksdb_num_sstables{store="1"} 0
# HELP distsender_rangefeed_error_catchup_ranges Number of ranges in catchup mode which experienced an error
# TYPE distsender_rangefeed_error_catchup_ranges counter
distsender_rangefeed_error_catchup_ranges 0
# HELP distsender_rpc_adminscatter_sent Number of AdminScatter requests sent
# TYPE distsender_rpc_adminscatter_sent counter
distsender_rpc_adminscatter_sent 24
# HELP sql_distsql_queries_active Number of SQL queries currently active
# TYPE sql_distsql_queries_active gauge
sql_distsql_queries_active 0
# HELP sql_distsql_vec_openfds Current number of open file descriptors used by vectorized external storage
# TYPE sql_distsql_vec_openfds gauge
sql_distsql_vec_openfds 0
# HELP range_snapshots_applied_voter Number of snapshots applied by voter replicas
# TYPE range_snapshots_applied_voter counter
range_snapshots_applied_voter{store="1"} 0
# HELP queue_tsmaintenance_process_failure Number of replicas which failed processing in the time series maintenance queue
# TYPE queue_tsmaintenance_process_failure counter
queue_tsmaintenance_process_failure{store="1"} 0
# HELP sql_savepoint_started_count_internal Number of SQL SAVEPOINT statements started (internal queries)
# TYPE sql_savepoint_started_count_internal counter
sql_savepoint_started_count_internal 0
# HELP rocksdb_compacted_bytes_written Bytes written during compaction
# TYPE rocksdb_compacted_bytes_written gauge
rocksdb_compacted_bytes_written{store="1"} 0
# HELP sys_cpu_user_percent Current user cpu percentage
# TYPE sys_cpu_user_percent gauge
sys_cpu_user_percent 0.009700266757335827
# HELP sys_host_disk_read_time Time spent reading from all disks since this process started
# TYPE sys_host_disk_read_time gauge
sys_host_disk_read_time 1.974571134e+09
# HELP distsender_rpc_reversescan_sent Number of ReverseScan requests sent
# TYPE distsender_rpc_reversescan_sent counter
distsender_rpc_reversescan_sent 0
# HELP txn_restarts_commitdeadlineexceeded Number of restarts due to a transaction exceeding its deadline
# TYPE txn_restarts_commitdeadlineexceeded counter
txn_restarts_commitdeadlineexceeded 0
# HELP distsender_rpc_recovertxn_sent Number of RecoverTxn requests sent
# TYPE distsender_rpc_recovertxn_sent counter
distsender_rpc_recovertxn_sent 0
# HELP changefeed_flushes Total flushes across all feeds
# TYPE changefeed_flushes counter
changefeed_flushes 0
# HELP changefeed_buffer_entries_in Total entries entering the buffer between raft and changefeed sinks
# TYPE changefeed_buffer_entries_in counter
changefeed_buffer_entries_in 0
# HELP sql_delete_count Number of SQL DELETE statements successfully executed
# TYPE sql_delete_count counter
sql_delete_count 0
# HELP queue_merge_purgatory Number of replicas in the merge queue's purgatory, waiting to become mergeable
# TYPE queue_merge_purgatory gauge
queue_merge_purgatory{store="1"} 0
# HELP txnwaitqueue_pusher_wait_time Histogram of durations spent in queue by pushers
# TYPE txnwaitqueue_pusher_wait_time histogram
txnwaitqueue_pusher_wait_time_bucket{store="1",le="+Inf"} 0
txnwaitqueue_pusher_wait_time_sum{store="1"} 0
txnwaitqueue_pusher_wait_time_count{store="1"} 0
# HELP admission_admitted_sql_kv_response Number of requests admitted
# TYPE admission_admitted_sql_kv_response counter
admission_admitted_sql_kv_response 0
# HELP jobs_create_stats_fail_or_cancel_completed Number of create_stats jobs which successfully completed their failure or cancelation process
# TYPE jobs_create_stats_fail_or_cancel_completed counter
jobs_create_stats_fail_or_cancel_completed 0
# HELP changefeed_queue_time_nanos Time KV event spent waiting to be processed
# TYPE changefeed_queue_time_nanos counter
changefeed_queue_time_nanos 0
# HELP storage_disk_stalled Number of instances of disk operations taking longer than 30s
# TYPE storage_disk_stalled gauge
storage_disk_stalled{store="1"} 0
# HELP sql_restart_savepoint_release_count_internal Number of `RELEASE SAVEPOINT cockroach_restart` statements successfully executed (internal queries)
# TYPE sql_restart_savepoint_release_count_internal counter
sql_restart_savepoint_release_count_internal 0
# HELP sysbytes Number of bytes in system KV pairs
# TYPE sysbytes gauge
sysbytes{store="1"} 25372
# HELP ranges_unavailable Number of ranges with fewer live replicas than needed for quorum
# TYPE ranges_unavailable gauge
ranges_unavailable{store="1"} 0
# HELP queue_raftlog_process_failure Number of replicas which failed processing in the Raft log queue
# TYPE queue_raftlog_process_failure counter
queue_raftlog_process_failure{store="1"} 0
# HELP seconds_until_enterprise_license_expiry Seconds until enterprise license expiry (0 if no license present or running without enterprise features)
# TYPE seconds_until_enterprise_license_expiry gauge
seconds_until_enterprise_license_expiry 86220
# HELP kv_protectedts_reconciliation_errors number of errors encountered during reconciliation runs on this node
# TYPE kv_protectedts_reconciliation_errors counter
kv_protectedts_reconciliation_errors 0
# HELP jobs_backup_fail_or_cancel_retry_error Number of backup jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_backup_fail_or_cancel_retry_error counter
jobs_backup_fail_or_cancel_retry_error 0
# HELP jobs_schema_change_fail_or_cancel_retry_error Number of schema_change jobs which failed with a retriable error on their failure or cancelation process
# TYPE jobs_schema_change_fail_or_cancel_retry_error counter
jobs_schema_change_fail_or_cancel_retry_error 0
# HELP queue_gc_info_transactionspangcpending Number of GC'able entries corresponding to pending txns
# TYPE queue_gc_info_transactionspangcpending counter
queue_gc_info_transactionspangcpending{store="1"} 0
# HELP raft_rcvd_prop Number of MsgProp messages received by this store
# TYPE raft_rcvd_prop counter
raft_rcvd_prop{store="1"} 0
# HELP distsender_rpc_adminmerge_sent Number of AdminMerge requests sent
# TYPE distsender_rpc_adminmerge_sent counter
distsender_rpc_adminmerge_sent 0
# HELP distsender_rpc_err_nodeunavailableerrtype Number of NodeUnavailableErrType errors received
# TYPE distsender_rpc_err_nodeunavailableerrtype counter
distsender_rpc_err_nodeunavailableerrtype 0
# HELP admission_granter_used_slots_sql_leaf_start Used slots
# TYPE admission_granter_used_slots_sql_leaf_start gauge
admission_granter_used_slots_sql_leaf_start 0
# HELP sql_txn_rollback_started_count_internal Number of SQL transaction ROLLBACK statements started (internal queries)
# TYPE sql_txn_rollback_started_count_internal counter
sql_txn_rollback_started_count_internal 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment