Hello,
1, is there anyway to pass my.cnf file to Grafana Agent mysql integration instead of adding username and password to the configuration file ?
2, in the same breath, is it possible to pass ssl-ca to the Grafana Agent mysql integration ?
Both of the above options are supported by mysql_exporter natively.
(also ssl-ca is actually part of the my.cnf file so if you’d implement my.cnf option that would take care of the ssl-ca (and other ssl configs) as well )
Thank you
Kind regards,
-vlad