Scroll to navigation

prometheus-mysqld-exporter(1) 0.12.1+ds prometheus-mysqld-exporter(1)

NAME

prometheus-mysqld-exporter - Prometheus exporter for MySQL/MariaDB

SYNOPSIS

DESCRIPTION

OPTIONS

Show context-sensitive help (also try --help-long and --help-man).
Set a lock_wait_timeout on the connection to avoid long metadata locking.
Add a log_slow_filter to avoid slow query logging of scrapes. NOTE: Not supported by Oracle MySQL.
Database from where to collect heartbeat data
Table from where to collect heartbeat data
Minimum time a thread must be in each state to be counted
Enable collecting the number of processes by user
Enable collecting the number of processes by host
The list of databases to collect table stats for, or '*' for all
Enable collecting user privileges from mysql.user
Limit the number of events statements digests by response time
Limit how old the 'last_seen' events statements can be, in seconds
Maximum length of the normalized statement text
RegEx file_name filter for performance_schema.file_summary_by_instance
Remove path prefix in performance_schema.file_summary_by_instance
Address to listen on for web interface and telemetry.
Path under which to expose metrics.
Offset to subtract from timeout in seconds.
Path to .my.cnf file to read MySQL credentials from.
Collect metrics from information_schema.innodb_sys_tablespaces
Collect metrics from information_schema.innodb_metrics
Collect from SHOW GLOBAL STATUS
Collect from SHOW GLOBAL VARIABLES
Collect from SHOW SLAVE STATUS
Collect current thread state counts from the information_schema.processlist
Collect data from mysql.user
Collect metrics from information_schema.tables
Collect metrics of grand sums from performance_schema.events_statements_summary_by_digest
Collect metrics from performance_schema.events_waits_summary_global_by_event_name
Collect auto_increment columns and max values from information_schema
Collect the current size of all registered binlog files
Collect metrics from performance_schema.table_io_waits_summary_by_table
Collect metrics from performance_schema.table_io_waits_summary_by_index_usage
Collect metrics from performance_schema.table_lock_waits_summary_by_table
Collect metrics from performance_schema.events_statements_summary_by_digest
If running with userstat=1, set to true to collect table statistics
If running with userstat=1, set to true to collect schema statistics
Collect metrics from performance_schema.file_summary_by_event_name
Collect metrics from performance_schema.file_summary_by_instance
Collect metrics from performance_schema.replication_group_member_stats
Collect metrics from performance_schema.replication_applier_status_by_worker
If running with userstat=1, set to true to collect user statistics
If running with userstat=1, set to true to collect client statistics
Scrape information from 'SHOW SLAVE HOSTS'
Collect metrics from information_schema.innodb_cmp
Collect metrics from information_schema.innodb_cmpmem
Collect query response time distribution if query_response_time_stats is ON.
Collect from SHOW ENGINE TOKUDB STATUS
Collect from SHOW ENGINE INNODB STATUS
Collect from heartbeat
Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]
Set the log target and format. Example: "logger:syslog?appname=bob&local=7" or "logger:stdout?json=true"
Show application version.
mysqld_exporter, version