You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Update to Go 1.19
Bugfix: Ensure relfrozenxid = 0 is tracked as full frozenxid = 0 (instead of
adding epoch prefix)
Amazon RDS and Amazon Aurora: Support IAM token authentication
This adds a new configuration setting, db_use_iam_auth / DB_USE_IAM_AUTH.
If enabled, the collector fetches a short-lived token for logging into the
database instance from the AWS API, instead of using a hardcoded password
in the collector configuration file