update mysqld exporter config

This commit is contained in:
Ludovic Cartier
2021-05-31 16:59:06 +02:00
parent e51e4ce7a0
commit c24529d657
3 changed files with 9 additions and 17 deletions

View File

@ -5,7 +5,7 @@ After=network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/prometheus-mysqld-exporter \
--config.my-cnf /var/lib/prometheus/.my.cnf \
--config.my-cnf /etc/default/prometheus-mysqld-exporter \
--collect.global_status \
--collect.info_schema.innodb_metrics \
--collect.auto_increment.columns \