Details
-
New Feature
-
Status: Open
-
Low
-
Resolution: Unresolved
-
2.35.0
-
None
-
None
-
Yes
-
Yes
-
No
-
C/S Core
Description
Atlas doesn’t support direct connections. When connecting to an Atlas instance, use the pmm-admin option --direct-connection=false. (Doing so will prevent replicaset status from working and the MongoDB Overview dashboard widget will show invalid values.)
However the option --direct-connection=false is not implemented in pmm-admin:
# pmm-admin add mongodb --username=mongodb_exporter --password=<redacted> --host=127.0.0.1 --port=27017 --direct-connection=false
pmm-admin: error: unknown flag --direct-connection