Page MenuHomePhabricator
Authored By
ProdPasteBot
Aug 26 2019, 10:37 AM
Size
248 KB
Referenced Files
None
Subscribers
None
# HELP go_gc_duration_seconds A summary of the GC invocation durations.
# TYPE go_gc_duration_seconds summary
go_gc_duration_seconds{quantile="0"} 0.00033339000000000003
go_gc_duration_seconds{quantile="0.25"} 0.00046065200000000003
go_gc_duration_seconds{quantile="0.5"} 0.000519273
go_gc_duration_seconds{quantile="0.75"} 0.0005829990000000001
go_gc_duration_seconds{quantile="1"} 0.003260869
go_gc_duration_seconds_sum 273.348582303
go_gc_duration_seconds_count 452701
# HELP go_goroutines Number of goroutines that currently exist.
# TYPE go_goroutines gauge
go_goroutines 13
# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
# TYPE go_memstats_alloc_bytes gauge
go_memstats_alloc_bytes 6.804712e+06
# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
# TYPE go_memstats_alloc_bytes_total counter
go_memstats_alloc_bytes_total 1.105001027712e+12
# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.
# TYPE go_memstats_buck_hash_sys_bytes gauge
go_memstats_buck_hash_sys_bytes 1.805966e+06
# HELP go_memstats_frees_total Total number of frees.
# TYPE go_memstats_frees_total counter
go_memstats_frees_total 1.8578526096e+10
# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
# TYPE go_memstats_gc_sys_bytes gauge
go_memstats_gc_sys_bytes 3.518464e+06
# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
# TYPE go_memstats_heap_alloc_bytes gauge
go_memstats_heap_alloc_bytes 6.804712e+06
# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
# TYPE go_memstats_heap_idle_bytes gauge
go_memstats_heap_idle_bytes 5.48864e+06
# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
# TYPE go_memstats_heap_inuse_bytes gauge
go_memstats_heap_inuse_bytes 8.667136e+06
# HELP go_memstats_heap_objects Number of allocated objects.
# TYPE go_memstats_heap_objects gauge
go_memstats_heap_objects 63418
# HELP go_memstats_heap_released_bytes_total Total number of heap bytes released to OS.
# TYPE go_memstats_heap_released_bytes_total counter
go_memstats_heap_released_bytes_total 0
# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
# TYPE go_memstats_heap_sys_bytes gauge
go_memstats_heap_sys_bytes 1.4155776e+07
# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.
# TYPE go_memstats_last_gc_time_seconds gauge
go_memstats_last_gc_time_seconds 1.566815835593191e+09
# HELP go_memstats_lookups_total Total number of pointer lookups.
# TYPE go_memstats_lookups_total counter
go_memstats_lookups_total 4.304573e+06
# HELP go_memstats_mallocs_total Total number of mallocs.
# TYPE go_memstats_mallocs_total counter
go_memstats_mallocs_total 1.8578589514e+10
# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
# TYPE go_memstats_mcache_inuse_bytes gauge
go_memstats_mcache_inuse_bytes 38400
# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.
# TYPE go_memstats_mcache_sys_bytes gauge
go_memstats_mcache_sys_bytes 49152
# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.
# TYPE go_memstats_mspan_inuse_bytes gauge
go_memstats_mspan_inuse_bytes 120000
# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.
# TYPE go_memstats_mspan_sys_bytes gauge
go_memstats_mspan_sys_bytes 147456
# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place.
# TYPE go_memstats_next_gc_bytes gauge
go_memstats_next_gc_bytes 7.613828e+06
# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
# TYPE go_memstats_other_sys_bytes gauge
go_memstats_other_sys_bytes 6.720106e+06
# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.
# TYPE go_memstats_stack_inuse_bytes gauge
go_memstats_stack_inuse_bytes 3.670016e+06
# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
# TYPE go_memstats_stack_sys_bytes gauge
go_memstats_stack_sys_bytes 3.670016e+06
# HELP go_memstats_sys_bytes Number of bytes obtained by system. Sum of all system allocations.
# TYPE go_memstats_sys_bytes gauge
go_memstats_sys_bytes 3.0066936e+07
# HELP http_request_duration_microseconds The HTTP request latencies in microseconds.
# TYPE http_request_duration_microseconds summary
http_request_duration_microseconds{handler="prometheus",quantile="0.5"} 52745.803
http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 79897.145
http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 81770.471
http_request_duration_microseconds_sum{handler="prometheus"} 2.5259741001481842e+10
http_request_duration_microseconds_count{handler="prometheus"} 416506
# HELP http_request_size_bytes The HTTP request sizes in bytes.
# TYPE http_request_size_bytes summary
http_request_size_bytes{handler="prometheus",quantile="0.5"} 212
http_request_size_bytes{handler="prometheus",quantile="0.9"} 212
http_request_size_bytes{handler="prometheus",quantile="0.99"} 212
http_request_size_bytes_sum{handler="prometheus"} 8.9672235e+07
http_request_size_bytes_count{handler="prometheus"} 416506
# HELP http_requests_total Total number of HTTP requests made.
# TYPE http_requests_total counter
http_requests_total{code="200",handler="prometheus",method="get"} 416506
# HELP http_response_size_bytes The HTTP response sizes in bytes.
# TYPE http_response_size_bytes summary
http_response_size_bytes{handler="prometheus",quantile="0.5"} 23904
http_response_size_bytes{handler="prometheus",quantile="0.9"} 23939
http_response_size_bytes{handler="prometheus",quantile="0.99"} 254896
http_response_size_bytes_sum{handler="prometheus"} 1.0012420028e+10
http_response_size_bytes_count{handler="prometheus"} 416506
# HELP mysql_exporter_last_scrape_duration_seconds Duration of the last scrape of metrics from MySQL.
# TYPE mysql_exporter_last_scrape_duration_seconds gauge
mysql_exporter_last_scrape_duration_seconds 0.024676019
# HELP mysql_exporter_last_scrape_error Whether the last scrape of metrics from MySQL resulted in an error (1 for error, 0 for success).
# TYPE mysql_exporter_last_scrape_error gauge
mysql_exporter_last_scrape_error 0
# HELP mysql_exporter_scrape_errors_total Total number of times an error occurred scraping a MySQL.
# TYPE mysql_exporter_scrape_errors_total counter
mysql_exporter_scrape_errors_total{collector="collect.global_status"} 4
mysql_exporter_scrape_errors_total{collector="collect.global_variables"} 4
mysql_exporter_scrape_errors_total{collector="collect.info_schema.processlist"} 4
mysql_exporter_scrape_errors_total{collector="collect.info_schema.tables"} 4
mysql_exporter_scrape_errors_total{collector="collect.slave_status"} 4
# HELP mysql_exporter_scrapes_total Total number of times MySQL was scraped for metrics.
# TYPE mysql_exporter_scrapes_total counter
mysql_exporter_scrapes_total 416508
# HELP mysql_galera_variables_info PXC/Galera variables information.
# TYPE mysql_galera_variables_info gauge
mysql_galera_variables_info{wsrep_cluster_name="my_wsrep_cluster"} 1
# HELP mysql_global_status_aborted_clients Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_aborted_clients untyped
mysql_global_status_aborted_clients 3436
# HELP mysql_global_status_aborted_connects Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_aborted_connects untyped
mysql_global_status_aborted_connects 0
# HELP mysql_global_status_access_denied_errors Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_access_denied_errors untyped
mysql_global_status_access_denied_errors 0
# HELP mysql_global_status_acl_column_grants Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_acl_column_grants untyped
mysql_global_status_acl_column_grants 0
# HELP mysql_global_status_acl_database_grants Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_acl_database_grants untyped
mysql_global_status_acl_database_grants 22
# HELP mysql_global_status_acl_function_grants Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_acl_function_grants untyped
mysql_global_status_acl_function_grants 0
# HELP mysql_global_status_acl_procedure_grants Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_acl_procedure_grants untyped
mysql_global_status_acl_procedure_grants 0
# HELP mysql_global_status_acl_proxy_users Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_acl_proxy_users untyped
mysql_global_status_acl_proxy_users 1
# HELP mysql_global_status_acl_role_grants Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_acl_role_grants untyped
mysql_global_status_acl_role_grants 0
# HELP mysql_global_status_acl_roles Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_acl_roles untyped
mysql_global_status_acl_roles 0
# HELP mysql_global_status_acl_table_grants Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_acl_table_grants untyped
mysql_global_status_acl_table_grants 1
# HELP mysql_global_status_acl_users Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_acl_users untyped
mysql_global_status_acl_users 36
# HELP mysql_global_status_aria_pagecache_blocks_not_flushed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_aria_pagecache_blocks_not_flushed untyped
mysql_global_status_aria_pagecache_blocks_not_flushed 27
# HELP mysql_global_status_aria_pagecache_blocks_unused Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_aria_pagecache_blocks_unused untyped
mysql_global_status_aria_pagecache_blocks_unused 251286
# HELP mysql_global_status_aria_pagecache_blocks_used Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_aria_pagecache_blocks_used untyped
mysql_global_status_aria_pagecache_blocks_used 1110
# HELP mysql_global_status_aria_pagecache_read_requests Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_aria_pagecache_read_requests untyped
mysql_global_status_aria_pagecache_read_requests 7.70504787e+08
# HELP mysql_global_status_aria_pagecache_reads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_aria_pagecache_reads untyped
mysql_global_status_aria_pagecache_reads 2.6923184e+07
# HELP mysql_global_status_aria_pagecache_write_requests Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_aria_pagecache_write_requests untyped
mysql_global_status_aria_pagecache_write_requests 4.7037931e+07
# HELP mysql_global_status_aria_pagecache_writes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_aria_pagecache_writes untyped
mysql_global_status_aria_pagecache_writes 2
# HELP mysql_global_status_aria_transaction_log_syncs Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_aria_transaction_log_syncs untyped
mysql_global_status_aria_transaction_log_syncs 26
# HELP mysql_global_status_binlog_bytes_written Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_bytes_written untyped
mysql_global_status_binlog_bytes_written 0
# HELP mysql_global_status_binlog_cache_disk_use Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_cache_disk_use untyped
mysql_global_status_binlog_cache_disk_use 0
# HELP mysql_global_status_binlog_cache_use Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_cache_use untyped
mysql_global_status_binlog_cache_use 0
# HELP mysql_global_status_binlog_commits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_commits untyped
mysql_global_status_binlog_commits 0
# HELP mysql_global_status_binlog_group_commit_trigger_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_group_commit_trigger_count untyped
mysql_global_status_binlog_group_commit_trigger_count 0
# HELP mysql_global_status_binlog_group_commit_trigger_lock_wait Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_group_commit_trigger_lock_wait untyped
mysql_global_status_binlog_group_commit_trigger_lock_wait 0
# HELP mysql_global_status_binlog_group_commit_trigger_timeout Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_group_commit_trigger_timeout untyped
mysql_global_status_binlog_group_commit_trigger_timeout 0
# HELP mysql_global_status_binlog_group_commits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_group_commits untyped
mysql_global_status_binlog_group_commits 0
# HELP mysql_global_status_binlog_snapshot_position Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_snapshot_position untyped
mysql_global_status_binlog_snapshot_position 0
# HELP mysql_global_status_binlog_stmt_cache_disk_use Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_stmt_cache_disk_use untyped
mysql_global_status_binlog_stmt_cache_disk_use 0
# HELP mysql_global_status_binlog_stmt_cache_use Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_binlog_stmt_cache_use untyped
mysql_global_status_binlog_stmt_cache_use 0
# HELP mysql_global_status_buffer_pool_page_changes_total Innodb buffer pool page state changes.
# TYPE mysql_global_status_buffer_pool_page_changes_total counter
mysql_global_status_buffer_pool_page_changes_total{operation="flushed"} 5.543452e+06
mysql_global_status_buffer_pool_page_changes_total{operation="lru_flushed"} 0
mysql_global_status_buffer_pool_page_changes_total{operation="made_not_young"} 0
mysql_global_status_buffer_pool_page_changes_total{operation="made_young"} 15831
mysql_global_status_buffer_pool_page_changes_total{operation="old"} 356647
mysql_global_status_buffer_pool_page_changes_total{operation="total"} 1.310712e+06
# HELP mysql_global_status_buffer_pool_pages Innodb buffer pool pages by state.
# TYPE mysql_global_status_buffer_pool_pages gauge
mysql_global_status_buffer_pool_pages{state="data"} 966187
mysql_global_status_buffer_pool_pages{state="dirty"} 7340
mysql_global_status_buffer_pool_pages{state="free"} 331463
mysql_global_status_buffer_pool_pages{state="misc"} 13062
# HELP mysql_global_status_busy_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_busy_time untyped
mysql_global_status_busy_time 0
# HELP mysql_global_status_bytes_received Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_bytes_received untyped
mysql_global_status_bytes_received 8.5170332114e+10
# HELP mysql_global_status_bytes_sent Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_bytes_sent untyped
mysql_global_status_bytes_sent 1.673146171e+10
# HELP mysql_global_status_commands_total Total number of executed MySQL commands.
# TYPE mysql_global_status_commands_total counter
mysql_global_status_commands_total{command="admin_commands"} 0
mysql_global_status_commands_total{command="alter_db"} 0
mysql_global_status_commands_total{command="alter_db_upgrade"} 0
mysql_global_status_commands_total{command="alter_event"} 6
mysql_global_status_commands_total{command="alter_function"} 0
mysql_global_status_commands_total{command="alter_procedure"} 0
mysql_global_status_commands_total{command="alter_server"} 0
mysql_global_status_commands_total{command="alter_table"} 26
mysql_global_status_commands_total{command="alter_tablespace"} 0
mysql_global_status_commands_total{command="analyze"} 0
mysql_global_status_commands_total{command="assign_to_keycache"} 0
mysql_global_status_commands_total{command="begin"} 0
mysql_global_status_commands_total{command="binlog"} 0
mysql_global_status_commands_total{command="call_procedure"} 0
mysql_global_status_commands_total{command="change_db"} 3021
mysql_global_status_commands_total{command="change_master"} 0
mysql_global_status_commands_total{command="check"} 0
mysql_global_status_commands_total{command="checksum"} 0
mysql_global_status_commands_total{command="commit"} 54
mysql_global_status_commands_total{command="compound_sql"} 0
mysql_global_status_commands_total{command="create_db"} 0
mysql_global_status_commands_total{command="create_event"} 9
mysql_global_status_commands_total{command="create_function"} 0
mysql_global_status_commands_total{command="create_index"} 0
mysql_global_status_commands_total{command="create_procedure"} 0
mysql_global_status_commands_total{command="create_role"} 0
mysql_global_status_commands_total{command="create_server"} 0
mysql_global_status_commands_total{command="create_table"} 23
mysql_global_status_commands_total{command="create_temporary_table"} 1.3967921e+07
mysql_global_status_commands_total{command="create_trigger"} 0
mysql_global_status_commands_total{command="create_udf"} 0
mysql_global_status_commands_total{command="create_user"} 0
mysql_global_status_commands_total{command="create_view"} 0
mysql_global_status_commands_total{command="dealloc_sql"} 6.84029e+06
mysql_global_status_commands_total{command="delete"} 1.7621798e+07
mysql_global_status_commands_total{command="delete_multi"} 1.627548e+06
mysql_global_status_commands_total{command="do"} 5.992501e+06
mysql_global_status_commands_total{command="drop_db"} 0
mysql_global_status_commands_total{command="drop_event"} 17
mysql_global_status_commands_total{command="drop_function"} 0
mysql_global_status_commands_total{command="drop_index"} 0
mysql_global_status_commands_total{command="drop_procedure"} 0
mysql_global_status_commands_total{command="drop_role"} 0
mysql_global_status_commands_total{command="drop_server"} 0
mysql_global_status_commands_total{command="drop_table"} 46
mysql_global_status_commands_total{command="drop_temporary_table"} 1.5592093e+07
mysql_global_status_commands_total{command="drop_trigger"} 0
mysql_global_status_commands_total{command="drop_user"} 0
mysql_global_status_commands_total{command="drop_view"} 0
mysql_global_status_commands_total{command="empty_query"} 0
mysql_global_status_commands_total{command="execute_sql"} 6.84029e+06
mysql_global_status_commands_total{command="flush"} 0
mysql_global_status_commands_total{command="get_diagnostics"} 0
mysql_global_status_commands_total{command="grant"} 0
mysql_global_status_commands_total{command="grant_role"} 0
mysql_global_status_commands_total{command="ha_close"} 0
mysql_global_status_commands_total{command="ha_open"} 0
mysql_global_status_commands_total{command="ha_read"} 0
mysql_global_status_commands_total{command="help"} 0
mysql_global_status_commands_total{command="insert"} 2.001266e+06
mysql_global_status_commands_total{command="insert_select"} 9.6309708e+07
mysql_global_status_commands_total{command="install_plugin"} 0
mysql_global_status_commands_total{command="kill"} 0
mysql_global_status_commands_total{command="load"} 0
mysql_global_status_commands_total{command="lock_tables"} 0
mysql_global_status_commands_total{command="optimize"} 0
mysql_global_status_commands_total{command="preload_keys"} 0
mysql_global_status_commands_total{command="prepare_sql"} 6.84029e+06
mysql_global_status_commands_total{command="purge"} 0
mysql_global_status_commands_total{command="purge_before_date"} 0
mysql_global_status_commands_total{command="release_savepoint"} 0
mysql_global_status_commands_total{command="rename_table"} 0
mysql_global_status_commands_total{command="rename_user"} 0
mysql_global_status_commands_total{command="repair"} 0
mysql_global_status_commands_total{command="replace"} 809942
mysql_global_status_commands_total{command="replace_select"} 0
mysql_global_status_commands_total{command="reset"} 0
mysql_global_status_commands_total{command="resignal"} 0
mysql_global_status_commands_total{command="revoke"} 0
mysql_global_status_commands_total{command="revoke_all"} 0
mysql_global_status_commands_total{command="revoke_role"} 0
mysql_global_status_commands_total{command="rollback"} 0
mysql_global_status_commands_total{command="rollback_to_savepoint"} 0
mysql_global_status_commands_total{command="savepoint"} 0
mysql_global_status_commands_total{command="select"} 2.6860985e+07
mysql_global_status_commands_total{command="set_option"} 1.3041026e+07
mysql_global_status_commands_total{command="show_authors"} 0
mysql_global_status_commands_total{command="show_binlog_events"} 0
mysql_global_status_commands_total{command="show_binlogs"} 0
mysql_global_status_commands_total{command="show_charsets"} 0
mysql_global_status_commands_total{command="show_collations"} 0
mysql_global_status_commands_total{command="show_contributors"} 0
mysql_global_status_commands_total{command="show_create_db"} 0
mysql_global_status_commands_total{command="show_create_event"} 1
mysql_global_status_commands_total{command="show_create_func"} 0
mysql_global_status_commands_total{command="show_create_proc"} 0
mysql_global_status_commands_total{command="show_create_table"} 1
mysql_global_status_commands_total{command="show_create_trigger"} 0
mysql_global_status_commands_total{command="show_databases"} 0
mysql_global_status_commands_total{command="show_engine_logs"} 0
mysql_global_status_commands_total{command="show_engine_mutex"} 0
mysql_global_status_commands_total{command="show_engine_status"} 0
mysql_global_status_commands_total{command="show_errors"} 0
mysql_global_status_commands_total{command="show_events"} 1
mysql_global_status_commands_total{command="show_explain"} 0
mysql_global_status_commands_total{command="show_fields"} 0
mysql_global_status_commands_total{command="show_function_status"} 0
mysql_global_status_commands_total{command="show_generic"} 0
mysql_global_status_commands_total{command="show_grants"} 0
mysql_global_status_commands_total{command="show_keys"} 0
mysql_global_status_commands_total{command="show_master_status"} 7105
mysql_global_status_commands_total{command="show_open_tables"} 0
mysql_global_status_commands_total{command="show_plugins"} 0
mysql_global_status_commands_total{command="show_privileges"} 0
mysql_global_status_commands_total{command="show_procedure_status"} 0
mysql_global_status_commands_total{command="show_processlist"} 0
mysql_global_status_commands_total{command="show_profile"} 0
mysql_global_status_commands_total{command="show_profiles"} 0
mysql_global_status_commands_total{command="show_relaylog_events"} 0
mysql_global_status_commands_total{command="show_slave_hosts"} 0
mysql_global_status_commands_total{command="show_slave_status"} 9477
mysql_global_status_commands_total{command="show_status"} 2372
mysql_global_status_commands_total{command="show_storage_engines"} 0
mysql_global_status_commands_total{command="show_table_status"} 1.878026e+06
mysql_global_status_commands_total{command="show_tables"} 2
mysql_global_status_commands_total{command="show_triggers"} 0
mysql_global_status_commands_total{command="show_variables"} 2371
mysql_global_status_commands_total{command="show_warnings"} 0
mysql_global_status_commands_total{command="shutdown"} 0
mysql_global_status_commands_total{command="signal"} 5516
mysql_global_status_commands_total{command="start_all_slaves"} 0
mysql_global_status_commands_total{command="start_slave"} 0
mysql_global_status_commands_total{command="stmt_close"} 6.84029e+06
mysql_global_status_commands_total{command="stmt_execute"} 6.84029e+06
mysql_global_status_commands_total{command="stmt_fetch"} 0
mysql_global_status_commands_total{command="stmt_prepare"} 6.84029e+06
mysql_global_status_commands_total{command="stmt_reprepare"} 0
mysql_global_status_commands_total{command="stmt_reset"} 0
mysql_global_status_commands_total{command="stmt_send_long_data"} 0
mysql_global_status_commands_total{command="stop_all_slaves"} 0
mysql_global_status_commands_total{command="stop_slave"} 0
mysql_global_status_commands_total{command="truncate"} 1
mysql_global_status_commands_total{command="uninstall_plugin"} 0
mysql_global_status_commands_total{command="unlock_tables"} 0
mysql_global_status_commands_total{command="update"} 6.800742e+06
mysql_global_status_commands_total{command="update_multi"} 6.536028e+06
mysql_global_status_commands_total{command="xa_commit"} 0
mysql_global_status_commands_total{command="xa_end"} 0
mysql_global_status_commands_total{command="xa_prepare"} 0
mysql_global_status_commands_total{command="xa_recover"} 0
mysql_global_status_commands_total{command="xa_rollback"} 0
mysql_global_status_commands_total{command="xa_start"} 0
# HELP mysql_global_status_compression Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_compression untyped
mysql_global_status_compression 0
# HELP mysql_global_status_connection_errors_total Total number of MySQL connection errors.
# TYPE mysql_global_status_connection_errors_total counter
mysql_global_status_connection_errors_total{error="accept"} 0
mysql_global_status_connection_errors_total{error="internal"} 0
mysql_global_status_connection_errors_total{error="max_connections"} 0
mysql_global_status_connection_errors_total{error="peer_address"} 0
mysql_global_status_connection_errors_total{error="select"} 0
mysql_global_status_connection_errors_total{error="tcpwrap"} 0
# HELP mysql_global_status_connections Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_connections untyped
mysql_global_status_connections 6.025731e+06
# HELP mysql_global_status_cpu_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_cpu_time untyped
mysql_global_status_cpu_time 0
# HELP mysql_global_status_created_tmp_disk_tables Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_created_tmp_disk_tables untyped
mysql_global_status_created_tmp_disk_tables 1.4244216e+07
# HELP mysql_global_status_created_tmp_files Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_created_tmp_files untyped
mysql_global_status_created_tmp_files 32
# HELP mysql_global_status_created_tmp_tables Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_created_tmp_tables untyped
mysql_global_status_created_tmp_tables 3.9199092e+07
# HELP mysql_global_status_delayed_errors Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_delayed_errors untyped
mysql_global_status_delayed_errors 0
# HELP mysql_global_status_delayed_insert_threads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_delayed_insert_threads untyped
mysql_global_status_delayed_insert_threads 0
# HELP mysql_global_status_delayed_writes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_delayed_writes untyped
mysql_global_status_delayed_writes 0
# HELP mysql_global_status_delete_scan Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_delete_scan untyped
mysql_global_status_delete_scan 3035
# HELP mysql_global_status_empty_queries Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_empty_queries untyped
mysql_global_status_empty_queries 243267
# HELP mysql_global_status_executed_events Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_executed_events untyped
mysql_global_status_executed_events 6.000369e+06
# HELP mysql_global_status_executed_triggers Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_executed_triggers untyped
mysql_global_status_executed_triggers 0
# HELP mysql_global_status_feature_delay_key_write Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_feature_delay_key_write untyped
mysql_global_status_feature_delay_key_write 1.3967919e+07
# HELP mysql_global_status_feature_dynamic_columns Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_feature_dynamic_columns untyped
mysql_global_status_feature_dynamic_columns 0
# HELP mysql_global_status_feature_fulltext Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_feature_fulltext untyped
mysql_global_status_feature_fulltext 0
# HELP mysql_global_status_feature_gis Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_feature_gis untyped
mysql_global_status_feature_gis 0
# HELP mysql_global_status_feature_locale Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_feature_locale untyped
mysql_global_status_feature_locale 0
# HELP mysql_global_status_feature_subquery Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_feature_subquery untyped
mysql_global_status_feature_subquery 1.184547e+06
# HELP mysql_global_status_feature_timezone Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_feature_timezone untyped
mysql_global_status_feature_timezone 0
# HELP mysql_global_status_feature_trigger Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_feature_trigger untyped
mysql_global_status_feature_trigger 8
# HELP mysql_global_status_feature_xml Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_feature_xml untyped
mysql_global_status_feature_xml 0
# HELP mysql_global_status_flush_commands Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_flush_commands untyped
mysql_global_status_flush_commands 1
# HELP mysql_global_status_handlers_total Total number of executed MySQL handlers.
# TYPE mysql_global_status_handlers_total counter
mysql_global_status_handlers_total{handler="commit"} 1.51867367e+08
mysql_global_status_handlers_total{handler="delete"} 6.53067315e+08
mysql_global_status_handlers_total{handler="discover"} 52
mysql_global_status_handlers_total{handler="external_lock"} 0
mysql_global_status_handlers_total{handler="icp_attempts"} 4.4709323e+07
mysql_global_status_handlers_total{handler="icp_match"} 1.9520183e+07
mysql_global_status_handlers_total{handler="mrr_init"} 0
mysql_global_status_handlers_total{handler="mrr_key_refills"} 0
mysql_global_status_handlers_total{handler="mrr_rowid_refills"} 0
mysql_global_status_handlers_total{handler="prepare"} 0
mysql_global_status_handlers_total{handler="read_first"} 539133
mysql_global_status_handlers_total{handler="read_key"} 1.383400069e+09
mysql_global_status_handlers_total{handler="read_last"} 0
mysql_global_status_handlers_total{handler="read_next"} 1.5791541847e+10
mysql_global_status_handlers_total{handler="read_prev"} 1854
mysql_global_status_handlers_total{handler="read_retry"} 0
mysql_global_status_handlers_total{handler="read_rnd"} 4.1482244e+07
mysql_global_status_handlers_total{handler="read_rnd_deleted"} 118
mysql_global_status_handlers_total{handler="read_rnd_next"} 9.997867532e+09
mysql_global_status_handlers_total{handler="rollback"} 3549
mysql_global_status_handlers_total{handler="savepoint"} 0
mysql_global_status_handlers_total{handler="savepoint_rollback"} 0
mysql_global_status_handlers_total{handler="tmp_update"} 1.8982119e+07
mysql_global_status_handlers_total{handler="tmp_write"} 9.295435582e+09
mysql_global_status_handlers_total{handler="update"} 1.3379953e+07
mysql_global_status_handlers_total{handler="write"} 1.721510103e+09
# HELP mysql_global_status_innodb_available_undo_logs Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_available_undo_logs untyped
mysql_global_status_innodb_available_undo_logs 128
# HELP mysql_global_status_innodb_background_log_sync Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_background_log_sync untyped
mysql_global_status_innodb_background_log_sync 64738
# HELP mysql_global_status_innodb_buffer_pool_bytes_data Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_buffer_pool_bytes_data untyped
mysql_global_status_innodb_buffer_pool_bytes_data 1.5830007808e+10
# HELP mysql_global_status_innodb_buffer_pool_bytes_dirty Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_buffer_pool_bytes_dirty untyped
mysql_global_status_innodb_buffer_pool_bytes_dirty 1.2025856e+08
# HELP mysql_global_status_innodb_buffer_pool_read_ahead Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_buffer_pool_read_ahead untyped
mysql_global_status_innodb_buffer_pool_read_ahead 566
# HELP mysql_global_status_innodb_buffer_pool_read_ahead_evicted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_buffer_pool_read_ahead_evicted untyped
mysql_global_status_innodb_buffer_pool_read_ahead_evicted 0
# HELP mysql_global_status_innodb_buffer_pool_read_ahead_rnd Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_buffer_pool_read_ahead_rnd untyped
mysql_global_status_innodb_buffer_pool_read_ahead_rnd 0
# HELP mysql_global_status_innodb_buffer_pool_read_requests Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_buffer_pool_read_requests untyped
mysql_global_status_innodb_buffer_pool_read_requests 7.537547281e+10
# HELP mysql_global_status_innodb_buffer_pool_reads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_buffer_pool_reads untyped
mysql_global_status_innodb_buffer_pool_reads 782093
# HELP mysql_global_status_innodb_buffer_pool_wait_free Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_buffer_pool_wait_free untyped
mysql_global_status_innodb_buffer_pool_wait_free 0
# HELP mysql_global_status_innodb_buffer_pool_write_requests Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_buffer_pool_write_requests untyped
mysql_global_status_innodb_buffer_pool_write_requests 6.891832309e+09
# HELP mysql_global_status_innodb_buffered_aio_submitted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_buffered_aio_submitted untyped
mysql_global_status_innodb_buffered_aio_submitted 566
# HELP mysql_global_status_innodb_checkpoint_age Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_checkpoint_age untyped
mysql_global_status_innodb_checkpoint_age 5.70498702e+08
# HELP mysql_global_status_innodb_checkpoint_max_age Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_checkpoint_max_age untyped
mysql_global_status_innodb_checkpoint_max_age 1.738750649e+09
# HELP mysql_global_status_innodb_data_fsyncs Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_data_fsyncs untyped
mysql_global_status_innodb_data_fsyncs 684159
# HELP mysql_global_status_innodb_data_pending_fsyncs Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_data_pending_fsyncs untyped
mysql_global_status_innodb_data_pending_fsyncs 1
# HELP mysql_global_status_innodb_data_pending_reads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_data_pending_reads untyped
mysql_global_status_innodb_data_pending_reads 0
# HELP mysql_global_status_innodb_data_pending_writes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_data_pending_writes untyped
mysql_global_status_innodb_data_pending_writes 0
# HELP mysql_global_status_innodb_data_read Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_data_read untyped
mysql_global_status_innodb_data_read 1.3827461632e+10
# HELP mysql_global_status_innodb_data_reads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_data_reads untyped
mysql_global_status_innodb_data_reads 816742
# HELP mysql_global_status_innodb_data_writes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_data_writes untyped
mysql_global_status_innodb_data_writes 5.83758e+06
# HELP mysql_global_status_innodb_data_written Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_data_written untyped
mysql_global_status_innodb_data_written 4.83692804608e+11
# HELP mysql_global_status_innodb_dblwr_pages_written Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_dblwr_pages_written untyped
mysql_global_status_innodb_dblwr_pages_written 5.544053e+06
# HELP mysql_global_status_innodb_dblwr_writes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_dblwr_writes untyped
mysql_global_status_innodb_dblwr_writes 87884
# HELP mysql_global_status_innodb_deadlocks Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_deadlocks untyped
mysql_global_status_innodb_deadlocks 5
# HELP mysql_global_status_innodb_defragment_compression_failures Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_defragment_compression_failures untyped
mysql_global_status_innodb_defragment_compression_failures 0
# HELP mysql_global_status_innodb_defragment_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_defragment_count untyped
mysql_global_status_innodb_defragment_count 0
# HELP mysql_global_status_innodb_defragment_failures Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_defragment_failures untyped
mysql_global_status_innodb_defragment_failures 0
# HELP mysql_global_status_innodb_encryption_key_rotation_list_length Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_key_rotation_list_length untyped
mysql_global_status_innodb_encryption_key_rotation_list_length 0
# HELP mysql_global_status_innodb_encryption_n_merge_blocks_decrypted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_n_merge_blocks_decrypted untyped
mysql_global_status_innodb_encryption_n_merge_blocks_decrypted 0
# HELP mysql_global_status_innodb_encryption_n_merge_blocks_encrypted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_n_merge_blocks_encrypted untyped
mysql_global_status_innodb_encryption_n_merge_blocks_encrypted 0
# HELP mysql_global_status_innodb_encryption_n_rowlog_blocks_decrypted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_n_rowlog_blocks_decrypted untyped
mysql_global_status_innodb_encryption_n_rowlog_blocks_decrypted 0
# HELP mysql_global_status_innodb_encryption_n_rowlog_blocks_encrypted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_n_rowlog_blocks_encrypted untyped
mysql_global_status_innodb_encryption_n_rowlog_blocks_encrypted 0
# HELP mysql_global_status_innodb_encryption_num_key_requests Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_num_key_requests untyped
mysql_global_status_innodb_encryption_num_key_requests 0
# HELP mysql_global_status_innodb_encryption_rotation_estimated_iops Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_rotation_estimated_iops untyped
mysql_global_status_innodb_encryption_rotation_estimated_iops 0
# HELP mysql_global_status_innodb_encryption_rotation_pages_flushed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_rotation_pages_flushed untyped
mysql_global_status_innodb_encryption_rotation_pages_flushed 0
# HELP mysql_global_status_innodb_encryption_rotation_pages_modified Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_rotation_pages_modified untyped
mysql_global_status_innodb_encryption_rotation_pages_modified 0
# HELP mysql_global_status_innodb_encryption_rotation_pages_read_from_cache Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_rotation_pages_read_from_cache untyped
mysql_global_status_innodb_encryption_rotation_pages_read_from_cache 0
# HELP mysql_global_status_innodb_encryption_rotation_pages_read_from_disk Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_encryption_rotation_pages_read_from_disk untyped
mysql_global_status_innodb_encryption_rotation_pages_read_from_disk 0
# HELP mysql_global_status_innodb_have_atomic_builtins Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_have_atomic_builtins untyped
mysql_global_status_innodb_have_atomic_builtins 1
# HELP mysql_global_status_innodb_have_bzip2 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_have_bzip2 untyped
mysql_global_status_innodb_have_bzip2 1
# HELP mysql_global_status_innodb_have_lz4 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_have_lz4 untyped
mysql_global_status_innodb_have_lz4 0
# HELP mysql_global_status_innodb_have_lzma Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_have_lzma untyped
mysql_global_status_innodb_have_lzma 0
# HELP mysql_global_status_innodb_have_lzo Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_have_lzo untyped
mysql_global_status_innodb_have_lzo 0
# HELP mysql_global_status_innodb_have_snappy Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_have_snappy untyped
mysql_global_status_innodb_have_snappy 0
# HELP mysql_global_status_innodb_history_list_length Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_history_list_length untyped
mysql_global_status_innodb_history_list_length 117
# HELP mysql_global_status_innodb_ibuf_discarded_delete_marks Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_ibuf_discarded_delete_marks untyped
mysql_global_status_innodb_ibuf_discarded_delete_marks 0
# HELP mysql_global_status_innodb_ibuf_discarded_deletes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_ibuf_discarded_deletes untyped
mysql_global_status_innodb_ibuf_discarded_deletes 0
# HELP mysql_global_status_innodb_ibuf_discarded_inserts Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_ibuf_discarded_inserts untyped
mysql_global_status_innodb_ibuf_discarded_inserts 0
# HELP mysql_global_status_innodb_ibuf_free_list Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_ibuf_free_list untyped
mysql_global_status_innodb_ibuf_free_list 13976
# HELP mysql_global_status_innodb_ibuf_merged_delete_marks Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_ibuf_merged_delete_marks untyped
mysql_global_status_innodb_ibuf_merged_delete_marks 4
# HELP mysql_global_status_innodb_ibuf_merged_deletes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_ibuf_merged_deletes untyped
mysql_global_status_innodb_ibuf_merged_deletes 0
# HELP mysql_global_status_innodb_ibuf_merged_inserts Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_ibuf_merged_inserts untyped
mysql_global_status_innodb_ibuf_merged_inserts 7903
# HELP mysql_global_status_innodb_ibuf_merges Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_ibuf_merges untyped
mysql_global_status_innodb_ibuf_merges 1127
# HELP mysql_global_status_innodb_ibuf_segment_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_ibuf_segment_size untyped
mysql_global_status_innodb_ibuf_segment_size 13978
# HELP mysql_global_status_innodb_ibuf_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_ibuf_size untyped
mysql_global_status_innodb_ibuf_size 1
# HELP mysql_global_status_innodb_log_waits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_log_waits untyped
mysql_global_status_innodb_log_waits 8
# HELP mysql_global_status_innodb_log_write_requests Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_log_write_requests untyped
mysql_global_status_innodb_log_write_requests 7.29278242e+08
# HELP mysql_global_status_innodb_log_writes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_log_writes untyped
mysql_global_status_innodb_log_writes 155940
# HELP mysql_global_status_innodb_lsn_current Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_lsn_current untyped
mysql_global_status_innodb_lsn_current 4.98194209178759e+14
# HELP mysql_global_status_innodb_lsn_flushed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_lsn_flushed untyped
mysql_global_status_innodb_lsn_flushed 4.98194206085802e+14
# HELP mysql_global_status_innodb_lsn_last_checkpoint Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_lsn_last_checkpoint untyped
mysql_global_status_innodb_lsn_last_checkpoint 4.98193638680057e+14
# HELP mysql_global_status_innodb_master_thread_active_loops Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_master_thread_active_loops untyped
mysql_global_status_innodb_master_thread_active_loops 64658
# HELP mysql_global_status_innodb_master_thread_idle_loops Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_master_thread_idle_loops untyped
mysql_global_status_innodb_master_thread_idle_loops 81
# HELP mysql_global_status_innodb_max_trx_id Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_max_trx_id untyped
mysql_global_status_innodb_max_trx_id 2.46437780048e+11
# HELP mysql_global_status_innodb_mem_adaptive_hash Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_mem_adaptive_hash untyped
mysql_global_status_innodb_mem_adaptive_hash 5.54007056e+08
# HELP mysql_global_status_innodb_mem_dictionary Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_mem_dictionary untyped
mysql_global_status_innodb_mem_dictionary 8.5614848e+07
# HELP mysql_global_status_innodb_mem_total Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_mem_total untyped
mysql_global_status_innodb_mem_total 2.24919552e+10
# HELP mysql_global_status_innodb_mutex_os_waits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_mutex_os_waits untyped
mysql_global_status_innodb_mutex_os_waits 2.654506e+06
# HELP mysql_global_status_innodb_mutex_spin_rounds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_mutex_spin_rounds untyped
mysql_global_status_innodb_mutex_spin_rounds 5.990341673e+09
# HELP mysql_global_status_innodb_mutex_spin_waits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_mutex_spin_waits untyped
mysql_global_status_innodb_mutex_spin_waits 2.688231893e+09
# HELP mysql_global_status_innodb_num_index_pages_written Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_num_index_pages_written untyped
mysql_global_status_innodb_num_index_pages_written 3.221389e+06
# HELP mysql_global_status_innodb_num_non_index_pages_written Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_num_non_index_pages_written untyped
mysql_global_status_innodb_num_non_index_pages_written 2.614341e+06
# HELP mysql_global_status_innodb_num_page_compressed_trim_op Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_num_page_compressed_trim_op untyped
mysql_global_status_innodb_num_page_compressed_trim_op 0
# HELP mysql_global_status_innodb_num_page_compressed_trim_op_saved Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_num_page_compressed_trim_op_saved untyped
mysql_global_status_innodb_num_page_compressed_trim_op_saved 0
# HELP mysql_global_status_innodb_num_pages_decrypted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_num_pages_decrypted untyped
mysql_global_status_innodb_num_pages_decrypted 0
# HELP mysql_global_status_innodb_num_pages_encrypted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_num_pages_encrypted untyped
mysql_global_status_innodb_num_pages_encrypted 0
# HELP mysql_global_status_innodb_num_pages_page_compressed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_num_pages_page_compressed untyped
mysql_global_status_innodb_num_pages_page_compressed 0
# HELP mysql_global_status_innodb_num_pages_page_compression_error Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_num_pages_page_compression_error untyped
mysql_global_status_innodb_num_pages_page_compression_error 0
# HELP mysql_global_status_innodb_num_pages_page_decompressed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_num_pages_page_decompressed untyped
mysql_global_status_innodb_num_pages_page_decompressed 0
# HELP mysql_global_status_innodb_oldest_view_low_limit_trx_id Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_oldest_view_low_limit_trx_id untyped
mysql_global_status_innodb_oldest_view_low_limit_trx_id 2.46437780045e+11
# HELP mysql_global_status_innodb_onlineddl_pct_progress Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_onlineddl_pct_progress untyped
mysql_global_status_innodb_onlineddl_pct_progress 0
# HELP mysql_global_status_innodb_onlineddl_rowlog_pct_used Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_onlineddl_rowlog_pct_used untyped
mysql_global_status_innodb_onlineddl_rowlog_pct_used 0
# HELP mysql_global_status_innodb_onlineddl_rowlog_rows Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_onlineddl_rowlog_rows untyped
mysql_global_status_innodb_onlineddl_rowlog_rows 0
# HELP mysql_global_status_innodb_os_log_fsyncs Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_os_log_fsyncs untyped
mysql_global_status_innodb_os_log_fsyncs 162411
# HELP mysql_global_status_innodb_os_log_pending_fsyncs Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_os_log_pending_fsyncs untyped
mysql_global_status_innodb_os_log_pending_fsyncs 1
# HELP mysql_global_status_innodb_os_log_pending_writes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_os_log_pending_writes untyped
mysql_global_status_innodb_os_log_pending_writes 0
# HELP mysql_global_status_innodb_os_log_written Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_os_log_written untyped
mysql_global_status_innodb_os_log_written 3.02018371584e+11
# HELP mysql_global_status_innodb_page_compression_saved Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_page_compression_saved untyped
mysql_global_status_innodb_page_compression_saved 0
# HELP mysql_global_status_innodb_page_compression_trim_sect1024 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_page_compression_trim_sect1024 untyped
mysql_global_status_innodb_page_compression_trim_sect1024 0
# HELP mysql_global_status_innodb_page_compression_trim_sect16384 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_page_compression_trim_sect16384 untyped
mysql_global_status_innodb_page_compression_trim_sect16384 0
# HELP mysql_global_status_innodb_page_compression_trim_sect2048 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_page_compression_trim_sect2048 untyped
mysql_global_status_innodb_page_compression_trim_sect2048 0
# HELP mysql_global_status_innodb_page_compression_trim_sect32768 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_page_compression_trim_sect32768 untyped
mysql_global_status_innodb_page_compression_trim_sect32768 0
# HELP mysql_global_status_innodb_page_compression_trim_sect4096 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_page_compression_trim_sect4096 untyped
mysql_global_status_innodb_page_compression_trim_sect4096 0
# HELP mysql_global_status_innodb_page_compression_trim_sect512 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_page_compression_trim_sect512 untyped
mysql_global_status_innodb_page_compression_trim_sect512 0
# HELP mysql_global_status_innodb_page_compression_trim_sect8192 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_page_compression_trim_sect8192 untyped
mysql_global_status_innodb_page_compression_trim_sect8192 0
# HELP mysql_global_status_innodb_page_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_page_size untyped
mysql_global_status_innodb_page_size 16384
# HELP mysql_global_status_innodb_pages0_read Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_pages0_read untyped
mysql_global_status_innodb_pages0_read 407
# HELP mysql_global_status_innodb_pages_created Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_pages_created untyped
mysql_global_status_innodb_pages_created 159195
# HELP mysql_global_status_innodb_pages_read Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_pages_read untyped
mysql_global_status_innodb_pages_read 806992
# HELP mysql_global_status_innodb_pages_written Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_pages_written untyped
mysql_global_status_innodb_pages_written 5.544053e+06
# HELP mysql_global_status_innodb_purge_trx_id Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_purge_trx_id untyped
mysql_global_status_innodb_purge_trx_id 2.46437779772e+11
# HELP mysql_global_status_innodb_purge_undo_no Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_purge_undo_no untyped
mysql_global_status_innodb_purge_undo_no 0
# HELP mysql_global_status_innodb_read_views_memory Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_read_views_memory untyped
mysql_global_status_innodb_read_views_memory 17624
# HELP mysql_global_status_innodb_row_lock_current_waits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_row_lock_current_waits untyped
mysql_global_status_innodb_row_lock_current_waits 0
# HELP mysql_global_status_innodb_row_lock_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_row_lock_time untyped
mysql_global_status_innodb_row_lock_time 211601
# HELP mysql_global_status_innodb_row_lock_time_avg Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_row_lock_time_avg untyped
mysql_global_status_innodb_row_lock_time_avg 86
# HELP mysql_global_status_innodb_row_lock_time_max Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_row_lock_time_max untyped
mysql_global_status_innodb_row_lock_time_max 1467
# HELP mysql_global_status_innodb_row_lock_waits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_row_lock_waits untyped
mysql_global_status_innodb_row_lock_waits 2455
# HELP mysql_global_status_innodb_row_ops_total Total number of MySQL InnoDB row operations.
# TYPE mysql_global_status_innodb_row_ops_total counter
mysql_global_status_innodb_row_ops_total{operation="deleted"} 6.50697306e+08
mysql_global_status_innodb_row_ops_total{operation="inserted"} 6.51893796e+08
mysql_global_status_innodb_row_ops_total{operation="read"} 2.4833214828e+10
mysql_global_status_innodb_row_ops_total{operation="updated"} 6.295765e+06
# HELP mysql_global_status_innodb_s_lock_os_waits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_s_lock_os_waits untyped
mysql_global_status_innodb_s_lock_os_waits 1.8981738e+07
# HELP mysql_global_status_innodb_s_lock_spin_rounds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_s_lock_spin_rounds untyped
mysql_global_status_innodb_s_lock_spin_rounds 1.794044986e+09
# HELP mysql_global_status_innodb_s_lock_spin_waits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_s_lock_spin_waits untyped
mysql_global_status_innodb_s_lock_spin_waits 3.02203509e+08
# HELP mysql_global_status_innodb_scrub_background_page_reorganizations Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_scrub_background_page_reorganizations untyped
mysql_global_status_innodb_scrub_background_page_reorganizations 0
# HELP mysql_global_status_innodb_scrub_background_page_split_failures_missing_index Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_scrub_background_page_split_failures_missing_index untyped
mysql_global_status_innodb_scrub_background_page_split_failures_missing_index 0
# HELP mysql_global_status_innodb_scrub_background_page_split_failures_out_of_filespace Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_scrub_background_page_split_failures_out_of_filespace untyped
mysql_global_status_innodb_scrub_background_page_split_failures_out_of_filespace 0
# HELP mysql_global_status_innodb_scrub_background_page_split_failures_underflow Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_scrub_background_page_split_failures_underflow untyped
mysql_global_status_innodb_scrub_background_page_split_failures_underflow 0
# HELP mysql_global_status_innodb_scrub_background_page_split_failures_unknown Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_scrub_background_page_split_failures_unknown untyped
mysql_global_status_innodb_scrub_background_page_split_failures_unknown 0
# HELP mysql_global_status_innodb_scrub_background_page_splits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_scrub_background_page_splits untyped
mysql_global_status_innodb_scrub_background_page_splits 0
# HELP mysql_global_status_innodb_secondary_index_triggered_cluster_reads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_secondary_index_triggered_cluster_reads untyped
mysql_global_status_innodb_secondary_index_triggered_cluster_reads 1.2099652592e+10
# HELP mysql_global_status_innodb_secondary_index_triggered_cluster_reads_avoided Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_secondary_index_triggered_cluster_reads_avoided untyped
mysql_global_status_innodb_secondary_index_triggered_cluster_reads_avoided 0
# HELP mysql_global_status_innodb_system_rows_deleted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_system_rows_deleted untyped
mysql_global_status_innodb_system_rows_deleted 0
# HELP mysql_global_status_innodb_system_rows_inserted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_system_rows_inserted untyped
mysql_global_status_innodb_system_rows_inserted 0
# HELP mysql_global_status_innodb_system_rows_read Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_system_rows_read untyped
mysql_global_status_innodb_system_rows_read 0
# HELP mysql_global_status_innodb_system_rows_updated Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_system_rows_updated untyped
mysql_global_status_innodb_system_rows_updated 0
# HELP mysql_global_status_innodb_truncated_status_writes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_truncated_status_writes untyped
mysql_global_status_innodb_truncated_status_writes 0
# HELP mysql_global_status_innodb_x_lock_os_waits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_x_lock_os_waits untyped
mysql_global_status_innodb_x_lock_os_waits 4.2145107e+07
# HELP mysql_global_status_innodb_x_lock_spin_rounds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_x_lock_spin_rounds untyped
mysql_global_status_innodb_x_lock_spin_rounds 3.878597663e+09
# HELP mysql_global_status_innodb_x_lock_spin_waits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_innodb_x_lock_spin_waits untyped
mysql_global_status_innodb_x_lock_spin_waits 4.03712028e+08
# HELP mysql_global_status_key_blocks_not_flushed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_key_blocks_not_flushed untyped
mysql_global_status_key_blocks_not_flushed 0
# HELP mysql_global_status_key_blocks_unused Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_key_blocks_unused untyped
mysql_global_status_key_blocks_unused 107029
# HELP mysql_global_status_key_blocks_used Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_key_blocks_used untyped
mysql_global_status_key_blocks_used 140
# HELP mysql_global_status_key_blocks_warm Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_key_blocks_warm untyped
mysql_global_status_key_blocks_warm 4
# HELP mysql_global_status_key_read_requests Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_key_read_requests untyped
mysql_global_status_key_read_requests 7.2532148e+07
# HELP mysql_global_status_key_reads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_key_reads untyped
mysql_global_status_key_reads 578
# HELP mysql_global_status_key_write_requests Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_key_write_requests untyped
mysql_global_status_key_write_requests 42
# HELP mysql_global_status_key_writes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_key_writes untyped
mysql_global_status_key_writes 42
# HELP mysql_global_status_last_query_cost Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_last_query_cost untyped
mysql_global_status_last_query_cost 0
# HELP mysql_global_status_master_gtid_wait_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_master_gtid_wait_count untyped
mysql_global_status_master_gtid_wait_count 0
# HELP mysql_global_status_master_gtid_wait_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_master_gtid_wait_time untyped
mysql_global_status_master_gtid_wait_time 0
# HELP mysql_global_status_master_gtid_wait_timeouts Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_master_gtid_wait_timeouts untyped
mysql_global_status_master_gtid_wait_timeouts 0
# HELP mysql_global_status_max_statement_time_exceeded Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_max_statement_time_exceeded untyped
mysql_global_status_max_statement_time_exceeded 0
# HELP mysql_global_status_max_used_connections Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_max_used_connections untyped
mysql_global_status_max_used_connections 22
# HELP mysql_global_status_memory_used Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_memory_used untyped
mysql_global_status_memory_used 4.213735816e+09
# HELP mysql_global_status_not_flushed_delayed_rows Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_not_flushed_delayed_rows untyped
mysql_global_status_not_flushed_delayed_rows 0
# HELP mysql_global_status_open_files Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_open_files untyped
mysql_global_status_open_files 132
# HELP mysql_global_status_open_streams Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_open_streams untyped
mysql_global_status_open_streams 0
# HELP mysql_global_status_open_table_definitions Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_open_table_definitions untyped
mysql_global_status_open_table_definitions 5000
# HELP mysql_global_status_open_tables Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_open_tables untyped
mysql_global_status_open_tables 4999
# HELP mysql_global_status_opened_files Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_opened_files untyped
mysql_global_status_opened_files 1.41170356e+08
# HELP mysql_global_status_opened_plugin_libraries Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_opened_plugin_libraries untyped
mysql_global_status_opened_plugin_libraries 4
# HELP mysql_global_status_opened_table_definitions Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_opened_table_definitions untyped
mysql_global_status_opened_table_definitions 2.8316642e+07
# HELP mysql_global_status_opened_tables Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_opened_tables untyped
mysql_global_status_opened_tables 1.3986613e+07
# HELP mysql_global_status_opened_views Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_opened_views untyped
mysql_global_status_opened_views 226
# HELP mysql_global_status_performance_schema_lost_total Total number of MySQL instrumentations that could not be loaded or created due to memory constraints.
# TYPE mysql_global_status_performance_schema_lost_total counter
mysql_global_status_performance_schema_lost_total{instrumentation="accounts_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="cond_classes_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="cond_instances_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="digest_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="file_classes_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="file_handles_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="file_instances_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="hosts_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="locker_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="mutex_classes_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="mutex_instances_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="rwlock_classes_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="rwlock_instances_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="session_connect_attrs_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="socket_classes_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="socket_instances_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="stage_classes_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="statement_classes_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="table_handles_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="table_instances_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="thread_classes_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="thread_instances_lost"} 0
mysql_global_status_performance_schema_lost_total{instrumentation="users_lost"} 0
# HELP mysql_global_status_prepared_stmt_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_prepared_stmt_count untyped
mysql_global_status_prepared_stmt_count 0
# HELP mysql_global_status_qcache_free_blocks Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_qcache_free_blocks untyped
mysql_global_status_qcache_free_blocks 0
# HELP mysql_global_status_qcache_free_memory Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_qcache_free_memory untyped
mysql_global_status_qcache_free_memory 0
# HELP mysql_global_status_qcache_hits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_qcache_hits untyped
mysql_global_status_qcache_hits 0
# HELP mysql_global_status_qcache_inserts Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_qcache_inserts untyped
mysql_global_status_qcache_inserts 0
# HELP mysql_global_status_qcache_lowmem_prunes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_qcache_lowmem_prunes untyped
mysql_global_status_qcache_lowmem_prunes 0
# HELP mysql_global_status_qcache_not_cached Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_qcache_not_cached untyped
mysql_global_status_qcache_not_cached 0
# HELP mysql_global_status_qcache_queries_in_cache Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_qcache_queries_in_cache untyped
mysql_global_status_qcache_queries_in_cache 0
# HELP mysql_global_status_qcache_total_blocks Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_qcache_total_blocks untyped
mysql_global_status_qcache_total_blocks 0
# HELP mysql_global_status_queries Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_queries untyped
mysql_global_status_queries 2.65540874e+08
# HELP mysql_global_status_questions Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_questions untyped
mysql_global_status_questions 6.26687e+06
# HELP mysql_global_status_rows_read Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_rows_read untyped
mysql_global_status_rows_read 2.5453443267e+10
# HELP mysql_global_status_rows_sent Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_rows_sent untyped
mysql_global_status_rows_sent 9.667732217e+09
# HELP mysql_global_status_rows_tmp_read Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_rows_tmp_read untyped
mysql_global_status_rows_tmp_read 3.01932356e+08
# HELP mysql_global_status_select_full_join Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_select_full_join untyped
mysql_global_status_select_full_join 1.616614e+06
# HELP mysql_global_status_select_full_range_join Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_select_full_range_join untyped
mysql_global_status_select_full_range_join 4451
# HELP mysql_global_status_select_range Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_select_range untyped
mysql_global_status_select_range 12660
# HELP mysql_global_status_select_range_check Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_select_range_check untyped
mysql_global_status_select_range_check 0
# HELP mysql_global_status_select_scan Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_select_scan untyped
mysql_global_status_select_scan 4.1148132e+07
# HELP mysql_global_status_slave_connections Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slave_connections untyped
mysql_global_status_slave_connections 0
# HELP mysql_global_status_slave_heartbeat_period Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slave_heartbeat_period untyped
mysql_global_status_slave_heartbeat_period 0
# HELP mysql_global_status_slave_open_temp_tables Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slave_open_temp_tables untyped
mysql_global_status_slave_open_temp_tables 0
# HELP mysql_global_status_slave_received_heartbeats Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slave_received_heartbeats untyped
mysql_global_status_slave_received_heartbeats 0
# HELP mysql_global_status_slave_retried_transactions Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slave_retried_transactions untyped
mysql_global_status_slave_retried_transactions 0
# HELP mysql_global_status_slave_running Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slave_running untyped
mysql_global_status_slave_running 0
# HELP mysql_global_status_slave_skipped_errors Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slave_skipped_errors untyped
mysql_global_status_slave_skipped_errors 0
# HELP mysql_global_status_slaves_connected Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slaves_connected untyped
mysql_global_status_slaves_connected 0
# HELP mysql_global_status_slaves_running Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slaves_running untyped
mysql_global_status_slaves_running 0
# HELP mysql_global_status_slow_launch_threads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slow_launch_threads untyped
mysql_global_status_slow_launch_threads 0
# HELP mysql_global_status_slow_queries Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_slow_queries untyped
mysql_global_status_slow_queries 0
# HELP mysql_global_status_sort_merge_passes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_sort_merge_passes untyped
mysql_global_status_sort_merge_passes 0
# HELP mysql_global_status_sort_priority_queue_sorts Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_sort_priority_queue_sorts untyped
mysql_global_status_sort_priority_queue_sorts 0
# HELP mysql_global_status_sort_range Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_sort_range untyped
mysql_global_status_sort_range 3021
# HELP mysql_global_status_sort_rows Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_sort_rows untyped
mysql_global_status_sort_rows 3.30957e+06
# HELP mysql_global_status_sort_scan Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_sort_scan untyped
mysql_global_status_sort_scan 67765
# HELP mysql_global_status_ssl_accept_renegotiates Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_accept_renegotiates untyped
mysql_global_status_ssl_accept_renegotiates 0
# HELP mysql_global_status_ssl_accepts Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_accepts untyped
mysql_global_status_ssl_accepts 223
# HELP mysql_global_status_ssl_callback_cache_hits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_callback_cache_hits untyped
mysql_global_status_ssl_callback_cache_hits 0
# HELP mysql_global_status_ssl_client_connects Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_client_connects untyped
mysql_global_status_ssl_client_connects 0
# HELP mysql_global_status_ssl_connect_renegotiates Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_connect_renegotiates untyped
mysql_global_status_ssl_connect_renegotiates 0
# HELP mysql_global_status_ssl_ctx_verify_depth Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_ctx_verify_depth untyped
mysql_global_status_ssl_ctx_verify_depth 1.8446744073709552e+19
# HELP mysql_global_status_ssl_ctx_verify_mode Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_ctx_verify_mode untyped
mysql_global_status_ssl_ctx_verify_mode 5
# HELP mysql_global_status_ssl_default_timeout Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_default_timeout untyped
mysql_global_status_ssl_default_timeout 0
# HELP mysql_global_status_ssl_finished_accepts Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_finished_accepts untyped
mysql_global_status_ssl_finished_accepts 223
# HELP mysql_global_status_ssl_finished_connects Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_finished_connects untyped
mysql_global_status_ssl_finished_connects 0
# HELP mysql_global_status_ssl_session_cache_hits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_session_cache_hits untyped
mysql_global_status_ssl_session_cache_hits 0
# HELP mysql_global_status_ssl_session_cache_misses Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_session_cache_misses untyped
mysql_global_status_ssl_session_cache_misses 0
# HELP mysql_global_status_ssl_session_cache_overflows Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_session_cache_overflows untyped
mysql_global_status_ssl_session_cache_overflows 0
# HELP mysql_global_status_ssl_session_cache_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_session_cache_size untyped
mysql_global_status_ssl_session_cache_size 128
# HELP mysql_global_status_ssl_session_cache_timeouts Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_session_cache_timeouts untyped
mysql_global_status_ssl_session_cache_timeouts 0
# HELP mysql_global_status_ssl_sessions_reused Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_sessions_reused untyped
mysql_global_status_ssl_sessions_reused 0
# HELP mysql_global_status_ssl_used_session_cache_entries Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_used_session_cache_entries untyped
mysql_global_status_ssl_used_session_cache_entries 0
# HELP mysql_global_status_ssl_verify_depth Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_verify_depth untyped
mysql_global_status_ssl_verify_depth 0
# HELP mysql_global_status_ssl_verify_mode Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_ssl_verify_mode untyped
mysql_global_status_ssl_verify_mode 0
# HELP mysql_global_status_subquery_cache_hit Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_subquery_cache_hit untyped
mysql_global_status_subquery_cache_hit 0
# HELP mysql_global_status_subquery_cache_miss Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_subquery_cache_miss untyped
mysql_global_status_subquery_cache_miss 1.085654e+08
# HELP mysql_global_status_syncs Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_syncs untyped
mysql_global_status_syncs 407
# HELP mysql_global_status_table_locks_immediate Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_table_locks_immediate untyped
mysql_global_status_table_locks_immediate 6.95265424e+08
# HELP mysql_global_status_table_locks_waited Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_table_locks_waited untyped
mysql_global_status_table_locks_waited 7.314221e+06
# HELP mysql_global_status_tc_log_max_pages_used Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tc_log_max_pages_used untyped
mysql_global_status_tc_log_max_pages_used 0
# HELP mysql_global_status_tc_log_page_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tc_log_page_size untyped
mysql_global_status_tc_log_page_size 4096
# HELP mysql_global_status_tc_log_page_waits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tc_log_page_waits untyped
mysql_global_status_tc_log_page_waits 0
# HELP mysql_global_status_threadpool_idle_threads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_threadpool_idle_threads untyped
mysql_global_status_threadpool_idle_threads 0
# HELP mysql_global_status_threadpool_threads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_threadpool_threads untyped
mysql_global_status_threadpool_threads 0
# HELP mysql_global_status_threads_cached Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_threads_cached untyped
mysql_global_status_threads_cached 0
# HELP mysql_global_status_threads_connected Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_threads_connected untyped
mysql_global_status_threads_connected 16
# HELP mysql_global_status_threads_created Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_threads_created untyped
mysql_global_status_threads_created 25359
# HELP mysql_global_status_threads_running Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_threads_running untyped
mysql_global_status_threads_running 65
# HELP mysql_global_status_tokudb_basement_deserialization_fixed_key Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basement_deserialization_fixed_key untyped
mysql_global_status_tokudb_basement_deserialization_fixed_key 1.087529e+06
# HELP mysql_global_status_tokudb_basement_deserialization_variable_key Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basement_deserialization_variable_key untyped
mysql_global_status_tokudb_basement_deserialization_variable_key 363
# HELP mysql_global_status_tokudb_basements_decompressed_for_write Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_decompressed_for_write untyped
mysql_global_status_tokudb_basements_decompressed_for_write 65
# HELP mysql_global_status_tokudb_basements_decompressed_prefetch Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_decompressed_prefetch untyped
mysql_global_status_tokudb_basements_decompressed_prefetch 0
# HELP mysql_global_status_tokudb_basements_decompressed_prelocked_range Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_decompressed_prelocked_range untyped
mysql_global_status_tokudb_basements_decompressed_prelocked_range 0
# HELP mysql_global_status_tokudb_basements_decompressed_target_query Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_decompressed_target_query untyped
mysql_global_status_tokudb_basements_decompressed_target_query 0
# HELP mysql_global_status_tokudb_basements_fetched_for_write Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_for_write untyped
mysql_global_status_tokudb_basements_fetched_for_write 1.068279e+06
# HELP mysql_global_status_tokudb_basements_fetched_for_write_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_for_write_bytes untyped
mysql_global_status_tokudb_basements_fetched_for_write_bytes 9.113888256e+09
# HELP mysql_global_status_tokudb_basements_fetched_for_write_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_for_write_seconds untyped
mysql_global_status_tokudb_basements_fetched_for_write_seconds 150.368686
# HELP mysql_global_status_tokudb_basements_fetched_prefetch Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_prefetch untyped
mysql_global_status_tokudb_basements_fetched_prefetch 1536
# HELP mysql_global_status_tokudb_basements_fetched_prefetch_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_prefetch_bytes untyped
mysql_global_status_tokudb_basements_fetched_prefetch_bytes 1.0328064e+07
# HELP mysql_global_status_tokudb_basements_fetched_prefetch_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_prefetch_seconds untyped
mysql_global_status_tokudb_basements_fetched_prefetch_seconds 0.182347
# HELP mysql_global_status_tokudb_basements_fetched_prelocked_range Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_prelocked_range untyped
mysql_global_status_tokudb_basements_fetched_prelocked_range 8278
# HELP mysql_global_status_tokudb_basements_fetched_prelocked_range_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_prelocked_range_bytes untyped
mysql_global_status_tokudb_basements_fetched_prelocked_range_bytes 1.5557632e+07
# HELP mysql_global_status_tokudb_basements_fetched_prelocked_range_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_prelocked_range_seconds untyped
mysql_global_status_tokudb_basements_fetched_prelocked_range_seconds 0.018421
# HELP mysql_global_status_tokudb_basements_fetched_target_query Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_target_query untyped
mysql_global_status_tokudb_basements_fetched_target_query 9466
# HELP mysql_global_status_tokudb_basements_fetched_target_query_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_target_query_bytes untyped
mysql_global_status_tokudb_basements_fetched_target_query_bytes 4.0093696e+07
# HELP mysql_global_status_tokudb_basements_fetched_target_query_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_basements_fetched_target_query_seconds untyped
mysql_global_status_tokudb_basements_fetched_target_query_seconds 2.987332
# HELP mysql_global_status_tokudb_broadcase_messages_injected_at_root Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_broadcase_messages_injected_at_root untyped
mysql_global_status_tokudb_broadcase_messages_injected_at_root 0
# HELP mysql_global_status_tokudb_buffers_decompressed_for_write Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_decompressed_for_write untyped
mysql_global_status_tokudb_buffers_decompressed_for_write 294899
# HELP mysql_global_status_tokudb_buffers_decompressed_prefetch Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_decompressed_prefetch untyped
mysql_global_status_tokudb_buffers_decompressed_prefetch 0
# HELP mysql_global_status_tokudb_buffers_decompressed_prelocked_range Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_decompressed_prelocked_range untyped
mysql_global_status_tokudb_buffers_decompressed_prelocked_range 0
# HELP mysql_global_status_tokudb_buffers_decompressed_target_query Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_decompressed_target_query untyped
mysql_global_status_tokudb_buffers_decompressed_target_query 169
# HELP mysql_global_status_tokudb_buffers_fetched_for_write Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_for_write untyped
mysql_global_status_tokudb_buffers_fetched_for_write 38520
# HELP mysql_global_status_tokudb_buffers_fetched_for_write_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_for_write_bytes untyped
mysql_global_status_tokudb_buffers_fetched_for_write_bytes 9.20113152e+08
# HELP mysql_global_status_tokudb_buffers_fetched_for_write_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_for_write_seconds untyped
mysql_global_status_tokudb_buffers_fetched_for_write_seconds 33.973192
# HELP mysql_global_status_tokudb_buffers_fetched_prefetch Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_prefetch untyped
mysql_global_status_tokudb_buffers_fetched_prefetch 0
# HELP mysql_global_status_tokudb_buffers_fetched_prefetch_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_prefetch_bytes untyped
mysql_global_status_tokudb_buffers_fetched_prefetch_bytes 0
# HELP mysql_global_status_tokudb_buffers_fetched_prefetch_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_prefetch_seconds untyped
mysql_global_status_tokudb_buffers_fetched_prefetch_seconds 0
# HELP mysql_global_status_tokudb_buffers_fetched_prelocked_range Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_prelocked_range untyped
mysql_global_status_tokudb_buffers_fetched_prelocked_range 2
# HELP mysql_global_status_tokudb_buffers_fetched_prelocked_range_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_prelocked_range_bytes untyped
mysql_global_status_tokudb_buffers_fetched_prelocked_range_bytes 1024
# HELP mysql_global_status_tokudb_buffers_fetched_prelocked_range_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_prelocked_range_seconds untyped
mysql_global_status_tokudb_buffers_fetched_prelocked_range_seconds 4e-06
# HELP mysql_global_status_tokudb_buffers_fetched_target_query Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_target_query untyped
mysql_global_status_tokudb_buffers_fetched_target_query 1140
# HELP mysql_global_status_tokudb_buffers_fetched_target_query_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_target_query_bytes untyped
mysql_global_status_tokudb_buffers_fetched_target_query_bytes 4.1274368e+07
# HELP mysql_global_status_tokudb_buffers_fetched_target_query_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_buffers_fetched_target_query_seconds untyped
mysql_global_status_tokudb_buffers_fetched_target_query_seconds 4.777574
# HELP mysql_global_status_tokudb_cachetable_cleaner_executions Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_cleaner_executions untyped
mysql_global_status_tokudb_cachetable_cleaner_executions 107646
# HELP mysql_global_status_tokudb_cachetable_cleaner_iterations Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_cleaner_iterations untyped
mysql_global_status_tokudb_cachetable_cleaner_iterations 5
# HELP mysql_global_status_tokudb_cachetable_cleaner_period Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_cleaner_period untyped
mysql_global_status_tokudb_cachetable_cleaner_period 1
# HELP mysql_global_status_tokudb_cachetable_evictions Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_evictions untyped
mysql_global_status_tokudb_cachetable_evictions 5698
# HELP mysql_global_status_tokudb_cachetable_long_wait_pressure_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_long_wait_pressure_count untyped
mysql_global_status_tokudb_cachetable_long_wait_pressure_count 0
# HELP mysql_global_status_tokudb_cachetable_long_wait_pressure_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_long_wait_pressure_time untyped
mysql_global_status_tokudb_cachetable_long_wait_pressure_time 0
# HELP mysql_global_status_tokudb_cachetable_miss Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_miss untyped
mysql_global_status_tokudb_cachetable_miss 22730
# HELP mysql_global_status_tokudb_cachetable_miss_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_miss_time untyped
mysql_global_status_tokudb_cachetable_miss_time 2.36510831e+08
# HELP mysql_global_status_tokudb_cachetable_pool_cachetable_max_queue_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_cachetable_max_queue_size untyped
mysql_global_status_tokudb_cachetable_pool_cachetable_max_queue_size 137
# HELP mysql_global_status_tokudb_cachetable_pool_cachetable_num_threads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_cachetable_num_threads untyped
mysql_global_status_tokudb_cachetable_pool_cachetable_num_threads 64
# HELP mysql_global_status_tokudb_cachetable_pool_cachetable_num_threads_active Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_cachetable_num_threads_active untyped
mysql_global_status_tokudb_cachetable_pool_cachetable_num_threads_active 0
# HELP mysql_global_status_tokudb_cachetable_pool_cachetable_queue_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_cachetable_queue_size untyped
mysql_global_status_tokudb_cachetable_pool_cachetable_queue_size 0
# HELP mysql_global_status_tokudb_cachetable_pool_cachetable_total_execution_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_cachetable_total_execution_time untyped
mysql_global_status_tokudb_cachetable_pool_cachetable_total_execution_time 743968
# HELP mysql_global_status_tokudb_cachetable_pool_cachetable_total_items_processed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_cachetable_total_items_processed untyped
mysql_global_status_tokudb_cachetable_pool_cachetable_total_items_processed 29683
# HELP mysql_global_status_tokudb_cachetable_pool_checkpoint_max_queue_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_checkpoint_max_queue_size untyped
mysql_global_status_tokudb_cachetable_pool_checkpoint_max_queue_size 362
# HELP mysql_global_status_tokudb_cachetable_pool_checkpoint_num_threads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_checkpoint_num_threads untyped
mysql_global_status_tokudb_cachetable_pool_checkpoint_num_threads 8
# HELP mysql_global_status_tokudb_cachetable_pool_checkpoint_num_threads_active Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_checkpoint_num_threads_active untyped
mysql_global_status_tokudb_cachetable_pool_checkpoint_num_threads_active 0
# HELP mysql_global_status_tokudb_cachetable_pool_checkpoint_queue_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_checkpoint_queue_size untyped
mysql_global_status_tokudb_cachetable_pool_checkpoint_queue_size 0
# HELP mysql_global_status_tokudb_cachetable_pool_checkpoint_total_execution_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_checkpoint_total_execution_time untyped
mysql_global_status_tokudb_cachetable_pool_checkpoint_total_execution_time 7.477885e+06
# HELP mysql_global_status_tokudb_cachetable_pool_checkpoint_total_items_processed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_checkpoint_total_items_processed untyped
mysql_global_status_tokudb_cachetable_pool_checkpoint_total_items_processed 564506
# HELP mysql_global_status_tokudb_cachetable_pool_client_max_queue_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_client_max_queue_size untyped
mysql_global_status_tokudb_cachetable_pool_client_max_queue_size 2
# HELP mysql_global_status_tokudb_cachetable_pool_client_num_threads Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_client_num_threads untyped
mysql_global_status_tokudb_cachetable_pool_client_num_threads 32
# HELP mysql_global_status_tokudb_cachetable_pool_client_num_threads_active Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_client_num_threads_active untyped
mysql_global_status_tokudb_cachetable_pool_client_num_threads_active 0
# HELP mysql_global_status_tokudb_cachetable_pool_client_queue_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_client_queue_size untyped
mysql_global_status_tokudb_cachetable_pool_client_queue_size 0
# HELP mysql_global_status_tokudb_cachetable_pool_client_total_execution_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_client_total_execution_time untyped
mysql_global_status_tokudb_cachetable_pool_client_total_execution_time 4.212823e+06
# HELP mysql_global_status_tokudb_cachetable_pool_client_total_items_processed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_pool_client_total_items_processed untyped
mysql_global_status_tokudb_cachetable_pool_client_total_items_processed 53614
# HELP mysql_global_status_tokudb_cachetable_prefetches Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_prefetches untyped
mysql_global_status_tokudb_cachetable_prefetches 22
# HELP mysql_global_status_tokudb_cachetable_size_cachepressure Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_size_cachepressure untyped
mysql_global_status_tokudb_cachetable_size_cachepressure 4.176701714e+09
# HELP mysql_global_status_tokudb_cachetable_size_cloned Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_size_cloned untyped
mysql_global_status_tokudb_cachetable_size_cloned 0
# HELP mysql_global_status_tokudb_cachetable_size_current Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_size_current untyped
mysql_global_status_tokudb_cachetable_size_current 3.2208463756e+10
# HELP mysql_global_status_tokudb_cachetable_size_leaf Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_size_leaf untyped
mysql_global_status_tokudb_cachetable_size_leaf 2.8045244569e+10
# HELP mysql_global_status_tokudb_cachetable_size_limit Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_size_limit untyped
mysql_global_status_tokudb_cachetable_size_limit 3.2749125632e+10
# HELP mysql_global_status_tokudb_cachetable_size_nonleaf Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_size_nonleaf untyped
mysql_global_status_tokudb_cachetable_size_nonleaf 4.163102059e+09
# HELP mysql_global_status_tokudb_cachetable_size_rollback Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_size_rollback untyped
mysql_global_status_tokudb_cachetable_size_rollback 117128
# HELP mysql_global_status_tokudb_cachetable_size_writing Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_size_writing untyped
mysql_global_status_tokudb_cachetable_size_writing 0
# HELP mysql_global_status_tokudb_cachetable_wait_pressure_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_wait_pressure_count untyped
mysql_global_status_tokudb_cachetable_wait_pressure_count 0
# HELP mysql_global_status_tokudb_cachetable_wait_pressure_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cachetable_wait_pressure_time untyped
mysql_global_status_tokudb_cachetable_wait_pressure_time 0
# HELP mysql_global_status_tokudb_checkpoint_begin_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_begin_time untyped
mysql_global_status_tokudb_checkpoint_begin_time 6.3992228e+07
# HELP mysql_global_status_tokudb_checkpoint_client_wait_on_cs Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_client_wait_on_cs untyped
mysql_global_status_tokudb_checkpoint_client_wait_on_cs 0
# HELP mysql_global_status_tokudb_checkpoint_client_wait_on_mo Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_client_wait_on_mo untyped
mysql_global_status_tokudb_checkpoint_client_wait_on_mo 787
# HELP mysql_global_status_tokudb_checkpoint_duration Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_duration untyped
mysql_global_status_tokudb_checkpoint_duration 16184
# HELP mysql_global_status_tokudb_checkpoint_duration_last Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_duration_last untyped
mysql_global_status_tokudb_checkpoint_duration_last 9
# HELP mysql_global_status_tokudb_checkpoint_end_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_end_time untyped
mysql_global_status_tokudb_checkpoint_end_time 1.6014183022e+10
# HELP mysql_global_status_tokudb_checkpoint_failed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_failed untyped
mysql_global_status_tokudb_checkpoint_failed 0
# HELP mysql_global_status_tokudb_checkpoint_footprint Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_footprint untyped
mysql_global_status_tokudb_checkpoint_footprint 0
# HELP mysql_global_status_tokudb_checkpoint_last_lsn Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_last_lsn untyped
mysql_global_status_tokudb_checkpoint_last_lsn 1.714037188722e+12
# HELP mysql_global_status_tokudb_checkpoint_long_begin_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_long_begin_count untyped
mysql_global_status_tokudb_checkpoint_long_begin_count 0
# HELP mysql_global_status_tokudb_checkpoint_long_begin_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_long_begin_time untyped
mysql_global_status_tokudb_checkpoint_long_begin_time 0
# HELP mysql_global_status_tokudb_checkpoint_long_end_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_long_end_count untyped
mysql_global_status_tokudb_checkpoint_long_end_count 0
# HELP mysql_global_status_tokudb_checkpoint_long_end_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_long_end_time untyped
mysql_global_status_tokudb_checkpoint_long_end_time 0
# HELP mysql_global_status_tokudb_checkpoint_period Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_period untyped
mysql_global_status_tokudb_checkpoint_period 60
# HELP mysql_global_status_tokudb_checkpoint_taken Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_taken untyped
mysql_global_status_tokudb_checkpoint_taken 1188
# HELP mysql_global_status_tokudb_checkpoint_waiters_max Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_waiters_max untyped
mysql_global_status_tokudb_checkpoint_waiters_max 0
# HELP mysql_global_status_tokudb_checkpoint_waiters_now Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_checkpoint_waiters_now untyped
mysql_global_status_tokudb_checkpoint_waiters_now 0
# HELP mysql_global_status_tokudb_cursor_skip_deleted_leaf_entry Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_cursor_skip_deleted_leaf_entry untyped
mysql_global_status_tokudb_cursor_skip_deleted_leaf_entry 4.74476927e+08
# HELP mysql_global_status_tokudb_db_closes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_db_closes untyped
mysql_global_status_tokudb_db_closes 1734
# HELP mysql_global_status_tokudb_db_open_current Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_db_open_current untyped
mysql_global_status_tokudb_db_open_current 725
# HELP mysql_global_status_tokudb_db_open_max Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_db_open_max untyped
mysql_global_status_tokudb_db_open_max 753
# HELP mysql_global_status_tokudb_db_opens Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_db_opens untyped
mysql_global_status_tokudb_db_opens 2459
# HELP mysql_global_status_tokudb_descriptor_set Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_descriptor_set untyped
mysql_global_status_tokudb_descriptor_set 34
# HELP mysql_global_status_tokudb_dictionary_broadcast_updates Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_dictionary_broadcast_updates untyped
mysql_global_status_tokudb_dictionary_broadcast_updates 0
# HELP mysql_global_status_tokudb_dictionary_updates Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_dictionary_updates untyped
mysql_global_status_tokudb_dictionary_updates 0
# HELP mysql_global_status_tokudb_filesystem_fsync_num Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_filesystem_fsync_num untyped
mysql_global_status_tokudb_filesystem_fsync_num 742512
# HELP mysql_global_status_tokudb_filesystem_fsync_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_filesystem_fsync_time untyped
mysql_global_status_tokudb_filesystem_fsync_time 3.6130457435e+10
# HELP mysql_global_status_tokudb_filesystem_long_fsync_num Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_filesystem_long_fsync_num untyped
mysql_global_status_tokudb_filesystem_long_fsync_num 74
# HELP mysql_global_status_tokudb_filesystem_long_fsync_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_filesystem_long_fsync_time untyped
mysql_global_status_tokudb_filesystem_long_fsync_time 9.9928796e+07
# HELP mysql_global_status_tokudb_filesystem_threads_blocked_by_full_disk Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_filesystem_threads_blocked_by_full_disk untyped
mysql_global_status_tokudb_filesystem_threads_blocked_by_full_disk 0
# HELP mysql_global_status_tokudb_flusher_balance_leaf Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_balance_leaf untyped
mysql_global_status_tokudb_flusher_balance_leaf 14
# HELP mysql_global_status_tokudb_flusher_cleaner_empty_nodes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_empty_nodes untyped
mysql_global_status_tokudb_flusher_cleaner_empty_nodes 11563
# HELP mysql_global_status_tokudb_flusher_cleaner_h1_nodes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_h1_nodes untyped
mysql_global_status_tokudb_flusher_cleaner_h1_nodes 30705
# HELP mysql_global_status_tokudb_flusher_cleaner_hgt1_nodes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_hgt1_nodes untyped
mysql_global_status_tokudb_flusher_cleaner_hgt1_nodes 12866
# HELP mysql_global_status_tokudb_flusher_cleaner_max_buffer_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_max_buffer_size untyped
mysql_global_status_tokudb_flusher_cleaner_max_buffer_size 4.9749e+06
# HELP mysql_global_status_tokudb_flusher_cleaner_max_buffer_workdone Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_max_buffer_workdone untyped
mysql_global_status_tokudb_flusher_cleaner_max_buffer_workdone 3.757082e+06
# HELP mysql_global_status_tokudb_flusher_cleaner_min_buffer_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_min_buffer_size untyped
mysql_global_status_tokudb_flusher_cleaner_min_buffer_size 52
# HELP mysql_global_status_tokudb_flusher_cleaner_min_buffer_workdone Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_min_buffer_workdone untyped
mysql_global_status_tokudb_flusher_cleaner_min_buffer_workdone 0
# HELP mysql_global_status_tokudb_flusher_cleaner_nodes_dirtied Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_nodes_dirtied untyped
mysql_global_status_tokudb_flusher_cleaner_nodes_dirtied 62318
# HELP mysql_global_status_tokudb_flusher_cleaner_num_dirtied_for_leaf_merge Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_num_dirtied_for_leaf_merge untyped
mysql_global_status_tokudb_flusher_cleaner_num_dirtied_for_leaf_merge 469
# HELP mysql_global_status_tokudb_flusher_cleaner_num_leaf_merges_completed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_num_leaf_merges_completed untyped
mysql_global_status_tokudb_flusher_cleaner_num_leaf_merges_completed 130
# HELP mysql_global_status_tokudb_flusher_cleaner_num_leaf_merges_running Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_num_leaf_merges_running untyped
mysql_global_status_tokudb_flusher_cleaner_num_leaf_merges_running 0
# HELP mysql_global_status_tokudb_flusher_cleaner_num_leaf_merges_started Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_num_leaf_merges_started untyped
mysql_global_status_tokudb_flusher_cleaner_num_leaf_merges_started 131
# HELP mysql_global_status_tokudb_flusher_cleaner_total_buffer_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_total_buffer_size untyped
mysql_global_status_tokudb_flusher_cleaner_total_buffer_size 2.8248760978e+10
# HELP mysql_global_status_tokudb_flusher_cleaner_total_buffer_workdone Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_total_buffer_workdone untyped
mysql_global_status_tokudb_flusher_cleaner_total_buffer_workdone 6.10284e+07
# HELP mysql_global_status_tokudb_flusher_cleaner_total_nodes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_cleaner_total_nodes untyped
mysql_global_status_tokudb_flusher_cleaner_total_nodes 43571
# HELP mysql_global_status_tokudb_flusher_flush_cascades Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_flush_cascades untyped
mysql_global_status_tokudb_flusher_flush_cascades 4731
# HELP mysql_global_status_tokudb_flusher_flush_cascades_1 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_flush_cascades_1 untyped
mysql_global_status_tokudb_flusher_flush_cascades_1 4211
# HELP mysql_global_status_tokudb_flusher_flush_cascades_2 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_flush_cascades_2 untyped
mysql_global_status_tokudb_flusher_flush_cascades_2 308
# HELP mysql_global_status_tokudb_flusher_flush_cascades_3 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_flush_cascades_3 untyped
mysql_global_status_tokudb_flusher_flush_cascades_3 162
# HELP mysql_global_status_tokudb_flusher_flush_cascades_4 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_flush_cascades_4 untyped
mysql_global_status_tokudb_flusher_flush_cascades_4 44
# HELP mysql_global_status_tokudb_flusher_flush_cascades_5 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_flush_cascades_5 untyped
mysql_global_status_tokudb_flusher_flush_cascades_5 6
# HELP mysql_global_status_tokudb_flusher_flush_cascades_gt_5 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_flush_cascades_gt_5 untyped
mysql_global_status_tokudb_flusher_flush_cascades_gt_5 0
# HELP mysql_global_status_tokudb_flusher_flush_in_memory Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_flush_in_memory untyped
mysql_global_status_tokudb_flusher_flush_in_memory 66920
# HELP mysql_global_status_tokudb_flusher_flush_needed_io Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_flush_needed_io untyped
mysql_global_status_tokudb_flusher_flush_needed_io 0
# HELP mysql_global_status_tokudb_flusher_flush_total Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_flush_total untyped
mysql_global_status_tokudb_flusher_flush_total 66920
# HELP mysql_global_status_tokudb_flusher_merge_leaf Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_merge_leaf untyped
mysql_global_status_tokudb_flusher_merge_leaf 144
# HELP mysql_global_status_tokudb_flusher_merge_nonleaf Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_merge_nonleaf untyped
mysql_global_status_tokudb_flusher_merge_nonleaf 10
# HELP mysql_global_status_tokudb_flusher_split_leaf Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_split_leaf untyped
mysql_global_status_tokudb_flusher_split_leaf 18501
# HELP mysql_global_status_tokudb_flusher_split_nonleaf Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_flusher_split_nonleaf untyped
mysql_global_status_tokudb_flusher_split_nonleaf 2067
# HELP mysql_global_status_tokudb_hot_max_root_flush_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_hot_max_root_flush_count untyped
mysql_global_status_tokudb_hot_max_root_flush_count 0
# HELP mysql_global_status_tokudb_hot_num_aborted Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_hot_num_aborted untyped
mysql_global_status_tokudb_hot_num_aborted 0
# HELP mysql_global_status_tokudb_hot_num_completed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_hot_num_completed untyped
mysql_global_status_tokudb_hot_num_completed 0
# HELP mysql_global_status_tokudb_hot_num_started Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_hot_num_started untyped
mysql_global_status_tokudb_hot_num_started 0
# HELP mysql_global_status_tokudb_leaf_compression_to_memory_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_compression_to_memory_seconds untyped
mysql_global_status_tokudb_leaf_compression_to_memory_seconds 3187.510885
# HELP mysql_global_status_tokudb_leaf_decompression_to_memory_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_decompression_to_memory_seconds untyped
mysql_global_status_tokudb_leaf_decompression_to_memory_seconds 132.484969
# HELP mysql_global_status_tokudb_leaf_deserialization_to_memory_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_deserialization_to_memory_seconds untyped
mysql_global_status_tokudb_leaf_deserialization_to_memory_seconds 37.285739
# HELP mysql_global_status_tokudb_leaf_entry_apply_gc_bytes_in Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_entry_apply_gc_bytes_in untyped
mysql_global_status_tokudb_leaf_entry_apply_gc_bytes_in 7.9884786136e+10
# HELP mysql_global_status_tokudb_leaf_entry_apply_gc_bytes_out Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_entry_apply_gc_bytes_out untyped
mysql_global_status_tokudb_leaf_entry_apply_gc_bytes_out 2.6671881379e+10
# HELP mysql_global_status_tokudb_leaf_entry_expanded Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_entry_expanded untyped
mysql_global_status_tokudb_leaf_entry_expanded 0
# HELP mysql_global_status_tokudb_leaf_entry_max_committed_xr Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_entry_max_committed_xr untyped
mysql_global_status_tokudb_leaf_entry_max_committed_xr 2
# HELP mysql_global_status_tokudb_leaf_entry_max_memsize Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_entry_max_memsize untyped
mysql_global_status_tokudb_leaf_entry_max_memsize 2233
# HELP mysql_global_status_tokudb_leaf_entry_max_provisional_xr Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_entry_max_provisional_xr untyped
mysql_global_status_tokudb_leaf_entry_max_provisional_xr 2
# HELP mysql_global_status_tokudb_leaf_entry_normal_gc_bytes_in Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_entry_normal_gc_bytes_in untyped
mysql_global_status_tokudb_leaf_entry_normal_gc_bytes_in 0
# HELP mysql_global_status_tokudb_leaf_entry_normal_gc_bytes_out Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_entry_normal_gc_bytes_out untyped
mysql_global_status_tokudb_leaf_entry_normal_gc_bytes_out 0
# HELP mysql_global_status_tokudb_leaf_node_compression_ratio Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_node_compression_ratio untyped
mysql_global_status_tokudb_leaf_node_compression_ratio 6.804278
# HELP mysql_global_status_tokudb_leaf_node_full_evictions Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_node_full_evictions untyped
mysql_global_status_tokudb_leaf_node_full_evictions 3537
# HELP mysql_global_status_tokudb_leaf_node_full_evictions_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_node_full_evictions_bytes untyped
mysql_global_status_tokudb_leaf_node_full_evictions_bytes 3.602129659e+09
# HELP mysql_global_status_tokudb_leaf_node_partial_evictions Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_node_partial_evictions untyped
mysql_global_status_tokudb_leaf_node_partial_evictions 1.676824e+06
# HELP mysql_global_status_tokudb_leaf_node_partial_evictions_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_node_partial_evictions_bytes untyped
mysql_global_status_tokudb_leaf_node_partial_evictions_bytes 1.48294889711e+11
# HELP mysql_global_status_tokudb_leaf_nodes_created Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_nodes_created untyped
mysql_global_status_tokudb_leaf_nodes_created 18550
# HELP mysql_global_status_tokudb_leaf_nodes_destroyed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_nodes_destroyed untyped
mysql_global_status_tokudb_leaf_nodes_destroyed 0
# HELP mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint untyped
mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint 83691
# HELP mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint_bytes untyped
mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint_bytes 3.0500621312e+10
# HELP mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint_seconds untyped
mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint_seconds 29.842319
# HELP mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint_uncompressed_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint_uncompressed_bytes untyped
mysql_global_status_tokudb_leaf_nodes_flushed_checkpoint_uncompressed_bytes 2.0752337418e+11
# HELP mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint untyped
mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint 275
# HELP mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint_bytes untyped
mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint_bytes 3.8923776e+07
# HELP mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint_seconds untyped
mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint_seconds 0.214168
# HELP mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint_uncompressed_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint_uncompressed_bytes untyped
mysql_global_status_tokudb_leaf_nodes_flushed_not_checkpoint_uncompressed_bytes 2.76183874e+08
# HELP mysql_global_status_tokudb_leaf_serialization_to_memory_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_leaf_serialization_to_memory_seconds untyped
mysql_global_status_tokudb_leaf_serialization_to_memory_seconds 173.587938
# HELP mysql_global_status_tokudb_loader_num_created Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_loader_num_created untyped
mysql_global_status_tokudb_loader_num_created 6
# HELP mysql_global_status_tokudb_loader_num_current Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_loader_num_current untyped
mysql_global_status_tokudb_loader_num_current 0
# HELP mysql_global_status_tokudb_loader_num_max Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_loader_num_max untyped
mysql_global_status_tokudb_loader_num_max 1
# HELP mysql_global_status_tokudb_locktree_escalation_num Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_escalation_num untyped
mysql_global_status_tokudb_locktree_escalation_num 0
# HELP mysql_global_status_tokudb_locktree_escalation_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_escalation_seconds untyped
mysql_global_status_tokudb_locktree_escalation_seconds 0
# HELP mysql_global_status_tokudb_locktree_latest_post_escalation_memory_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_latest_post_escalation_memory_size untyped
mysql_global_status_tokudb_locktree_latest_post_escalation_memory_size 0
# HELP mysql_global_status_tokudb_locktree_long_wait_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_long_wait_count untyped
mysql_global_status_tokudb_locktree_long_wait_count 0
# HELP mysql_global_status_tokudb_locktree_long_wait_escalation_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_long_wait_escalation_count untyped
mysql_global_status_tokudb_locktree_long_wait_escalation_count 0
# HELP mysql_global_status_tokudb_locktree_long_wait_escalation_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_long_wait_escalation_time untyped
mysql_global_status_tokudb_locktree_long_wait_escalation_time 0
# HELP mysql_global_status_tokudb_locktree_long_wait_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_long_wait_time untyped
mysql_global_status_tokudb_locktree_long_wait_time 0
# HELP mysql_global_status_tokudb_locktree_memory_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_memory_size untyped
mysql_global_status_tokudb_locktree_memory_size 125028
# HELP mysql_global_status_tokudb_locktree_memory_size_limit Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_memory_size_limit untyped
mysql_global_status_tokudb_locktree_memory_size_limit 4.02653184e+09
# HELP mysql_global_status_tokudb_locktree_open_current Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_open_current untyped
mysql_global_status_tokudb_locktree_open_current 727
# HELP mysql_global_status_tokudb_locktree_pending_lock_requests Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_pending_lock_requests untyped
mysql_global_status_tokudb_locktree_pending_lock_requests 0
# HELP mysql_global_status_tokudb_locktree_sto_eligible_num Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_sto_eligible_num untyped
mysql_global_status_tokudb_locktree_sto_eligible_num 0
# HELP mysql_global_status_tokudb_locktree_sto_ended_num Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_sto_ended_num untyped
mysql_global_status_tokudb_locktree_sto_ended_num 63447
# HELP mysql_global_status_tokudb_locktree_sto_ended_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_sto_ended_seconds untyped
mysql_global_status_tokudb_locktree_sto_ended_seconds 7.620501
# HELP mysql_global_status_tokudb_locktree_timeout_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_timeout_count untyped
mysql_global_status_tokudb_locktree_timeout_count 0
# HELP mysql_global_status_tokudb_locktree_wait_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_wait_count untyped
mysql_global_status_tokudb_locktree_wait_count 28
# HELP mysql_global_status_tokudb_locktree_wait_escalation_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_wait_escalation_count untyped
mysql_global_status_tokudb_locktree_wait_escalation_count 0
# HELP mysql_global_status_tokudb_locktree_wait_escalation_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_wait_escalation_time untyped
mysql_global_status_tokudb_locktree_wait_escalation_time 0
# HELP mysql_global_status_tokudb_locktree_wait_time Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_locktree_wait_time untyped
mysql_global_status_tokudb_locktree_wait_time 1.3037783e+07
# HELP mysql_global_status_tokudb_logger_next_lsn Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_logger_next_lsn untyped
mysql_global_status_tokudb_logger_next_lsn 1.714037773086e+12
# HELP mysql_global_status_tokudb_logger_wait_long Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_logger_wait_long untyped
mysql_global_status_tokudb_logger_wait_long 69
# HELP mysql_global_status_tokudb_logger_writes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_logger_writes untyped
mysql_global_status_tokudb_logger_writes 692757
# HELP mysql_global_status_tokudb_logger_writes_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_logger_writes_bytes untyped
mysql_global_status_tokudb_logger_writes_bytes 8.8228514048e+10
# HELP mysql_global_status_tokudb_logger_writes_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_logger_writes_seconds untyped
mysql_global_status_tokudb_logger_writes_seconds 67.866496
# HELP mysql_global_status_tokudb_logger_writes_uncompressed_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_logger_writes_uncompressed_bytes untyped
mysql_global_status_tokudb_logger_writes_uncompressed_bytes 8.8228514048e+10
# HELP mysql_global_status_tokudb_mem_estimated_maximum_memory_footprint Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_mem_estimated_maximum_memory_footprint untyped
mysql_global_status_tokudb_mem_estimated_maximum_memory_footprint 0
# HELP mysql_global_status_tokudb_memory_free_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_free_count untyped
mysql_global_status_tokudb_memory_free_count 0
# HELP mysql_global_status_tokudb_memory_freed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_freed untyped
mysql_global_status_tokudb_memory_freed 0
# HELP mysql_global_status_tokudb_memory_last_failed_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_last_failed_size untyped
mysql_global_status_tokudb_memory_last_failed_size 0
# HELP mysql_global_status_tokudb_memory_malloc_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_malloc_count untyped
mysql_global_status_tokudb_memory_malloc_count 0
# HELP mysql_global_status_tokudb_memory_malloc_fail Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_malloc_fail untyped
mysql_global_status_tokudb_memory_malloc_fail 0
# HELP mysql_global_status_tokudb_memory_max_requested_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_max_requested_size untyped
mysql_global_status_tokudb_memory_max_requested_size 0
# HELP mysql_global_status_tokudb_memory_mmap_threshold Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_mmap_threshold untyped
mysql_global_status_tokudb_memory_mmap_threshold 4.194304e+06
# HELP mysql_global_status_tokudb_memory_realloc_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_realloc_count untyped
mysql_global_status_tokudb_memory_realloc_count 0
# HELP mysql_global_status_tokudb_memory_realloc_fail Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_realloc_fail untyped
mysql_global_status_tokudb_memory_realloc_fail 6
# HELP mysql_global_status_tokudb_memory_requested Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_requested untyped
mysql_global_status_tokudb_memory_requested 0
# HELP mysql_global_status_tokudb_memory_used Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_memory_used untyped
mysql_global_status_tokudb_memory_used 0
# HELP mysql_global_status_tokudb_messages_flushed_from_h1_to_leaves_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_messages_flushed_from_h1_to_leaves_bytes untyped
mysql_global_status_tokudb_messages_flushed_from_h1_to_leaves_bytes 4.3770250085e+10
# HELP mysql_global_status_tokudb_messages_ignored_by_leaf_due_to_msn Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_messages_ignored_by_leaf_due_to_msn untyped
mysql_global_status_tokudb_messages_ignored_by_leaf_due_to_msn 9.576209e+06
# HELP mysql_global_status_tokudb_messages_in_trees_estimate_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_messages_in_trees_estimate_bytes untyped
mysql_global_status_tokudb_messages_in_trees_estimate_bytes 1.8446744071023493e+19
# HELP mysql_global_status_tokudb_messages_injected_at_root Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_messages_injected_at_root untyped
mysql_global_status_tokudb_messages_injected_at_root 7.2182607e+08
# HELP mysql_global_status_tokudb_messages_injected_at_root_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_messages_injected_at_root_bytes untyped
mysql_global_status_tokudb_messages_injected_at_root_bytes 4.1084191461e+10
# HELP mysql_global_status_tokudb_nonleaf_compression_to_memory_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_compression_to_memory_seconds untyped
mysql_global_status_tokudb_nonleaf_compression_to_memory_seconds 7792.045013
# HELP mysql_global_status_tokudb_nonleaf_decompression_to_memory_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_decompression_to_memory_seconds untyped
mysql_global_status_tokudb_nonleaf_decompression_to_memory_seconds 28.271161
# HELP mysql_global_status_tokudb_nonleaf_deserialization_to_memory_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_deserialization_to_memory_seconds untyped
mysql_global_status_tokudb_nonleaf_deserialization_to_memory_seconds 78.200592
# HELP mysql_global_status_tokudb_nonleaf_node_compression_ratio Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_node_compression_ratio untyped
mysql_global_status_tokudb_nonleaf_node_compression_ratio 6.794422
# HELP mysql_global_status_tokudb_nonleaf_node_full_evictions Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_node_full_evictions untyped
mysql_global_status_tokudb_nonleaf_node_full_evictions 971
# HELP mysql_global_status_tokudb_nonleaf_node_full_evictions_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_node_full_evictions_bytes untyped
mysql_global_status_tokudb_nonleaf_node_full_evictions_bytes 5.63525496e+08
# HELP mysql_global_status_tokudb_nonleaf_node_partial_evictions Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_node_partial_evictions untyped
mysql_global_status_tokudb_nonleaf_node_partial_evictions 318623
# HELP mysql_global_status_tokudb_nonleaf_node_partial_evictions_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_node_partial_evictions_bytes untyped
mysql_global_status_tokudb_nonleaf_node_partial_evictions_bytes 2.534481267e+10
# HELP mysql_global_status_tokudb_nonleaf_nodes_created Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_nodes_created untyped
mysql_global_status_tokudb_nonleaf_nodes_created 2105
# HELP mysql_global_status_tokudb_nonleaf_nodes_destroyed Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_nodes_destroyed untyped
mysql_global_status_tokudb_nonleaf_nodes_destroyed 0
# HELP mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint untyped
mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint 149507
# HELP mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_bytes untyped
mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_bytes 5.7400869376e+10
# HELP mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_seconds untyped
mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_seconds 58.697124
# HELP mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_uncompressed_by Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_uncompressed_by untyped
mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_uncompressed_by 3.90002286474e+11
# HELP mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint untyped
mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint 209
# HELP mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_bytes untyped
mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_bytes 9.0747904e+07
# HELP mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_seconds untyped
mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_seconds 0.140642
# HELP mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_uncompresse Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_uncompresse untyped
mysql_global_status_tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_uncompresse 6.20042321e+08
# HELP mysql_global_status_tokudb_nonleaf_serialization_to_memory_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_nonleaf_serialization_to_memory_seconds untyped
mysql_global_status_tokudb_nonleaf_serialization_to_memory_seconds 648.86503
# HELP mysql_global_status_tokudb_overall_node_compression_ratio Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_overall_node_compression_ratio untyped
mysql_global_status_tokudb_overall_node_compression_ratio 6.797841
# HELP mysql_global_status_tokudb_pivots_fetched_for_prefetch Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pivots_fetched_for_prefetch untyped
mysql_global_status_tokudb_pivots_fetched_for_prefetch 22
# HELP mysql_global_status_tokudb_pivots_fetched_for_prefetch_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pivots_fetched_for_prefetch_bytes untyped
mysql_global_status_tokudb_pivots_fetched_for_prefetch_bytes 720896
# HELP mysql_global_status_tokudb_pivots_fetched_for_prefetch_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pivots_fetched_for_prefetch_seconds untyped
mysql_global_status_tokudb_pivots_fetched_for_prefetch_seconds 0.064814
# HELP mysql_global_status_tokudb_pivots_fetched_for_query Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pivots_fetched_for_query untyped
mysql_global_status_tokudb_pivots_fetched_for_query 8699
# HELP mysql_global_status_tokudb_pivots_fetched_for_query_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pivots_fetched_for_query_bytes untyped
mysql_global_status_tokudb_pivots_fetched_for_query_bytes 8.5415936e+07
# HELP mysql_global_status_tokudb_pivots_fetched_for_query_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pivots_fetched_for_query_seconds untyped
mysql_global_status_tokudb_pivots_fetched_for_query_seconds 14.63805
# HELP mysql_global_status_tokudb_pivots_fetched_for_write Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pivots_fetched_for_write untyped
mysql_global_status_tokudb_pivots_fetched_for_write 226
# HELP mysql_global_status_tokudb_pivots_fetched_for_write_bytes Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pivots_fetched_for_write_bytes untyped
mysql_global_status_tokudb_pivots_fetched_for_write_bytes 2.873344e+06
# HELP mysql_global_status_tokudb_pivots_fetched_for_write_seconds Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pivots_fetched_for_write_seconds untyped
mysql_global_status_tokudb_pivots_fetched_for_write_seconds 1.757222
# HELP mysql_global_status_tokudb_pro_rightmost_leaf_shortcut_fail_pos Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pro_rightmost_leaf_shortcut_fail_pos untyped
mysql_global_status_tokudb_pro_rightmost_leaf_shortcut_fail_pos 22313
# HELP mysql_global_status_tokudb_pro_rightmost_leaf_shortcut_success Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_pro_rightmost_leaf_shortcut_success untyped
mysql_global_status_tokudb_pro_rightmost_leaf_shortcut_success 4.18430958e+08
# HELP mysql_global_status_tokudb_promotion_h1_roots_injected_into Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_h1_roots_injected_into untyped
mysql_global_status_tokudb_promotion_h1_roots_injected_into 2.975249e+06
# HELP mysql_global_status_tokudb_promotion_injections_at_depth_0 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_injections_at_depth_0 untyped
mysql_global_status_tokudb_promotion_injections_at_depth_0 3.7126724e+07
# HELP mysql_global_status_tokudb_promotion_injections_at_depth_1 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_injections_at_depth_1 untyped
mysql_global_status_tokudb_promotion_injections_at_depth_1 3.8503814e+08
# HELP mysql_global_status_tokudb_promotion_injections_at_depth_2 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_injections_at_depth_2 untyped
mysql_global_status_tokudb_promotion_injections_at_depth_2 2.88705015e+08
# HELP mysql_global_status_tokudb_promotion_injections_at_depth_3 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_injections_at_depth_3 untyped
mysql_global_status_tokudb_promotion_injections_at_depth_3 3.0449231e+07
# HELP mysql_global_status_tokudb_promotion_injections_lower_than_depth_3 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_injections_lower_than_depth_3 untyped
mysql_global_status_tokudb_promotion_injections_lower_than_depth_3 5.7947732e+07
# HELP mysql_global_status_tokudb_promotion_leaf_roots_injected_into Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_leaf_roots_injected_into untyped
mysql_global_status_tokudb_promotion_leaf_roots_injected_into 1.448528e+06
# HELP mysql_global_status_tokudb_promotion_roots_split Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_roots_split untyped
mysql_global_status_tokudb_promotion_roots_split 38
# HELP mysql_global_status_tokudb_promotion_stopped_after_locking_child Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_stopped_after_locking_child untyped
mysql_global_status_tokudb_promotion_stopped_after_locking_child 24492
# HELP mysql_global_status_tokudb_promotion_stopped_at_height_1 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_stopped_at_height_1 untyped
mysql_global_status_tokudb_promotion_stopped_at_height_1 15204
# HELP mysql_global_status_tokudb_promotion_stopped_child_locked_or_not_in_memory Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_stopped_child_locked_or_not_in_memory untyped
mysql_global_status_tokudb_promotion_stopped_child_locked_or_not_in_memory 6889
# HELP mysql_global_status_tokudb_promotion_stopped_child_not_fully_in_memory Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_stopped_child_not_fully_in_memory untyped
mysql_global_status_tokudb_promotion_stopped_child_not_fully_in_memory 0
# HELP mysql_global_status_tokudb_promotion_stopped_nonempty_buffer Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_promotion_stopped_nonempty_buffer untyped
mysql_global_status_tokudb_promotion_stopped_nonempty_buffer 4.69492248e+08
# HELP mysql_global_status_tokudb_rightmost_leaf_shortcut_fail_reactive Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_rightmost_leaf_shortcut_fail_reactive untyped
mysql_global_status_tokudb_rightmost_leaf_shortcut_fail_reactive 6.6327626e+07
# HELP mysql_global_status_tokudb_search_tries_gt_height Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_search_tries_gt_height untyped
mysql_global_status_tokudb_search_tries_gt_height 474
# HELP mysql_global_status_tokudb_search_tries_gt_heightplus3 Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_search_tries_gt_heightplus3 untyped
mysql_global_status_tokudb_search_tries_gt_heightplus3 474
# HELP mysql_global_status_tokudb_total_search_retries Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_total_search_retries untyped
mysql_global_status_tokudb_total_search_retries 3.264821e+06
# HELP mysql_global_status_tokudb_txn_aborts Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_txn_aborts untyped
mysql_global_status_tokudb_txn_aborts 226
# HELP mysql_global_status_tokudb_txn_begin Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_txn_begin untyped
mysql_global_status_tokudb_txn_begin 4.124953e+07
# HELP mysql_global_status_tokudb_txn_begin_read_only Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_txn_begin_read_only untyped
mysql_global_status_tokudb_txn_begin_read_only 4685
# HELP mysql_global_status_tokudb_txn_commits Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_tokudb_txn_commits untyped
mysql_global_status_tokudb_txn_commits 4.1253987e+07
# HELP mysql_global_status_update_scan Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_update_scan untyped
mysql_global_status_update_scan 334
# HELP mysql_global_status_uptime Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_uptime untyped
mysql_global_status_uptime 71204
# HELP mysql_global_status_uptime_since_flush_status Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_uptime_since_flush_status untyped
mysql_global_status_uptime_since_flush_status 71204
# HELP mysql_global_status_wsrep_cluster_conf_id Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_wsrep_cluster_conf_id untyped
mysql_global_status_wsrep_cluster_conf_id 1.8446744073709552e+19
# HELP mysql_global_status_wsrep_cluster_size Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_wsrep_cluster_size untyped
mysql_global_status_wsrep_cluster_size 0
# HELP mysql_global_status_wsrep_cluster_status Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_wsrep_cluster_status untyped
mysql_global_status_wsrep_cluster_status 0
# HELP mysql_global_status_wsrep_connected Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_wsrep_connected untyped
mysql_global_status_wsrep_connected 0
# HELP mysql_global_status_wsrep_local_bf_aborts Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_wsrep_local_bf_aborts untyped
mysql_global_status_wsrep_local_bf_aborts 0
# HELP mysql_global_status_wsrep_local_index Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_wsrep_local_index untyped
mysql_global_status_wsrep_local_index 1.8446744073709552e+19
# HELP mysql_global_status_wsrep_ready Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_wsrep_ready untyped
mysql_global_status_wsrep_ready 0
# HELP mysql_global_status_wsrep_thread_count Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_wsrep_thread_count untyped
mysql_global_status_wsrep_thread_count 0
# HELP mysql_global_variables_aria_block_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_block_size gauge
mysql_global_variables_aria_block_size 8192
# HELP mysql_global_variables_aria_checkpoint_interval Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_checkpoint_interval gauge
mysql_global_variables_aria_checkpoint_interval 30
# HELP mysql_global_variables_aria_checkpoint_log_activity Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_checkpoint_log_activity gauge
mysql_global_variables_aria_checkpoint_log_activity 1.048576e+06
# HELP mysql_global_variables_aria_encrypt_tables Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_encrypt_tables gauge
mysql_global_variables_aria_encrypt_tables 0
# HELP mysql_global_variables_aria_force_start_after_recovery_failures Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_force_start_after_recovery_failures gauge
mysql_global_variables_aria_force_start_after_recovery_failures 0
# HELP mysql_global_variables_aria_group_commit_interval Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_group_commit_interval gauge
mysql_global_variables_aria_group_commit_interval 0
# HELP mysql_global_variables_aria_log_file_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_log_file_size gauge
mysql_global_variables_aria_log_file_size 1.073741824e+09
# HELP mysql_global_variables_aria_max_sort_file_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_max_sort_file_size gauge
mysql_global_variables_aria_max_sort_file_size 9.223372036853727e+18
# HELP mysql_global_variables_aria_page_checksum Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_page_checksum gauge
mysql_global_variables_aria_page_checksum 1
# HELP mysql_global_variables_aria_pagecache_age_threshold Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_pagecache_age_threshold gauge
mysql_global_variables_aria_pagecache_age_threshold 300
# HELP mysql_global_variables_aria_pagecache_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_pagecache_buffer_size gauge
mysql_global_variables_aria_pagecache_buffer_size 2.147483648e+09
# HELP mysql_global_variables_aria_pagecache_division_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_pagecache_division_limit gauge
mysql_global_variables_aria_pagecache_division_limit 100
# HELP mysql_global_variables_aria_pagecache_file_hash_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_pagecache_file_hash_size gauge
mysql_global_variables_aria_pagecache_file_hash_size 512
# HELP mysql_global_variables_aria_repair_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_repair_threads gauge
mysql_global_variables_aria_repair_threads 1
# HELP mysql_global_variables_aria_sort_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_sort_buffer_size gauge
mysql_global_variables_aria_sort_buffer_size 2.68434432e+08
# HELP mysql_global_variables_aria_used_for_temp_tables Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_aria_used_for_temp_tables gauge
mysql_global_variables_aria_used_for_temp_tables 1
# HELP mysql_global_variables_auto_increment_increment Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_auto_increment_increment gauge
mysql_global_variables_auto_increment_increment 1
# HELP mysql_global_variables_auto_increment_offset Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_auto_increment_offset gauge
mysql_global_variables_auto_increment_offset 1
# HELP mysql_global_variables_autocommit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_autocommit gauge
mysql_global_variables_autocommit 1
# HELP mysql_global_variables_automatic_sp_privileges Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_automatic_sp_privileges gauge
mysql_global_variables_automatic_sp_privileges 1
# HELP mysql_global_variables_back_log Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_back_log gauge
mysql_global_variables_back_log 100
# HELP mysql_global_variables_big_tables Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_big_tables gauge
mysql_global_variables_big_tables 0
# HELP mysql_global_variables_binlog_annotate_row_events Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_binlog_annotate_row_events gauge
mysql_global_variables_binlog_annotate_row_events 0
# HELP mysql_global_variables_binlog_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_binlog_cache_size gauge
mysql_global_variables_binlog_cache_size 32768
# HELP mysql_global_variables_binlog_commit_wait_count Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_binlog_commit_wait_count gauge
mysql_global_variables_binlog_commit_wait_count 0
# HELP mysql_global_variables_binlog_commit_wait_usec Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_binlog_commit_wait_usec gauge
mysql_global_variables_binlog_commit_wait_usec 100000
# HELP mysql_global_variables_binlog_direct_non_transactional_updates Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_binlog_direct_non_transactional_updates gauge
mysql_global_variables_binlog_direct_non_transactional_updates 0
# HELP mysql_global_variables_binlog_optimize_thread_scheduling Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_binlog_optimize_thread_scheduling gauge
mysql_global_variables_binlog_optimize_thread_scheduling 1
# HELP mysql_global_variables_binlog_stmt_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_binlog_stmt_cache_size gauge
mysql_global_variables_binlog_stmt_cache_size 32768
# HELP mysql_global_variables_bulk_insert_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_bulk_insert_buffer_size gauge
mysql_global_variables_bulk_insert_buffer_size 8.388608e+06
# HELP mysql_global_variables_connect_cond_push Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_connect_cond_push gauge
mysql_global_variables_connect_cond_push 1
# HELP mysql_global_variables_connect_conv_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_connect_conv_size gauge
mysql_global_variables_connect_conv_size 8192
# HELP mysql_global_variables_connect_exact_info Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_connect_exact_info gauge
mysql_global_variables_connect_exact_info 0
# HELP mysql_global_variables_connect_indx_map Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_connect_indx_map gauge
mysql_global_variables_connect_indx_map 0
# HELP mysql_global_variables_connect_json_grp_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_connect_json_grp_size gauge
mysql_global_variables_connect_json_grp_size 10
# HELP mysql_global_variables_connect_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_connect_timeout gauge
mysql_global_variables_connect_timeout 3
# HELP mysql_global_variables_connect_work_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_connect_work_size gauge
mysql_global_variables_connect_work_size 6.7108864e+07
# HELP mysql_global_variables_core_file Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_core_file gauge
mysql_global_variables_core_file 0
# HELP mysql_global_variables_deadlock_search_depth_long Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_deadlock_search_depth_long gauge
mysql_global_variables_deadlock_search_depth_long 15
# HELP mysql_global_variables_deadlock_search_depth_short Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_deadlock_search_depth_short gauge
mysql_global_variables_deadlock_search_depth_short 4
# HELP mysql_global_variables_deadlock_timeout_long Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_deadlock_timeout_long gauge
mysql_global_variables_deadlock_timeout_long 5e+07
# HELP mysql_global_variables_deadlock_timeout_short Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_deadlock_timeout_short gauge
mysql_global_variables_deadlock_timeout_short 10000
# HELP mysql_global_variables_debug_no_thread_alarm Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_debug_no_thread_alarm gauge
mysql_global_variables_debug_no_thread_alarm 0
# HELP mysql_global_variables_default_week_format Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_default_week_format gauge
mysql_global_variables_default_week_format 0
# HELP mysql_global_variables_delay_key_write Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_delay_key_write gauge
mysql_global_variables_delay_key_write 1
# HELP mysql_global_variables_delayed_insert_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_delayed_insert_limit gauge
mysql_global_variables_delayed_insert_limit 100
# HELP mysql_global_variables_delayed_insert_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_delayed_insert_timeout gauge
mysql_global_variables_delayed_insert_timeout 300
# HELP mysql_global_variables_delayed_queue_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_delayed_queue_size gauge
mysql_global_variables_delayed_queue_size 1000
# HELP mysql_global_variables_div_precision_increment Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_div_precision_increment gauge
mysql_global_variables_div_precision_increment 4
# HELP mysql_global_variables_encrypt_binlog Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_encrypt_binlog gauge
mysql_global_variables_encrypt_binlog 0
# HELP mysql_global_variables_encrypt_tmp_disk_tables Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_encrypt_tmp_disk_tables gauge
mysql_global_variables_encrypt_tmp_disk_tables 0
# HELP mysql_global_variables_encrypt_tmp_files Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_encrypt_tmp_files gauge
mysql_global_variables_encrypt_tmp_files 0
# HELP mysql_global_variables_event_scheduler Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_event_scheduler gauge
mysql_global_variables_event_scheduler 1
# HELP mysql_global_variables_expensive_subquery_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_expensive_subquery_limit gauge
mysql_global_variables_expensive_subquery_limit 100
# HELP mysql_global_variables_expire_logs_days Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_expire_logs_days gauge
mysql_global_variables_expire_logs_days 0
# HELP mysql_global_variables_explicit_defaults_for_timestamp Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_explicit_defaults_for_timestamp gauge
mysql_global_variables_explicit_defaults_for_timestamp 0
# HELP mysql_global_variables_extra_max_connections Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_extra_max_connections gauge
mysql_global_variables_extra_max_connections 1
# HELP mysql_global_variables_extra_port Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_extra_port gauge
mysql_global_variables_extra_port 0
# HELP mysql_global_variables_flush Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_flush gauge
mysql_global_variables_flush 0
# HELP mysql_global_variables_flush_time Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_flush_time gauge
mysql_global_variables_flush_time 0
# HELP mysql_global_variables_foreign_key_checks Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_foreign_key_checks gauge
mysql_global_variables_foreign_key_checks 1
# HELP mysql_global_variables_ft_max_word_len Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_ft_max_word_len gauge
mysql_global_variables_ft_max_word_len 84
# HELP mysql_global_variables_ft_min_word_len Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_ft_min_word_len gauge
mysql_global_variables_ft_min_word_len 4
# HELP mysql_global_variables_ft_query_expansion_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_ft_query_expansion_limit gauge
mysql_global_variables_ft_query_expansion_limit 20
# HELP mysql_global_variables_general_log Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_general_log gauge
mysql_global_variables_general_log 0
# HELP mysql_global_variables_group_concat_max_len Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_group_concat_max_len gauge
mysql_global_variables_group_concat_max_len 1024
# HELP mysql_global_variables_gtid_domain_id Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_gtid_domain_id gauge
mysql_global_variables_gtid_domain_id 1.71966586e+08
# HELP mysql_global_variables_gtid_ignore_duplicates Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_gtid_ignore_duplicates gauge
mysql_global_variables_gtid_ignore_duplicates 0
# HELP mysql_global_variables_gtid_strict_mode Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_gtid_strict_mode gauge
mysql_global_variables_gtid_strict_mode 0
# HELP mysql_global_variables_histogram_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_histogram_size gauge
mysql_global_variables_histogram_size 0
# HELP mysql_global_variables_host_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_host_cache_size gauge
mysql_global_variables_host_cache_size 378
# HELP mysql_global_variables_ignore_builtin_innodb Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_ignore_builtin_innodb gauge
mysql_global_variables_ignore_builtin_innodb 0
# HELP mysql_global_variables_innodb_adaptive_flushing Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_adaptive_flushing gauge
mysql_global_variables_innodb_adaptive_flushing 1
# HELP mysql_global_variables_innodb_adaptive_flushing_lwm Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_adaptive_flushing_lwm gauge
mysql_global_variables_innodb_adaptive_flushing_lwm 10
# HELP mysql_global_variables_innodb_adaptive_hash_index Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_adaptive_hash_index gauge
mysql_global_variables_innodb_adaptive_hash_index 1
# HELP mysql_global_variables_innodb_adaptive_hash_index_partitions Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_adaptive_hash_index_partitions gauge
mysql_global_variables_innodb_adaptive_hash_index_partitions 1
# HELP mysql_global_variables_innodb_adaptive_max_sleep_delay Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_adaptive_max_sleep_delay gauge
mysql_global_variables_innodb_adaptive_max_sleep_delay 150000
# HELP mysql_global_variables_innodb_additional_mem_pool_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_additional_mem_pool_size gauge
mysql_global_variables_innodb_additional_mem_pool_size 8.388608e+06
# HELP mysql_global_variables_innodb_api_bk_commit_interval Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_api_bk_commit_interval gauge
mysql_global_variables_innodb_api_bk_commit_interval 5
# HELP mysql_global_variables_innodb_api_disable_rowlock Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_api_disable_rowlock gauge
mysql_global_variables_innodb_api_disable_rowlock 0
# HELP mysql_global_variables_innodb_api_enable_binlog Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_api_enable_binlog gauge
mysql_global_variables_innodb_api_enable_binlog 0
# HELP mysql_global_variables_innodb_api_enable_mdl Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_api_enable_mdl gauge
mysql_global_variables_innodb_api_enable_mdl 0
# HELP mysql_global_variables_innodb_api_trx_level Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_api_trx_level gauge
mysql_global_variables_innodb_api_trx_level 0
# HELP mysql_global_variables_innodb_autoextend_increment Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_autoextend_increment gauge
mysql_global_variables_innodb_autoextend_increment 64
# HELP mysql_global_variables_innodb_autoinc_lock_mode Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_autoinc_lock_mode gauge
mysql_global_variables_innodb_autoinc_lock_mode 1
# HELP mysql_global_variables_innodb_background_scrub_data_check_interval Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_background_scrub_data_check_interval gauge
mysql_global_variables_innodb_background_scrub_data_check_interval 3600
# HELP mysql_global_variables_innodb_background_scrub_data_compressed Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_background_scrub_data_compressed gauge
mysql_global_variables_innodb_background_scrub_data_compressed 0
# HELP mysql_global_variables_innodb_background_scrub_data_interval Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_background_scrub_data_interval gauge
mysql_global_variables_innodb_background_scrub_data_interval 604800
# HELP mysql_global_variables_innodb_background_scrub_data_uncompressed Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_background_scrub_data_uncompressed gauge
mysql_global_variables_innodb_background_scrub_data_uncompressed 0
# HELP mysql_global_variables_innodb_buf_dump_status_frequency Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_buf_dump_status_frequency gauge
mysql_global_variables_innodb_buf_dump_status_frequency 0
# HELP mysql_global_variables_innodb_buffer_pool_dump_at_shutdown Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_buffer_pool_dump_at_shutdown gauge
mysql_global_variables_innodb_buffer_pool_dump_at_shutdown 1
# HELP mysql_global_variables_innodb_buffer_pool_dump_now Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_buffer_pool_dump_now gauge
mysql_global_variables_innodb_buffer_pool_dump_now 0
# HELP mysql_global_variables_innodb_buffer_pool_dump_pct Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_buffer_pool_dump_pct gauge
mysql_global_variables_innodb_buffer_pool_dump_pct 100
# HELP mysql_global_variables_innodb_buffer_pool_instances Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_buffer_pool_instances gauge
mysql_global_variables_innodb_buffer_pool_instances 8
# HELP mysql_global_variables_innodb_buffer_pool_load_abort Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_buffer_pool_load_abort gauge
mysql_global_variables_innodb_buffer_pool_load_abort 0
# HELP mysql_global_variables_innodb_buffer_pool_load_at_startup Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_buffer_pool_load_at_startup gauge
mysql_global_variables_innodb_buffer_pool_load_at_startup 1
# HELP mysql_global_variables_innodb_buffer_pool_load_now Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_buffer_pool_load_now gauge
mysql_global_variables_innodb_buffer_pool_load_now 0
# HELP mysql_global_variables_innodb_buffer_pool_populate Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_buffer_pool_populate gauge
mysql_global_variables_innodb_buffer_pool_populate 0
# HELP mysql_global_variables_innodb_buffer_pool_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_buffer_pool_size gauge
mysql_global_variables_innodb_buffer_pool_size 2.147483648e+10
# HELP mysql_global_variables_innodb_change_buffer_max_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_change_buffer_max_size gauge
mysql_global_variables_innodb_change_buffer_max_size 25
# HELP mysql_global_variables_innodb_checksums Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_checksums gauge
mysql_global_variables_innodb_checksums 1
# HELP mysql_global_variables_innodb_cmp_per_index_enabled Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_cmp_per_index_enabled gauge
mysql_global_variables_innodb_cmp_per_index_enabled 0
# HELP mysql_global_variables_innodb_commit_concurrency Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_commit_concurrency gauge
mysql_global_variables_innodb_commit_concurrency 0
# HELP mysql_global_variables_innodb_compression_failure_threshold_pct Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_compression_failure_threshold_pct gauge
mysql_global_variables_innodb_compression_failure_threshold_pct 5
# HELP mysql_global_variables_innodb_compression_level Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_compression_level gauge
mysql_global_variables_innodb_compression_level 6
# HELP mysql_global_variables_innodb_compression_pad_pct_max Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_compression_pad_pct_max gauge
mysql_global_variables_innodb_compression_pad_pct_max 50
# HELP mysql_global_variables_innodb_concurrency_tickets Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_concurrency_tickets gauge
mysql_global_variables_innodb_concurrency_tickets 5000
# HELP mysql_global_variables_innodb_default_encryption_key_id Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_default_encryption_key_id gauge
mysql_global_variables_innodb_default_encryption_key_id 1
# HELP mysql_global_variables_innodb_defragment Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_defragment gauge
mysql_global_variables_innodb_defragment 0
# HELP mysql_global_variables_innodb_defragment_fill_factor Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_defragment_fill_factor gauge
mysql_global_variables_innodb_defragment_fill_factor 0.9
# HELP mysql_global_variables_innodb_defragment_fill_factor_n_recs Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_defragment_fill_factor_n_recs gauge
mysql_global_variables_innodb_defragment_fill_factor_n_recs 20
# HELP mysql_global_variables_innodb_defragment_frequency Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_defragment_frequency gauge
mysql_global_variables_innodb_defragment_frequency 40
# HELP mysql_global_variables_innodb_defragment_n_pages Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_defragment_n_pages gauge
mysql_global_variables_innodb_defragment_n_pages 7
# HELP mysql_global_variables_innodb_defragment_stats_accuracy Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_defragment_stats_accuracy gauge
mysql_global_variables_innodb_defragment_stats_accuracy 0
# HELP mysql_global_variables_innodb_disable_sort_file_cache Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_disable_sort_file_cache gauge
mysql_global_variables_innodb_disable_sort_file_cache 0
# HELP mysql_global_variables_innodb_disallow_writes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_disallow_writes gauge
mysql_global_variables_innodb_disallow_writes 0
# HELP mysql_global_variables_innodb_doublewrite Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_doublewrite gauge
mysql_global_variables_innodb_doublewrite 1
# HELP mysql_global_variables_innodb_encrypt_log Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_encrypt_log gauge
mysql_global_variables_innodb_encrypt_log 0
# HELP mysql_global_variables_innodb_encrypt_tables Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_encrypt_tables gauge
mysql_global_variables_innodb_encrypt_tables 0
# HELP mysql_global_variables_innodb_encryption_rotate_key_age Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_encryption_rotate_key_age gauge
mysql_global_variables_innodb_encryption_rotate_key_age 1
# HELP mysql_global_variables_innodb_encryption_rotation_iops Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_encryption_rotation_iops gauge
mysql_global_variables_innodb_encryption_rotation_iops 100
# HELP mysql_global_variables_innodb_encryption_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_encryption_threads gauge
mysql_global_variables_innodb_encryption_threads 0
# HELP mysql_global_variables_innodb_fake_changes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_fake_changes gauge
mysql_global_variables_innodb_fake_changes 0
# HELP mysql_global_variables_innodb_fast_shutdown Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_fast_shutdown gauge
mysql_global_variables_innodb_fast_shutdown 1
# HELP mysql_global_variables_innodb_fatal_semaphore_wait_threshold Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_fatal_semaphore_wait_threshold gauge
mysql_global_variables_innodb_fatal_semaphore_wait_threshold 600
# HELP mysql_global_variables_innodb_file_format_check Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_file_format_check gauge
mysql_global_variables_innodb_file_format_check 1
# HELP mysql_global_variables_innodb_file_per_table Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_file_per_table gauge
mysql_global_variables_innodb_file_per_table 1
# HELP mysql_global_variables_innodb_flush_log_at_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_flush_log_at_timeout gauge
mysql_global_variables_innodb_flush_log_at_timeout 1
# HELP mysql_global_variables_innodb_flush_log_at_trx_commit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_flush_log_at_trx_commit gauge
mysql_global_variables_innodb_flush_log_at_trx_commit 0
# HELP mysql_global_variables_innodb_flush_neighbors Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_flush_neighbors gauge
mysql_global_variables_innodb_flush_neighbors 1
# HELP mysql_global_variables_innodb_flushing_avg_loops Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_flushing_avg_loops gauge
mysql_global_variables_innodb_flushing_avg_loops 30
# HELP mysql_global_variables_innodb_force_load_corrupted Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_force_load_corrupted gauge
mysql_global_variables_innodb_force_load_corrupted 0
# HELP mysql_global_variables_innodb_force_primary_key Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_force_primary_key gauge
mysql_global_variables_innodb_force_primary_key 0
# HELP mysql_global_variables_innodb_force_recovery Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_force_recovery gauge
mysql_global_variables_innodb_force_recovery 0
# HELP mysql_global_variables_innodb_ft_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_ft_cache_size gauge
mysql_global_variables_innodb_ft_cache_size 8e+06
# HELP mysql_global_variables_innodb_ft_enable_diag_print Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_ft_enable_diag_print gauge
mysql_global_variables_innodb_ft_enable_diag_print 0
# HELP mysql_global_variables_innodb_ft_enable_stopword Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_ft_enable_stopword gauge
mysql_global_variables_innodb_ft_enable_stopword 1
# HELP mysql_global_variables_innodb_ft_max_token_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_ft_max_token_size gauge
mysql_global_variables_innodb_ft_max_token_size 84
# HELP mysql_global_variables_innodb_ft_min_token_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_ft_min_token_size gauge
mysql_global_variables_innodb_ft_min_token_size 3
# HELP mysql_global_variables_innodb_ft_num_word_optimize Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_ft_num_word_optimize gauge
mysql_global_variables_innodb_ft_num_word_optimize 2000
# HELP mysql_global_variables_innodb_ft_result_cache_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_ft_result_cache_limit gauge
mysql_global_variables_innodb_ft_result_cache_limit 2e+09
# HELP mysql_global_variables_innodb_ft_sort_pll_degree Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_ft_sort_pll_degree gauge
mysql_global_variables_innodb_ft_sort_pll_degree 2
# HELP mysql_global_variables_innodb_ft_total_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_ft_total_cache_size gauge
mysql_global_variables_innodb_ft_total_cache_size 6.4e+08
# HELP mysql_global_variables_innodb_idle_flush_pct Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_idle_flush_pct gauge
mysql_global_variables_innodb_idle_flush_pct 100
# HELP mysql_global_variables_innodb_immediate_scrub_data_uncompressed Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_immediate_scrub_data_uncompressed gauge
mysql_global_variables_innodb_immediate_scrub_data_uncompressed 0
# HELP mysql_global_variables_innodb_instrument_semaphores Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_instrument_semaphores gauge
mysql_global_variables_innodb_instrument_semaphores 0
# HELP mysql_global_variables_innodb_io_capacity Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_io_capacity gauge
mysql_global_variables_innodb_io_capacity 200
# HELP mysql_global_variables_innodb_io_capacity_max Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_io_capacity_max gauge
mysql_global_variables_innodb_io_capacity_max 2000
# HELP mysql_global_variables_innodb_kill_idle_transaction Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_kill_idle_transaction gauge
mysql_global_variables_innodb_kill_idle_transaction 0
# HELP mysql_global_variables_innodb_large_prefix Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_large_prefix gauge
mysql_global_variables_innodb_large_prefix 0
# HELP mysql_global_variables_innodb_lock_wait_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_lock_wait_timeout gauge
mysql_global_variables_innodb_lock_wait_timeout 50
# HELP mysql_global_variables_innodb_locking_fake_changes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_locking_fake_changes gauge
mysql_global_variables_innodb_locking_fake_changes 1
# HELP mysql_global_variables_innodb_locks_unsafe_for_binlog Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_locks_unsafe_for_binlog gauge
mysql_global_variables_innodb_locks_unsafe_for_binlog 0
# HELP mysql_global_variables_innodb_log_arch_expire_sec Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_log_arch_expire_sec gauge
mysql_global_variables_innodb_log_arch_expire_sec 0
# HELP mysql_global_variables_innodb_log_archive Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_log_archive gauge
mysql_global_variables_innodb_log_archive 0
# HELP mysql_global_variables_innodb_log_block_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_log_block_size gauge
mysql_global_variables_innodb_log_block_size 512
# HELP mysql_global_variables_innodb_log_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_log_buffer_size gauge
mysql_global_variables_innodb_log_buffer_size 1.6777216e+07
# HELP mysql_global_variables_innodb_log_compressed_pages Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_log_compressed_pages gauge
mysql_global_variables_innodb_log_compressed_pages 1
# HELP mysql_global_variables_innodb_log_file_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_log_file_size gauge
mysql_global_variables_innodb_log_file_size 1.073741824e+09
# HELP mysql_global_variables_innodb_log_files_in_group Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_log_files_in_group gauge
mysql_global_variables_innodb_log_files_in_group 2
# HELP mysql_global_variables_innodb_lru_scan_depth Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_lru_scan_depth gauge
mysql_global_variables_innodb_lru_scan_depth 1024
# HELP mysql_global_variables_innodb_max_bitmap_file_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_max_bitmap_file_size gauge
mysql_global_variables_innodb_max_bitmap_file_size 1.048576e+08
# HELP mysql_global_variables_innodb_max_changed_pages Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_max_changed_pages gauge
mysql_global_variables_innodb_max_changed_pages 1e+06
# HELP mysql_global_variables_innodb_max_dirty_pages_pct Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_max_dirty_pages_pct gauge
mysql_global_variables_innodb_max_dirty_pages_pct 75
# HELP mysql_global_variables_innodb_max_dirty_pages_pct_lwm Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_max_dirty_pages_pct_lwm gauge
mysql_global_variables_innodb_max_dirty_pages_pct_lwm 0.001
# HELP mysql_global_variables_innodb_max_purge_lag Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_max_purge_lag gauge
mysql_global_variables_innodb_max_purge_lag 0
# HELP mysql_global_variables_innodb_max_purge_lag_delay Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_max_purge_lag_delay gauge
mysql_global_variables_innodb_max_purge_lag_delay 0
# HELP mysql_global_variables_innodb_mirrored_log_groups Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_mirrored_log_groups gauge
mysql_global_variables_innodb_mirrored_log_groups 1
# HELP mysql_global_variables_innodb_mtflush_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_mtflush_threads gauge
mysql_global_variables_innodb_mtflush_threads 8
# HELP mysql_global_variables_innodb_old_blocks_pct Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_old_blocks_pct gauge
mysql_global_variables_innodb_old_blocks_pct 37
# HELP mysql_global_variables_innodb_old_blocks_time Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_old_blocks_time gauge
mysql_global_variables_innodb_old_blocks_time 1000
# HELP mysql_global_variables_innodb_online_alter_log_max_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_online_alter_log_max_size gauge
mysql_global_variables_innodb_online_alter_log_max_size 1.34217728e+08
# HELP mysql_global_variables_innodb_open_files Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_open_files gauge
mysql_global_variables_innodb_open_files 5000
# HELP mysql_global_variables_innodb_optimize_fulltext_only Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_optimize_fulltext_only gauge
mysql_global_variables_innodb_optimize_fulltext_only 0
# HELP mysql_global_variables_innodb_page_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_page_size gauge
mysql_global_variables_innodb_page_size 16384
# HELP mysql_global_variables_innodb_prefix_index_cluster_optimization Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_prefix_index_cluster_optimization gauge
mysql_global_variables_innodb_prefix_index_cluster_optimization 0
# HELP mysql_global_variables_innodb_print_all_deadlocks Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_print_all_deadlocks gauge
mysql_global_variables_innodb_print_all_deadlocks 0
# HELP mysql_global_variables_innodb_print_lock_wait_timeout_info Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_print_lock_wait_timeout_info gauge
mysql_global_variables_innodb_print_lock_wait_timeout_info 0
# HELP mysql_global_variables_innodb_purge_batch_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_purge_batch_size gauge
mysql_global_variables_innodb_purge_batch_size 300
# HELP mysql_global_variables_innodb_purge_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_purge_threads gauge
mysql_global_variables_innodb_purge_threads 1
# HELP mysql_global_variables_innodb_random_read_ahead Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_random_read_ahead gauge
mysql_global_variables_innodb_random_read_ahead 0
# HELP mysql_global_variables_innodb_read_ahead_threshold Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_read_ahead_threshold gauge
mysql_global_variables_innodb_read_ahead_threshold 56
# HELP mysql_global_variables_innodb_read_io_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_read_io_threads gauge
mysql_global_variables_innodb_read_io_threads 4
# HELP mysql_global_variables_innodb_read_only Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_read_only gauge
mysql_global_variables_innodb_read_only 0
# HELP mysql_global_variables_innodb_replication_delay Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_replication_delay gauge
mysql_global_variables_innodb_replication_delay 0
# HELP mysql_global_variables_innodb_rollback_on_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_rollback_on_timeout gauge
mysql_global_variables_innodb_rollback_on_timeout 0
# HELP mysql_global_variables_innodb_rollback_segments Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_rollback_segments gauge
mysql_global_variables_innodb_rollback_segments 128
# HELP mysql_global_variables_innodb_sched_priority_cleaner Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_sched_priority_cleaner gauge
mysql_global_variables_innodb_sched_priority_cleaner 19
# HELP mysql_global_variables_innodb_scrub_log Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_scrub_log gauge
mysql_global_variables_innodb_scrub_log 0
# HELP mysql_global_variables_innodb_scrub_log_speed Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_scrub_log_speed gauge
mysql_global_variables_innodb_scrub_log_speed 256
# HELP mysql_global_variables_innodb_show_locks_held Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_show_locks_held gauge
mysql_global_variables_innodb_show_locks_held 10
# HELP mysql_global_variables_innodb_show_verbose_locks Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_show_verbose_locks gauge
mysql_global_variables_innodb_show_verbose_locks 0
# HELP mysql_global_variables_innodb_simulate_comp_failures Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_simulate_comp_failures gauge
mysql_global_variables_innodb_simulate_comp_failures 0
# HELP mysql_global_variables_innodb_sort_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_sort_buffer_size gauge
mysql_global_variables_innodb_sort_buffer_size 1.048576e+06
# HELP mysql_global_variables_innodb_spin_wait_delay Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_spin_wait_delay gauge
mysql_global_variables_innodb_spin_wait_delay 6
# HELP mysql_global_variables_innodb_stats_auto_recalc Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_stats_auto_recalc gauge
mysql_global_variables_innodb_stats_auto_recalc 1
# HELP mysql_global_variables_innodb_stats_include_delete_marked Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_stats_include_delete_marked gauge
mysql_global_variables_innodb_stats_include_delete_marked 0
# HELP mysql_global_variables_innodb_stats_modified_counter Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_stats_modified_counter gauge
mysql_global_variables_innodb_stats_modified_counter 0
# HELP mysql_global_variables_innodb_stats_on_metadata Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_stats_on_metadata gauge
mysql_global_variables_innodb_stats_on_metadata 0
# HELP mysql_global_variables_innodb_stats_persistent Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_stats_persistent gauge
mysql_global_variables_innodb_stats_persistent 1
# HELP mysql_global_variables_innodb_stats_persistent_sample_pages Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_stats_persistent_sample_pages gauge
mysql_global_variables_innodb_stats_persistent_sample_pages 20
# HELP mysql_global_variables_innodb_stats_sample_pages Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_stats_sample_pages gauge
mysql_global_variables_innodb_stats_sample_pages 8
# HELP mysql_global_variables_innodb_stats_traditional Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_stats_traditional gauge
mysql_global_variables_innodb_stats_traditional 1
# HELP mysql_global_variables_innodb_stats_transient_sample_pages Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_stats_transient_sample_pages gauge
mysql_global_variables_innodb_stats_transient_sample_pages 8
# HELP mysql_global_variables_innodb_status_output Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_status_output gauge
mysql_global_variables_innodb_status_output 0
# HELP mysql_global_variables_innodb_status_output_locks Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_status_output_locks gauge
mysql_global_variables_innodb_status_output_locks 0
# HELP mysql_global_variables_innodb_strict_mode Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_strict_mode gauge
mysql_global_variables_innodb_strict_mode 0
# HELP mysql_global_variables_innodb_support_xa Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_support_xa gauge
mysql_global_variables_innodb_support_xa 1
# HELP mysql_global_variables_innodb_sync_array_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_sync_array_size gauge
mysql_global_variables_innodb_sync_array_size 1
# HELP mysql_global_variables_innodb_sync_spin_loops Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_sync_spin_loops gauge
mysql_global_variables_innodb_sync_spin_loops 30
# HELP mysql_global_variables_innodb_table_locks Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_table_locks gauge
mysql_global_variables_innodb_table_locks 1
# HELP mysql_global_variables_innodb_thread_concurrency Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_thread_concurrency gauge
mysql_global_variables_innodb_thread_concurrency 0
# HELP mysql_global_variables_innodb_thread_sleep_delay Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_thread_sleep_delay gauge
mysql_global_variables_innodb_thread_sleep_delay 10000
# HELP mysql_global_variables_innodb_track_changed_pages Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_track_changed_pages gauge
mysql_global_variables_innodb_track_changed_pages 0
# HELP mysql_global_variables_innodb_undo_logs Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_undo_logs gauge
mysql_global_variables_innodb_undo_logs 128
# HELP mysql_global_variables_innodb_undo_tablespaces Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_undo_tablespaces gauge
mysql_global_variables_innodb_undo_tablespaces 0
# HELP mysql_global_variables_innodb_use_atomic_writes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_use_atomic_writes gauge
mysql_global_variables_innodb_use_atomic_writes 0
# HELP mysql_global_variables_innodb_use_fallocate Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_use_fallocate gauge
mysql_global_variables_innodb_use_fallocate 0
# HELP mysql_global_variables_innodb_use_global_flush_log_at_trx_commit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_use_global_flush_log_at_trx_commit gauge
mysql_global_variables_innodb_use_global_flush_log_at_trx_commit 1
# HELP mysql_global_variables_innodb_use_mtflush Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_use_mtflush gauge
mysql_global_variables_innodb_use_mtflush 0
# HELP mysql_global_variables_innodb_use_native_aio Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_use_native_aio gauge
mysql_global_variables_innodb_use_native_aio 1
# HELP mysql_global_variables_innodb_use_stacktrace Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_use_stacktrace gauge
mysql_global_variables_innodb_use_stacktrace 0
# HELP mysql_global_variables_innodb_use_sys_malloc Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_use_sys_malloc gauge
mysql_global_variables_innodb_use_sys_malloc 1
# HELP mysql_global_variables_innodb_use_trim Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_use_trim gauge
mysql_global_variables_innodb_use_trim 0
# HELP mysql_global_variables_innodb_write_io_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_innodb_write_io_threads gauge
mysql_global_variables_innodb_write_io_threads 4
# HELP mysql_global_variables_interactive_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_interactive_timeout gauge
mysql_global_variables_interactive_timeout 28800
# HELP mysql_global_variables_join_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_join_buffer_size gauge
mysql_global_variables_join_buffer_size 262144
# HELP mysql_global_variables_join_buffer_space_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_join_buffer_space_limit gauge
mysql_global_variables_join_buffer_space_limit 2.097152e+06
# HELP mysql_global_variables_join_cache_level Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_join_cache_level gauge
mysql_global_variables_join_cache_level 8
# HELP mysql_global_variables_keep_files_on_create Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_keep_files_on_create gauge
mysql_global_variables_keep_files_on_create 0
# HELP mysql_global_variables_key_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_key_buffer_size gauge
mysql_global_variables_key_buffer_size 1.34217728e+08
# HELP mysql_global_variables_key_cache_age_threshold Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_key_cache_age_threshold gauge
mysql_global_variables_key_cache_age_threshold 300
# HELP mysql_global_variables_key_cache_block_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_key_cache_block_size gauge
mysql_global_variables_key_cache_block_size 1024
# HELP mysql_global_variables_key_cache_division_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_key_cache_division_limit gauge
mysql_global_variables_key_cache_division_limit 100
# HELP mysql_global_variables_key_cache_file_hash_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_key_cache_file_hash_size gauge
mysql_global_variables_key_cache_file_hash_size 512
# HELP mysql_global_variables_key_cache_segments Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_key_cache_segments gauge
mysql_global_variables_key_cache_segments 0
# HELP mysql_global_variables_large_files_support Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_large_files_support gauge
mysql_global_variables_large_files_support 1
# HELP mysql_global_variables_large_page_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_large_page_size gauge
mysql_global_variables_large_page_size 0
# HELP mysql_global_variables_large_pages Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_large_pages gauge
mysql_global_variables_large_pages 0
# HELP mysql_global_variables_local_infile Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_local_infile gauge
mysql_global_variables_local_infile 1
# HELP mysql_global_variables_lock_wait_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_lock_wait_timeout gauge
mysql_global_variables_lock_wait_timeout 3.1536e+07
# HELP mysql_global_variables_locked_in_memory Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_locked_in_memory gauge
mysql_global_variables_locked_in_memory 0
# HELP mysql_global_variables_log_bin Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_log_bin gauge
mysql_global_variables_log_bin 0
# HELP mysql_global_variables_log_bin_trust_function_creators Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_log_bin_trust_function_creators gauge
mysql_global_variables_log_bin_trust_function_creators 0
# HELP mysql_global_variables_log_queries_not_using_indexes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_log_queries_not_using_indexes gauge
mysql_global_variables_log_queries_not_using_indexes 0
# HELP mysql_global_variables_log_slave_updates Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_log_slave_updates gauge
mysql_global_variables_log_slave_updates 0
# HELP mysql_global_variables_log_slow_admin_statements Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_log_slow_admin_statements gauge
mysql_global_variables_log_slow_admin_statements 0
# HELP mysql_global_variables_log_slow_rate_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_log_slow_rate_limit gauge
mysql_global_variables_log_slow_rate_limit 1
# HELP mysql_global_variables_log_slow_slave_statements Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_log_slow_slave_statements gauge
mysql_global_variables_log_slow_slave_statements 0
# HELP mysql_global_variables_log_tc_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_log_tc_size gauge
mysql_global_variables_log_tc_size 24576
# HELP mysql_global_variables_log_warnings Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_log_warnings gauge
mysql_global_variables_log_warnings 1
# HELP mysql_global_variables_long_query_time Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_long_query_time gauge
mysql_global_variables_long_query_time 10
# HELP mysql_global_variables_low_priority_updates Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_low_priority_updates gauge
mysql_global_variables_low_priority_updates 0
# HELP mysql_global_variables_lower_case_file_system Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_lower_case_file_system gauge
mysql_global_variables_lower_case_file_system 0
# HELP mysql_global_variables_lower_case_table_names Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_lower_case_table_names gauge
mysql_global_variables_lower_case_table_names 0
# HELP mysql_global_variables_master_verify_checksum Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_master_verify_checksum gauge
mysql_global_variables_master_verify_checksum 0
# HELP mysql_global_variables_max_allowed_packet Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_allowed_packet gauge
mysql_global_variables_max_allowed_packet 3.3554432e+07
# HELP mysql_global_variables_max_binlog_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_binlog_cache_size gauge
mysql_global_variables_max_binlog_cache_size 1.8446744073709548e+19
# HELP mysql_global_variables_max_binlog_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_binlog_size gauge
mysql_global_variables_max_binlog_size 1.073741824e+09
# HELP mysql_global_variables_max_binlog_stmt_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_binlog_stmt_cache_size gauge
mysql_global_variables_max_binlog_stmt_cache_size 1.8446744073709548e+19
# HELP mysql_global_variables_max_connect_errors Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_connect_errors gauge
mysql_global_variables_max_connect_errors 1e+09
# HELP mysql_global_variables_max_connections Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_connections gauge
mysql_global_variables_max_connections 250
# HELP mysql_global_variables_max_delayed_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_delayed_threads gauge
mysql_global_variables_max_delayed_threads 20
# HELP mysql_global_variables_max_digest_length Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_digest_length gauge
mysql_global_variables_max_digest_length 1024
# HELP mysql_global_variables_max_error_count Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_error_count gauge
mysql_global_variables_max_error_count 64
# HELP mysql_global_variables_max_heap_table_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_heap_table_size gauge
mysql_global_variables_max_heap_table_size 1.6777216e+07
# HELP mysql_global_variables_max_insert_delayed_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_insert_delayed_threads gauge
mysql_global_variables_max_insert_delayed_threads 20
# HELP mysql_global_variables_max_join_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_join_size gauge
mysql_global_variables_max_join_size 1.8446744073709552e+19
# HELP mysql_global_variables_max_length_for_sort_data Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_length_for_sort_data gauge
mysql_global_variables_max_length_for_sort_data 1024
# HELP mysql_global_variables_max_long_data_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_long_data_size gauge
mysql_global_variables_max_long_data_size 3.3554432e+07
# HELP mysql_global_variables_max_prepared_stmt_count Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_prepared_stmt_count gauge
mysql_global_variables_max_prepared_stmt_count 16382
# HELP mysql_global_variables_max_relay_log_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_relay_log_size gauge
mysql_global_variables_max_relay_log_size 1.073741824e+09
# HELP mysql_global_variables_max_seeks_for_key Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_seeks_for_key gauge
mysql_global_variables_max_seeks_for_key 4.294967295e+09
# HELP mysql_global_variables_max_session_mem_used Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_session_mem_used gauge
mysql_global_variables_max_session_mem_used 9.223372036854776e+18
# HELP mysql_global_variables_max_sort_length Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_sort_length gauge
mysql_global_variables_max_sort_length 1024
# HELP mysql_global_variables_max_sp_recursion_depth Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_sp_recursion_depth gauge
mysql_global_variables_max_sp_recursion_depth 0
# HELP mysql_global_variables_max_statement_time Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_statement_time gauge
mysql_global_variables_max_statement_time 0
# HELP mysql_global_variables_max_tmp_tables Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_tmp_tables gauge
mysql_global_variables_max_tmp_tables 32
# HELP mysql_global_variables_max_user_connections Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_user_connections gauge
mysql_global_variables_max_user_connections 0
# HELP mysql_global_variables_max_write_lock_count Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_max_write_lock_count gauge
mysql_global_variables_max_write_lock_count 4.294967295e+09
# HELP mysql_global_variables_metadata_locks_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_metadata_locks_cache_size gauge
mysql_global_variables_metadata_locks_cache_size 1024
# HELP mysql_global_variables_metadata_locks_hash_instances Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_metadata_locks_hash_instances gauge
mysql_global_variables_metadata_locks_hash_instances 8
# HELP mysql_global_variables_min_examined_row_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_min_examined_row_limit gauge
mysql_global_variables_min_examined_row_limit 0
# HELP mysql_global_variables_mrr_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_mrr_buffer_size gauge
mysql_global_variables_mrr_buffer_size 262144
# HELP mysql_global_variables_multi_range_count Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_multi_range_count gauge
mysql_global_variables_multi_range_count 256
# HELP mysql_global_variables_myisam_block_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_myisam_block_size gauge
mysql_global_variables_myisam_block_size 1024
# HELP mysql_global_variables_myisam_data_pointer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_myisam_data_pointer_size gauge
mysql_global_variables_myisam_data_pointer_size 6
# HELP mysql_global_variables_myisam_max_sort_file_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_myisam_max_sort_file_size gauge
mysql_global_variables_myisam_max_sort_file_size 9.223372036853727e+18
# HELP mysql_global_variables_myisam_mmap_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_myisam_mmap_size gauge
mysql_global_variables_myisam_mmap_size 1.8446744073709552e+19
# HELP mysql_global_variables_myisam_repair_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_myisam_repair_threads gauge
mysql_global_variables_myisam_repair_threads 1
# HELP mysql_global_variables_myisam_sort_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_myisam_sort_buffer_size gauge
mysql_global_variables_myisam_sort_buffer_size 1.34216704e+08
# HELP mysql_global_variables_myisam_use_mmap Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_myisam_use_mmap gauge
mysql_global_variables_myisam_use_mmap 0
# HELP mysql_global_variables_mysql56_temporal_format Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_mysql56_temporal_format gauge
mysql_global_variables_mysql56_temporal_format 1
# HELP mysql_global_variables_net_buffer_length Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_net_buffer_length gauge
mysql_global_variables_net_buffer_length 16384
# HELP mysql_global_variables_net_read_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_net_read_timeout gauge
mysql_global_variables_net_read_timeout 30
# HELP mysql_global_variables_net_retry_count Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_net_retry_count gauge
mysql_global_variables_net_retry_count 10
# HELP mysql_global_variables_net_write_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_net_write_timeout gauge
mysql_global_variables_net_write_timeout 60
# HELP mysql_global_variables_old Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_old gauge
mysql_global_variables_old 0
# HELP mysql_global_variables_old_alter_table Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_old_alter_table gauge
mysql_global_variables_old_alter_table 0
# HELP mysql_global_variables_old_passwords Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_old_passwords gauge
mysql_global_variables_old_passwords 0
# HELP mysql_global_variables_open_files_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_open_files_limit gauge
mysql_global_variables_open_files_limit 100000
# HELP mysql_global_variables_optimizer_prune_level Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_optimizer_prune_level gauge
mysql_global_variables_optimizer_prune_level 1
# HELP mysql_global_variables_optimizer_search_depth Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_optimizer_search_depth gauge
mysql_global_variables_optimizer_search_depth 62
# HELP mysql_global_variables_optimizer_selectivity_sampling_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_optimizer_selectivity_sampling_limit gauge
mysql_global_variables_optimizer_selectivity_sampling_limit 100
# HELP mysql_global_variables_optimizer_use_condition_selectivity Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_optimizer_use_condition_selectivity gauge
mysql_global_variables_optimizer_use_condition_selectivity 1
# HELP mysql_global_variables_performance_schema Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema gauge
mysql_global_variables_performance_schema 0
# HELP mysql_global_variables_performance_schema_accounts_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_accounts_size gauge
mysql_global_variables_performance_schema_accounts_size -1
# HELP mysql_global_variables_performance_schema_digests_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_digests_size gauge
mysql_global_variables_performance_schema_digests_size -1
# HELP mysql_global_variables_performance_schema_events_stages_history_long_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_events_stages_history_long_size gauge
mysql_global_variables_performance_schema_events_stages_history_long_size -1
# HELP mysql_global_variables_performance_schema_events_stages_history_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_events_stages_history_size gauge
mysql_global_variables_performance_schema_events_stages_history_size -1
# HELP mysql_global_variables_performance_schema_events_statements_history_long_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_events_statements_history_long_size gauge
mysql_global_variables_performance_schema_events_statements_history_long_size -1
# HELP mysql_global_variables_performance_schema_events_statements_history_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_events_statements_history_size gauge
mysql_global_variables_performance_schema_events_statements_history_size -1
# HELP mysql_global_variables_performance_schema_events_waits_history_long_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_events_waits_history_long_size gauge
mysql_global_variables_performance_schema_events_waits_history_long_size -1
# HELP mysql_global_variables_performance_schema_events_waits_history_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_events_waits_history_size gauge
mysql_global_variables_performance_schema_events_waits_history_size -1
# HELP mysql_global_variables_performance_schema_hosts_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_hosts_size gauge
mysql_global_variables_performance_schema_hosts_size -1
# HELP mysql_global_variables_performance_schema_max_cond_classes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_cond_classes gauge
mysql_global_variables_performance_schema_max_cond_classes 80
# HELP mysql_global_variables_performance_schema_max_cond_instances Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_cond_instances gauge
mysql_global_variables_performance_schema_max_cond_instances -1
# HELP mysql_global_variables_performance_schema_max_digest_length Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_digest_length gauge
mysql_global_variables_performance_schema_max_digest_length 1024
# HELP mysql_global_variables_performance_schema_max_file_classes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_file_classes gauge
mysql_global_variables_performance_schema_max_file_classes 50
# HELP mysql_global_variables_performance_schema_max_file_handles Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_file_handles gauge
mysql_global_variables_performance_schema_max_file_handles 32768
# HELP mysql_global_variables_performance_schema_max_file_instances Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_file_instances gauge
mysql_global_variables_performance_schema_max_file_instances -1
# HELP mysql_global_variables_performance_schema_max_mutex_classes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_mutex_classes gauge
mysql_global_variables_performance_schema_max_mutex_classes 200
# HELP mysql_global_variables_performance_schema_max_mutex_instances Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_mutex_instances gauge
mysql_global_variables_performance_schema_max_mutex_instances -1
# HELP mysql_global_variables_performance_schema_max_rwlock_classes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_rwlock_classes gauge
mysql_global_variables_performance_schema_max_rwlock_classes 40
# HELP mysql_global_variables_performance_schema_max_rwlock_instances Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_rwlock_instances gauge
mysql_global_variables_performance_schema_max_rwlock_instances -1
# HELP mysql_global_variables_performance_schema_max_socket_classes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_socket_classes gauge
mysql_global_variables_performance_schema_max_socket_classes 10
# HELP mysql_global_variables_performance_schema_max_socket_instances Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_socket_instances gauge
mysql_global_variables_performance_schema_max_socket_instances -1
# HELP mysql_global_variables_performance_schema_max_stage_classes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_stage_classes gauge
mysql_global_variables_performance_schema_max_stage_classes 150
# HELP mysql_global_variables_performance_schema_max_statement_classes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_statement_classes gauge
mysql_global_variables_performance_schema_max_statement_classes 178
# HELP mysql_global_variables_performance_schema_max_table_handles Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_table_handles gauge
mysql_global_variables_performance_schema_max_table_handles -1
# HELP mysql_global_variables_performance_schema_max_table_instances Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_table_instances gauge
mysql_global_variables_performance_schema_max_table_instances -1
# HELP mysql_global_variables_performance_schema_max_thread_classes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_thread_classes gauge
mysql_global_variables_performance_schema_max_thread_classes 50
# HELP mysql_global_variables_performance_schema_max_thread_instances Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_max_thread_instances gauge
mysql_global_variables_performance_schema_max_thread_instances -1
# HELP mysql_global_variables_performance_schema_session_connect_attrs_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_session_connect_attrs_size gauge
mysql_global_variables_performance_schema_session_connect_attrs_size -1
# HELP mysql_global_variables_performance_schema_setup_actors_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_setup_actors_size gauge
mysql_global_variables_performance_schema_setup_actors_size 100
# HELP mysql_global_variables_performance_schema_setup_objects_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_setup_objects_size gauge
mysql_global_variables_performance_schema_setup_objects_size 100
# HELP mysql_global_variables_performance_schema_users_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_performance_schema_users_size gauge
mysql_global_variables_performance_schema_users_size -1
# HELP mysql_global_variables_port Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_port gauge
mysql_global_variables_port 3306
# HELP mysql_global_variables_preload_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_preload_buffer_size gauge
mysql_global_variables_preload_buffer_size 32768
# HELP mysql_global_variables_profiling Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_profiling gauge
mysql_global_variables_profiling 0
# HELP mysql_global_variables_profiling_history_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_profiling_history_size gauge
mysql_global_variables_profiling_history_size 15
# HELP mysql_global_variables_progress_report_time Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_progress_report_time gauge
mysql_global_variables_progress_report_time 5
# HELP mysql_global_variables_protocol_version Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_protocol_version gauge
mysql_global_variables_protocol_version 10
# HELP mysql_global_variables_query_alloc_block_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_query_alloc_block_size gauge
mysql_global_variables_query_alloc_block_size 16384
# HELP mysql_global_variables_query_cache_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_query_cache_limit gauge
mysql_global_variables_query_cache_limit 1.048576e+06
# HELP mysql_global_variables_query_cache_min_res_unit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_query_cache_min_res_unit gauge
mysql_global_variables_query_cache_min_res_unit 4096
# HELP mysql_global_variables_query_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_query_cache_size gauge
mysql_global_variables_query_cache_size 0
# HELP mysql_global_variables_query_cache_strip_comments Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_query_cache_strip_comments gauge
mysql_global_variables_query_cache_strip_comments 0
# HELP mysql_global_variables_query_cache_type Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_query_cache_type gauge
mysql_global_variables_query_cache_type 0
# HELP mysql_global_variables_query_cache_wlock_invalidate Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_query_cache_wlock_invalidate gauge
mysql_global_variables_query_cache_wlock_invalidate 0
# HELP mysql_global_variables_query_prealloc_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_query_prealloc_size gauge
mysql_global_variables_query_prealloc_size 24576
# HELP mysql_global_variables_range_alloc_block_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_range_alloc_block_size gauge
mysql_global_variables_range_alloc_block_size 4096
# HELP mysql_global_variables_read_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_read_buffer_size gauge
mysql_global_variables_read_buffer_size 131072
# HELP mysql_global_variables_read_only Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_read_only gauge
mysql_global_variables_read_only 0
# HELP mysql_global_variables_read_rnd_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_read_rnd_buffer_size gauge
mysql_global_variables_read_rnd_buffer_size 262144
# HELP mysql_global_variables_relay_log_purge Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_relay_log_purge gauge
mysql_global_variables_relay_log_purge 1
# HELP mysql_global_variables_relay_log_recovery Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_relay_log_recovery gauge
mysql_global_variables_relay_log_recovery 0
# HELP mysql_global_variables_relay_log_space_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_relay_log_space_limit gauge
mysql_global_variables_relay_log_space_limit 0
# HELP mysql_global_variables_replicate_annotate_row_events Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_replicate_annotate_row_events gauge
mysql_global_variables_replicate_annotate_row_events 0
# HELP mysql_global_variables_report_port Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_report_port gauge
mysql_global_variables_report_port 3306
# HELP mysql_global_variables_rowid_merge_buff_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_rowid_merge_buff_size gauge
mysql_global_variables_rowid_merge_buff_size 8.388608e+06
# HELP mysql_global_variables_secure_auth Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_secure_auth gauge
mysql_global_variables_secure_auth 1
# HELP mysql_global_variables_server_id Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_server_id gauge
mysql_global_variables_server_id 1.71966586e+08
# HELP mysql_global_variables_skip_external_locking Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_skip_external_locking gauge
mysql_global_variables_skip_external_locking 1
# HELP mysql_global_variables_skip_name_resolve Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_skip_name_resolve gauge
mysql_global_variables_skip_name_resolve 1
# HELP mysql_global_variables_skip_networking Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_skip_networking gauge
mysql_global_variables_skip_networking 0
# HELP mysql_global_variables_skip_show_database Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_skip_show_database gauge
mysql_global_variables_skip_show_database 0
# HELP mysql_global_variables_slave_compressed_protocol Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slave_compressed_protocol gauge
mysql_global_variables_slave_compressed_protocol 0
# HELP mysql_global_variables_slave_domain_parallel_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slave_domain_parallel_threads gauge
mysql_global_variables_slave_domain_parallel_threads 0
# HELP mysql_global_variables_slave_max_allowed_packet Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slave_max_allowed_packet gauge
mysql_global_variables_slave_max_allowed_packet 1.073741824e+09
# HELP mysql_global_variables_slave_net_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slave_net_timeout gauge
mysql_global_variables_slave_net_timeout 3600
# HELP mysql_global_variables_slave_parallel_max_queued Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slave_parallel_max_queued gauge
mysql_global_variables_slave_parallel_max_queued 131072
# HELP mysql_global_variables_slave_parallel_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slave_parallel_threads gauge
mysql_global_variables_slave_parallel_threads 0
# HELP mysql_global_variables_slave_skip_errors Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slave_skip_errors gauge
mysql_global_variables_slave_skip_errors 0
# HELP mysql_global_variables_slave_sql_verify_checksum Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slave_sql_verify_checksum gauge
mysql_global_variables_slave_sql_verify_checksum 1
# HELP mysql_global_variables_slave_transaction_retries Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slave_transaction_retries gauge
mysql_global_variables_slave_transaction_retries 10
# HELP mysql_global_variables_slow_launch_time Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slow_launch_time gauge
mysql_global_variables_slow_launch_time 2
# HELP mysql_global_variables_slow_query_log Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_slow_query_log gauge
mysql_global_variables_slow_query_log 0
# HELP mysql_global_variables_sort_buffer_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sort_buffer_size gauge
mysql_global_variables_sort_buffer_size 2.097152e+06
# HELP mysql_global_variables_sql_auto_is_null Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_auto_is_null gauge
mysql_global_variables_sql_auto_is_null 0
# HELP mysql_global_variables_sql_big_selects Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_big_selects gauge
mysql_global_variables_sql_big_selects 1
# HELP mysql_global_variables_sql_buffer_result Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_buffer_result gauge
mysql_global_variables_sql_buffer_result 0
# HELP mysql_global_variables_sql_log_bin Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_log_bin gauge
mysql_global_variables_sql_log_bin 1
# HELP mysql_global_variables_sql_log_off Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_log_off gauge
mysql_global_variables_sql_log_off 0
# HELP mysql_global_variables_sql_notes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_notes gauge
mysql_global_variables_sql_notes 1
# HELP mysql_global_variables_sql_quote_show_create Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_quote_show_create gauge
mysql_global_variables_sql_quote_show_create 1
# HELP mysql_global_variables_sql_safe_updates Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_safe_updates gauge
mysql_global_variables_sql_safe_updates 0
# HELP mysql_global_variables_sql_select_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_select_limit gauge
mysql_global_variables_sql_select_limit 1.8446744073709552e+19
# HELP mysql_global_variables_sql_slave_skip_counter Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_slave_skip_counter gauge
mysql_global_variables_sql_slave_skip_counter 0
# HELP mysql_global_variables_sql_warnings Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sql_warnings gauge
mysql_global_variables_sql_warnings 0
# HELP mysql_global_variables_stored_program_cache Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_stored_program_cache gauge
mysql_global_variables_stored_program_cache 256
# HELP mysql_global_variables_strict_password_validation Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_strict_password_validation gauge
mysql_global_variables_strict_password_validation 1
# HELP mysql_global_variables_sync_binlog Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sync_binlog gauge
mysql_global_variables_sync_binlog 0
# HELP mysql_global_variables_sync_frm Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sync_frm gauge
mysql_global_variables_sync_frm 1
# HELP mysql_global_variables_sync_master_info Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sync_master_info gauge
mysql_global_variables_sync_master_info 10000
# HELP mysql_global_variables_sync_relay_log Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sync_relay_log gauge
mysql_global_variables_sync_relay_log 10000
# HELP mysql_global_variables_sync_relay_log_info Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_sync_relay_log_info gauge
mysql_global_variables_sync_relay_log_info 10000
# HELP mysql_global_variables_table_definition_cache Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_table_definition_cache gauge
mysql_global_variables_table_definition_cache 5000
# HELP mysql_global_variables_table_open_cache Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_table_open_cache gauge
mysql_global_variables_table_open_cache 5000
# HELP mysql_global_variables_thread_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_thread_cache_size gauge
mysql_global_variables_thread_cache_size 0
# HELP mysql_global_variables_thread_concurrency Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_thread_concurrency gauge
mysql_global_variables_thread_concurrency 10
# HELP mysql_global_variables_thread_pool_idle_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_thread_pool_idle_timeout gauge
mysql_global_variables_thread_pool_idle_timeout 60
# HELP mysql_global_variables_thread_pool_max_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_thread_pool_max_threads gauge
mysql_global_variables_thread_pool_max_threads 1000
# HELP mysql_global_variables_thread_pool_oversubscribe Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_thread_pool_oversubscribe gauge
mysql_global_variables_thread_pool_oversubscribe 3
# HELP mysql_global_variables_thread_pool_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_thread_pool_size gauge
mysql_global_variables_thread_pool_size 32
# HELP mysql_global_variables_thread_pool_stall_limit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_thread_pool_stall_limit gauge
mysql_global_variables_thread_pool_stall_limit 500
# HELP mysql_global_variables_thread_stack Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_thread_stack gauge
mysql_global_variables_thread_stack 295936
# HELP mysql_global_variables_timed_mutexes Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_timed_mutexes gauge
mysql_global_variables_timed_mutexes 0
# HELP mysql_global_variables_tmp_table_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tmp_table_size gauge
mysql_global_variables_tmp_table_size 1.6777216e+07
# HELP mysql_global_variables_tokudb_alter_print_error Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_alter_print_error gauge
mysql_global_variables_tokudb_alter_print_error 0
# HELP mysql_global_variables_tokudb_analyze_delete_fraction Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_analyze_delete_fraction gauge
mysql_global_variables_tokudb_analyze_delete_fraction 1
# HELP mysql_global_variables_tokudb_analyze_in_background Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_analyze_in_background gauge
mysql_global_variables_tokudb_analyze_in_background 0
# HELP mysql_global_variables_tokudb_analyze_throttle Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_analyze_throttle gauge
mysql_global_variables_tokudb_analyze_throttle 0
# HELP mysql_global_variables_tokudb_analyze_time Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_analyze_time gauge
mysql_global_variables_tokudb_analyze_time 5
# HELP mysql_global_variables_tokudb_auto_analyze Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_auto_analyze gauge
mysql_global_variables_tokudb_auto_analyze 0
# HELP mysql_global_variables_tokudb_block_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_block_size gauge
mysql_global_variables_tokudb_block_size 4.194304e+06
# HELP mysql_global_variables_tokudb_bulk_fetch Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_bulk_fetch gauge
mysql_global_variables_tokudb_bulk_fetch 1
# HELP mysql_global_variables_tokudb_cache_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_cache_size gauge
mysql_global_variables_tokudb_cache_size 3.221225472e+10
# HELP mysql_global_variables_tokudb_cachetable_pool_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_cachetable_pool_threads gauge
mysql_global_variables_tokudb_cachetable_pool_threads 0
# HELP mysql_global_variables_tokudb_cardinality_scale_percent Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_cardinality_scale_percent gauge
mysql_global_variables_tokudb_cardinality_scale_percent 50
# HELP mysql_global_variables_tokudb_check_jemalloc Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_check_jemalloc gauge
mysql_global_variables_tokudb_check_jemalloc 1
# HELP mysql_global_variables_tokudb_checkpoint_lock Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_checkpoint_lock gauge
mysql_global_variables_tokudb_checkpoint_lock 0
# HELP mysql_global_variables_tokudb_checkpoint_on_flush_logs Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_checkpoint_on_flush_logs gauge
mysql_global_variables_tokudb_checkpoint_on_flush_logs 0
# HELP mysql_global_variables_tokudb_checkpoint_pool_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_checkpoint_pool_threads gauge
mysql_global_variables_tokudb_checkpoint_pool_threads 0
# HELP mysql_global_variables_tokudb_checkpointing_period Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_checkpointing_period gauge
mysql_global_variables_tokudb_checkpointing_period 60
# HELP mysql_global_variables_tokudb_cleaner_iterations Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_cleaner_iterations gauge
mysql_global_variables_tokudb_cleaner_iterations 5
# HELP mysql_global_variables_tokudb_cleaner_period Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_cleaner_period gauge
mysql_global_variables_tokudb_cleaner_period 1
# HELP mysql_global_variables_tokudb_client_pool_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_client_pool_threads gauge
mysql_global_variables_tokudb_client_pool_threads 0
# HELP mysql_global_variables_tokudb_commit_sync Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_commit_sync gauge
mysql_global_variables_tokudb_commit_sync 1
# HELP mysql_global_variables_tokudb_compress_buffers_before_eviction Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_compress_buffers_before_eviction gauge
mysql_global_variables_tokudb_compress_buffers_before_eviction 1
# HELP mysql_global_variables_tokudb_create_index_online Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_create_index_online gauge
mysql_global_variables_tokudb_create_index_online 1
# HELP mysql_global_variables_tokudb_debug Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_debug gauge
mysql_global_variables_tokudb_debug 0
# HELP mysql_global_variables_tokudb_dir_per_db Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_dir_per_db gauge
mysql_global_variables_tokudb_dir_per_db 0
# HELP mysql_global_variables_tokudb_directio Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_directio gauge
mysql_global_variables_tokudb_directio 0
# HELP mysql_global_variables_tokudb_disable_hot_alter Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_disable_hot_alter gauge
mysql_global_variables_tokudb_disable_hot_alter 0
# HELP mysql_global_variables_tokudb_disable_prefetching Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_disable_prefetching gauge
mysql_global_variables_tokudb_disable_prefetching 0
# HELP mysql_global_variables_tokudb_disable_slow_alter Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_disable_slow_alter gauge
mysql_global_variables_tokudb_disable_slow_alter 0
# HELP mysql_global_variables_tokudb_enable_fast_update Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_enable_fast_update gauge
mysql_global_variables_tokudb_enable_fast_update 0
# HELP mysql_global_variables_tokudb_enable_fast_upsert Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_enable_fast_upsert gauge
mysql_global_variables_tokudb_enable_fast_upsert 0
# HELP mysql_global_variables_tokudb_enable_partial_eviction Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_enable_partial_eviction gauge
mysql_global_variables_tokudb_enable_partial_eviction 1
# HELP mysql_global_variables_tokudb_fanout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_fanout gauge
mysql_global_variables_tokudb_fanout 16
# HELP mysql_global_variables_tokudb_fs_reserve_percent Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_fs_reserve_percent gauge
mysql_global_variables_tokudb_fs_reserve_percent 5
# HELP mysql_global_variables_tokudb_fsync_log_period Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_fsync_log_period gauge
mysql_global_variables_tokudb_fsync_log_period 0
# HELP mysql_global_variables_tokudb_hide_default_row_format Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_hide_default_row_format gauge
mysql_global_variables_tokudb_hide_default_row_format 1
# HELP mysql_global_variables_tokudb_killed_time Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_killed_time gauge
mysql_global_variables_tokudb_killed_time 4000
# HELP mysql_global_variables_tokudb_load_save_space Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_load_save_space gauge
mysql_global_variables_tokudb_load_save_space 1
# HELP mysql_global_variables_tokudb_loader_memory_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_loader_memory_size gauge
mysql_global_variables_tokudb_loader_memory_size 1e+08
# HELP mysql_global_variables_tokudb_lock_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_lock_timeout gauge
mysql_global_variables_tokudb_lock_timeout 4000
# HELP mysql_global_variables_tokudb_lock_timeout_debug Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_lock_timeout_debug gauge
mysql_global_variables_tokudb_lock_timeout_debug 1
# HELP mysql_global_variables_tokudb_max_lock_memory Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_max_lock_memory gauge
mysql_global_variables_tokudb_max_lock_memory 4.02653184e+09
# HELP mysql_global_variables_tokudb_optimize_index_fraction Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_optimize_index_fraction gauge
mysql_global_variables_tokudb_optimize_index_fraction 1
# HELP mysql_global_variables_tokudb_optimize_throttle Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_optimize_throttle gauge
mysql_global_variables_tokudb_optimize_throttle 0
# HELP mysql_global_variables_tokudb_pk_insert_mode Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_pk_insert_mode gauge
mysql_global_variables_tokudb_pk_insert_mode 1
# HELP mysql_global_variables_tokudb_prelock_empty Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_prelock_empty gauge
mysql_global_variables_tokudb_prelock_empty 1
# HELP mysql_global_variables_tokudb_read_block_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_read_block_size gauge
mysql_global_variables_tokudb_read_block_size 65536
# HELP mysql_global_variables_tokudb_read_buf_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_read_buf_size gauge
mysql_global_variables_tokudb_read_buf_size 131072
# HELP mysql_global_variables_tokudb_read_status_frequency Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_read_status_frequency gauge
mysql_global_variables_tokudb_read_status_frequency 10000
# HELP mysql_global_variables_tokudb_strip_frm_data Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_strip_frm_data gauge
mysql_global_variables_tokudb_strip_frm_data 0
# HELP mysql_global_variables_tokudb_support_xa Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_support_xa gauge
mysql_global_variables_tokudb_support_xa 1
# HELP mysql_global_variables_tokudb_write_status_frequency Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tokudb_write_status_frequency gauge
mysql_global_variables_tokudb_write_status_frequency 1000
# HELP mysql_global_variables_transaction_alloc_block_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_transaction_alloc_block_size gauge
mysql_global_variables_transaction_alloc_block_size 8192
# HELP mysql_global_variables_transaction_prealloc_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_transaction_prealloc_size gauge
mysql_global_variables_transaction_prealloc_size 4096
# HELP mysql_global_variables_tx_read_only Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_tx_read_only gauge
mysql_global_variables_tx_read_only 0
# HELP mysql_global_variables_unique_checks Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_unique_checks gauge
mysql_global_variables_unique_checks 1
# HELP mysql_global_variables_userstat Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_userstat gauge
mysql_global_variables_userstat 0
# HELP mysql_global_variables_wait_timeout Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wait_timeout gauge
mysql_global_variables_wait_timeout 28800
# HELP mysql_global_variables_wsrep_auto_increment_control Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_auto_increment_control gauge
mysql_global_variables_wsrep_auto_increment_control 1
# HELP mysql_global_variables_wsrep_causal_reads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_causal_reads gauge
mysql_global_variables_wsrep_causal_reads 0
# HELP mysql_global_variables_wsrep_certify_nonpk Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_certify_nonpk gauge
mysql_global_variables_wsrep_certify_nonpk 1
# HELP mysql_global_variables_wsrep_convert_lock_to_trx Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_convert_lock_to_trx gauge
mysql_global_variables_wsrep_convert_lock_to_trx 0
# HELP mysql_global_variables_wsrep_debug Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_debug gauge
mysql_global_variables_wsrep_debug 0
# HELP mysql_global_variables_wsrep_desync Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_desync gauge
mysql_global_variables_wsrep_desync 0
# HELP mysql_global_variables_wsrep_dirty_reads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_dirty_reads gauge
mysql_global_variables_wsrep_dirty_reads 0
# HELP mysql_global_variables_wsrep_drupal_282555_workaround Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_drupal_282555_workaround gauge
mysql_global_variables_wsrep_drupal_282555_workaround 0
# HELP mysql_global_variables_wsrep_gtid_domain_id Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_gtid_domain_id gauge
mysql_global_variables_wsrep_gtid_domain_id 0
# HELP mysql_global_variables_wsrep_gtid_mode Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_gtid_mode gauge
mysql_global_variables_wsrep_gtid_mode 0
# HELP mysql_global_variables_wsrep_load_data_splitting Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_load_data_splitting gauge
mysql_global_variables_wsrep_load_data_splitting 1
# HELP mysql_global_variables_wsrep_log_conflicts Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_log_conflicts gauge
mysql_global_variables_wsrep_log_conflicts 0
# HELP mysql_global_variables_wsrep_max_ws_rows Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_max_ws_rows gauge
mysql_global_variables_wsrep_max_ws_rows 0
# HELP mysql_global_variables_wsrep_max_ws_size Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_max_ws_size gauge
mysql_global_variables_wsrep_max_ws_size 2.147483647e+09
# HELP mysql_global_variables_wsrep_mysql_replication_bundle Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_mysql_replication_bundle gauge
mysql_global_variables_wsrep_mysql_replication_bundle 0
# HELP mysql_global_variables_wsrep_on Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_on gauge
mysql_global_variables_wsrep_on 0
# HELP mysql_global_variables_wsrep_recover Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_recover gauge
mysql_global_variables_wsrep_recover 0
# HELP mysql_global_variables_wsrep_replicate_myisam Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_replicate_myisam gauge
mysql_global_variables_wsrep_replicate_myisam 0
# HELP mysql_global_variables_wsrep_restart_slave Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_restart_slave gauge
mysql_global_variables_wsrep_restart_slave 0
# HELP mysql_global_variables_wsrep_retry_autocommit Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_retry_autocommit gauge
mysql_global_variables_wsrep_retry_autocommit 1
# HELP mysql_global_variables_wsrep_slave_fk_checks Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_slave_fk_checks gauge
mysql_global_variables_wsrep_slave_fk_checks 1
# HELP mysql_global_variables_wsrep_slave_threads Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_slave_threads gauge
mysql_global_variables_wsrep_slave_threads 1
# HELP mysql_global_variables_wsrep_slave_uk_checks Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_slave_uk_checks gauge
mysql_global_variables_wsrep_slave_uk_checks 0
# HELP mysql_global_variables_wsrep_sst_donor_rejects_queries Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_sst_donor_rejects_queries gauge
mysql_global_variables_wsrep_sst_donor_rejects_queries 0
# HELP mysql_global_variables_wsrep_sync_wait Generic gauge metric from SHOW GLOBAL VARIABLES.
# TYPE mysql_global_variables_wsrep_sync_wait gauge
mysql_global_variables_wsrep_sync_wait 0
# HELP mysql_info_schema_threads The number of threads (connections) split by current state.
# TYPE mysql_info_schema_threads gauge
mysql_info_schema_threads{state="after create"} 0
mysql_info_schema_threads{state="altering table"} 0
mysql_info_schema_threads{state="analyzing"} 0
mysql_info_schema_threads{state="checking permissions"} 0
mysql_info_schema_threads{state="checking table"} 0
mysql_info_schema_threads{state="cleaning up"} 0
mysql_info_schema_threads{state="closing tables"} 0
mysql_info_schema_threads{state="converting heap to myisam"} 0
mysql_info_schema_threads{state="copying to tmp table"} 0
mysql_info_schema_threads{state="creating sort index"} 0
mysql_info_schema_threads{state="creating table"} 0
mysql_info_schema_threads{state="creating tmp table"} 0
mysql_info_schema_threads{state="deleting"} 0
mysql_info_schema_threads{state="end"} 20
mysql_info_schema_threads{state="executing"} 0
mysql_info_schema_threads{state="execution of init_command"} 0
mysql_info_schema_threads{state="flushing tables"} 0
mysql_info_schema_threads{state="freeing items"} 0
mysql_info_schema_threads{state="fulltext initialization"} 0
mysql_info_schema_threads{state="idle"} 15
mysql_info_schema_threads{state="init"} 0
mysql_info_schema_threads{state="killed"} 0
mysql_info_schema_threads{state="logging slow query"} 0
mysql_info_schema_threads{state="login"} 0
mysql_info_schema_threads{state="manage keys"} 0
mysql_info_schema_threads{state="opening tables"} 0
mysql_info_schema_threads{state="optimizing"} 0
mysql_info_schema_threads{state="other"} 1
mysql_info_schema_threads{state="preparing"} 0
mysql_info_schema_threads{state="reading from net"} 0
mysql_info_schema_threads{state="removing duplicates"} 0
mysql_info_schema_threads{state="removing tmp table"} 0
mysql_info_schema_threads{state="reopen tables"} 0
mysql_info_schema_threads{state="repair by sorting"} 0
mysql_info_schema_threads{state="repair done"} 0
mysql_info_schema_threads{state="repair with keycache"} 0
mysql_info_schema_threads{state="replication master"} 0
mysql_info_schema_threads{state="rolling back"} 0
mysql_info_schema_threads{state="searching rows for update"} 0
mysql_info_schema_threads{state="sending data"} 22
mysql_info_schema_threads{state="sorting for group"} 0
mysql_info_schema_threads{state="sorting for order"} 0
mysql_info_schema_threads{state="sorting index"} 0
mysql_info_schema_threads{state="sorting result"} 0
mysql_info_schema_threads{state="statistics"} 19
mysql_info_schema_threads{state="updating"} 1
mysql_info_schema_threads{state="waiting for lock"} 0
mysql_info_schema_threads{state="waiting for table flush"} 0
mysql_info_schema_threads{state="waiting for tables"} 0
mysql_info_schema_threads{state="waiting on cond"} 0
mysql_info_schema_threads{state="writing to net"} 0
# HELP mysql_info_schema_threads_seconds The number of seconds threads (connections) have used split by current state.
# TYPE mysql_info_schema_threads_seconds gauge
mysql_info_schema_threads_seconds{state="after create"} 0
mysql_info_schema_threads_seconds{state="altering table"} 0
mysql_info_schema_threads_seconds{state="analyzing"} 0
mysql_info_schema_threads_seconds{state="checking permissions"} 0
mysql_info_schema_threads_seconds{state="checking table"} 0
mysql_info_schema_threads_seconds{state="cleaning up"} 0
mysql_info_schema_threads_seconds{state="closing tables"} 0
mysql_info_schema_threads_seconds{state="converting heap to myisam"} 0
mysql_info_schema_threads_seconds{state="copying to tmp table"} 0
mysql_info_schema_threads_seconds{state="creating sort index"} 0
mysql_info_schema_threads_seconds{state="creating table"} 0
mysql_info_schema_threads_seconds{state="creating tmp table"} 0
mysql_info_schema_threads_seconds{state="deleting"} 0
mysql_info_schema_threads_seconds{state="end"} 0
mysql_info_schema_threads_seconds{state="executing"} 0
mysql_info_schema_threads_seconds{state="execution of init_command"} 0
mysql_info_schema_threads_seconds{state="flushing tables"} 0
mysql_info_schema_threads_seconds{state="freeing items"} 0
mysql_info_schema_threads_seconds{state="fulltext initialization"} 0
mysql_info_schema_threads_seconds{state="idle"} 4248
mysql_info_schema_threads_seconds{state="init"} 0
mysql_info_schema_threads_seconds{state="killed"} 0
mysql_info_schema_threads_seconds{state="logging slow query"} 0
mysql_info_schema_threads_seconds{state="login"} 0
mysql_info_schema_threads_seconds{state="manage keys"} 0
mysql_info_schema_threads_seconds{state="opening tables"} 0
mysql_info_schema_threads_seconds{state="optimizing"} 0
mysql_info_schema_threads_seconds{state="other"} 71083
mysql_info_schema_threads_seconds{state="preparing"} 0
mysql_info_schema_threads_seconds{state="reading from net"} 0
mysql_info_schema_threads_seconds{state="removing duplicates"} 0
mysql_info_schema_threads_seconds{state="removing tmp table"} 0
mysql_info_schema_threads_seconds{state="reopen tables"} 0
mysql_info_schema_threads_seconds{state="repair by sorting"} 0
mysql_info_schema_threads_seconds{state="repair done"} 0
mysql_info_schema_threads_seconds{state="repair with keycache"} 0
mysql_info_schema_threads_seconds{state="replication master"} 0
mysql_info_schema_threads_seconds{state="rolling back"} 0
mysql_info_schema_threads_seconds{state="searching rows for update"} 0
mysql_info_schema_threads_seconds{state="sending data"} 0
mysql_info_schema_threads_seconds{state="sorting for group"} 0
mysql_info_schema_threads_seconds{state="sorting for order"} 0
mysql_info_schema_threads_seconds{state="sorting index"} 0
mysql_info_schema_threads_seconds{state="sorting result"} 0
mysql_info_schema_threads_seconds{state="statistics"} 0
mysql_info_schema_threads_seconds{state="updating"} 0
mysql_info_schema_threads_seconds{state="waiting for lock"} 0
mysql_info_schema_threads_seconds{state="waiting for table flush"} 0
mysql_info_schema_threads_seconds{state="waiting for tables"} 0
mysql_info_schema_threads_seconds{state="waiting on cond"} 0
mysql_info_schema_threads_seconds{state="writing to net"} 0
# HELP mysql_up Whether the MySQL server is up.
# TYPE mysql_up gauge
mysql_up 1
# HELP mysql_version_info MySQL version and distribution.
# TYPE mysql_version_info gauge
mysql_version_info{innodb_version="5.6.42-84.2",version="10.1.38-MariaDB",version_comment="MariaDB Server"} 1
# HELP mysqld_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which mysqld_exporter was built.
# TYPE mysqld_exporter_build_info gauge
mysqld_exporter_build_info{branch="debian/sid",goversion="go1.7.4",revision="0.10.0+ds-1~wmf1",version="0.10.0+ds"} 1
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
# TYPE process_cpu_seconds_total counter
process_cpu_seconds_total 24950.66
# HELP process_max_fds Maximum number of open file descriptors.
# TYPE process_max_fds gauge
process_max_fds 1024
# HELP process_open_fds Number of open file descriptors.
# TYPE process_open_fds gauge
process_open_fds 10
# HELP process_resident_memory_bytes Resident memory size in bytes.
# TYPE process_resident_memory_bytes gauge
process_resident_memory_bytes 2.3740416e+07
# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
# TYPE process_start_time_seconds gauge
process_start_time_seconds 1.55427751456e+09
# HELP process_virtual_memory_bytes Virtual memory size in bytes.
# TYPE process_virtual_memory_bytes gauge
process_virtual_memory_bytes 1.343459328e+09

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
7884735
Default Alt Text
raw.txt (248 KB)

Event Timeline