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 Atlas
Created by Guest
Created on Aug 28, 2024

Expose just the server name (without the rest of the connection string) as a cluster attribute

There are many `connection_strings` available, but all of them are a full URI. Since the canonical way to connect is with the login and password in the URI, I always need to parse the value of a `connection_strings`, insert login info, and then reformat it. I'd like to just have the server name available as an attribute.