add mysqld-exporter

main
ycz008 2024-04-15 11:54:07 +08:00
parent cb1426a58b
commit c4ac532340
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ spec:
image: prom/mysqld-exporter:v0.15.1
imagePullPolicy: Always
args:
- "--config.my-cnf /etc/my.cnf"
- "--config.my-cnf=/etc/my.cnf"
- "--no-collect.info_schema.innodb_cmp"
- "--no-collect.info_schema.innodb_cmpmem"
- "--no-collect.global_variables"