Is it possible to use prometheus exporter when mysql is running on a different port then 3306? When i change the /etc/.mysqld_exporter.cnf file for looking at another port. it still tries to connect with port 3306. changes i have made are.
[client]
user=mysqld_exporter
password=apassword
host=localhost:portnumber
exporter service is running with error
level=error msg="Error pinging mysqld: dial tcp: lookup localhost:45654:3306:
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/952f147e-9ef4-4475-afe0-c232a879b46en%40googlegroups.com.