# 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 80
# 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 304
# HELP mysql_global_status_open_tables Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_open_tables untyped
mysql_global_status_open_tables 225
# HELP mysql_global_status_opened_files Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_opened_files untyped
mysql_global_status_opened_files 241744
# 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 1
# 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 542
# HELP mysql_global_status_opened_tables Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_opened_tables untyped
mysql_global_status_opened_tables 394
# HELP mysql_global_status_opened_views Generic metric from SHOW GLOBAL STATUS.
# TYPE mysql_global_status_opened_views untyped
mysql_global_status_opened_views 791
# 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
# 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.