free / sql_exporter

Database agnostic SQL exporter for Prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support MySQL with server certificate only access

ruiyang2015 opened this issue · comments

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.