I wanted to avoid checking rdsadmin database in Percona monitoring. Although pmm user has assigned rds_superuser privilege, I keep on seeing the below errors both in pmm-agent.log and RDS cloudwatch logs. Where to disable this rdsadmin db checks please?
ERRO caller=postgres_exporter.go:742 level=error err=“Error opening connection to database (postgres://pmm:PASSWORD_REMOVED@XXXXXXXXX.eu-west-1.rds.amazonaws.com:5432/rdsadmin?connect_timeout=1&sslmode=disable): pq: pg_hba.conf rejects connection for host "10.xx.xx.xx", user "pmm", database "rdsadmin", no encryption” agentID=/agent_id/63axxxxxxxxx component=agent-process type=postgres_exporter
ERRO ts= caller=postgres_exporter.go:742 level=error err=“Error opening connection to database (postgres://pmm:PASSWORD_REMOVED@xxxxxxxxx.eu-west-1.rds.amazonaws.com:5432/rdsadmin?connect_timeout=1&sslmode=disable): pq: pg_hba.conf rejects connection for host "10.xx.xx.xx", user "pmm", database "rdsadmin", no encryption” agentID=/agent_id/63aafxxxxxxxxxxxxxxx component=agent-process type=postgres_exporter