add mysqld-exporter
parent
cb1426a58b
commit
c4ac532340
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue