Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Enterprise Advanced
Created by Guest
Created on Jul 3, 2020

Connect Tab in UI should show a replica set (instead of a host) connection string if deployment is a replica set

I have a 3-node replica set deployment. When I retrieve the connection string to the cluster via OM UI, it shows a single node connection string mongo --host ip-10-0-200-4.eu-west-2.compute.internal --port 27017 I expect it should show a connection string which includes all hostnames, or something equivalent, if deployment is a replica set.