Does MongoDB-Exporter support Kerberos or X.509 for connecting to on-prem Enterprise MongoDB?
https://hub.docker.com/r/percona/mongodb_exporter
Was able to successfully configure Exporter for the stand-alone MongoDB sandbox using basic DB authentication with user/password. Next step is to connect to the enterprise cluster yet I cannot find any documentation for required connection settings with Kerberos or X.509 certificates.
Could someone please confirm that Exporter supports Kerberos and show how to connect?
Thank you!