Quick Reference

Following are all Blip domains and the metrics collected in each. Only domains with a Blip version are collected. The rest are reserved for future use.

Domain Metrics Blip Version
access Access statistics  
access.index Index access statistics (sys.schema_index_statistics)  
access.table Table access statistics (sys.schema_table_statistics)  
aria MariaDB Aria storage engine  
autoinc Auto-increment column limits  
aws Amazon Web Services  
aws.rds Amazon RDS metrics v1.0.0
aws.aurora Amazon Aurora  
azure Microsoft Azure  
error MySQL, client, and query errors  
error.client Client errors  
error.global Global error counts and rates  
error.query Query errors  
error.repl Replication errors  
event MySQL Event Scheduler  
file Files and tablespaces  
galera Percona XtraDB Cluster and MariaDB Cluster (wsrep)  
gcp Google Cloud  
gr MySQL Group Replication  
host Host (client)  
innodb InnoDB metrics INFORMATION_SCHEMA.INNODB_METRICS v1.0.0
innodb.mutex InnoDB mutexes SHOW ENGINE INNODB MUTEX  
mariadb MariaDB enhancements  
ndb MySQL NDB Cluster  
oracle Oracle enhancements  
percona Percona Server enhancements  
percona.response-time Percona Server 5.7 Response Time Distribution plugin v1.0.0
perconca.userstat Percona User Statistics  
percona.userstat.index Percona userstat index statistics (INFORMATION_SCHEMA.INDEX_STATISTICS)  
percona.userstat.table Percona userstat table statistics  
processlist Processlist SHOW PROCESSLIST or INFORMATION_SCHEMA.PROCESSLIST  
pfs Performance Schema SHOW ENGINE PERFORMANCE_SCHEMA STATUS  
pxc Percona XtraDB Cluster  
query Query metrics  
query.response-time Global query response time (MySQL 8.0) v1.0.0
repl MySQL replication SHOW SLAVE|REPLICA STATUS v1.0.0
repl.lag MySQL replication lag (including heartbeats) v1.0.0
rocksdb RocksDB store engine  
size Storage sizes (in bytes)  
size.binlog Binary log size v1.0.0
size.database Database sizes v1.0.0
size.file File sizes (innodb_undo and innodb_temp)  
size.index Index sizes  
size.table Table sizes v1.0.0
stage Statement execution stages  
status.account Status by account  
status.global Global status variables SHOW GLOBAL STATUS v1.0.0
status.host Status by host  
status.thread Status by thread  
status.user Status by user  
stmt Statements  
stmt.current Current statements v1.0.0
stmt.history Historical statements  
thd Threads  
tls TLS (SSL) status and configuration v1.0.0
tokudb TokuDB storage engine  
trx Transactions v1.0.0
var.global MySQL global system variables (sysvars) SHOW GLOBAL VARIABLES v1.0.0
wait Stage waits  
wait.current Current waits  
wait.history Historical waits  
wait.io.table Table I/O wait metrics performance_schema.table_io_waits_summary_by_table v1.0.0