- Add support for Google AlloyDB IAM connections
- This allows monitoring of Google AlloyDB databases using the existing
db_use_iam_auth
/DB_USE_IAM_AUTH
setting: If enabled, the collector
fetches a short-lived token for logging into the database instance from the
GCP API, instead of using a hardcoded password in the collector
configuration file - To set this up, see our updated Google AlloyDB setup
documentation
- This allows monitoring of Google AlloyDB databases using the existing