migrated to 2 containers
This commit is contained in:
@@ -12,4 +12,4 @@ RUN set -ex; \
|
||||
echo '[client]\nhost=localhost\nuser=prometheus\npassword=prom01\n' >/etc/prometheus-mysql-exporter
|
||||
|
||||
EXPOSE 9104
|
||||
CMD ["prometheus-mysql-exporter", "--config.my-cnf", "/etc/prometheus-mysql-exporter"]
|
||||
CMD ["prometheus-mysqld-exporter", "--config.my-cnf", "/etc/prometheus-mysql-exporter"]
|
||||
|
||||
Reference in New Issue
Block a user