prometheus / mysqld_exporter

Exporter for MySQL server metrics
http://prometheus.io/
Apache License 2.0
2.17k stars 758 forks source link

Optionally use IAM authentication #749

Open mcanevet opened 1 year ago

mcanevet commented 1 year ago

It would be great to be able to use IAM authentication when the exporter runs on AWS: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.Connecting.Go.html

tejavegesna-lb commented 4 months ago

Agree with @mcanevet We need a way to use IAM Authentication for metrics

lasith-kg commented 3 months ago

Agree! Support for dynamic credentials (of the likes of RDS IAM Auth) would be great from a security posture