sql_exporter
sql_exporter copied to clipboard
Support MySQL with server certificate only access
We are enforcing connection with server ca + client cert/key. Go mysql library support to register the server CA and client Cert/Key. Wondering if the sql exporter can add support for that too.