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.

ADD NEW FEEDBACK

Enterprise Advanced

index review before sharding with OPS Manager

Currently, when you use OPS Manager to shard a collection, it automatically creates a foreground index that exactly matches the sharding key, when such index doesn't exist. When the sharding key column(s) is(are)already prefixing an existing index...
Christophe Blanc over 5 years ago in Enterprise Advanced 0 Submitted

Profiler and Performance Advisor without Automation

Currently it is required to enable automation on a cluster in order use the Profiler/Performance Advisor. https://docs.opsmanager.mongodb.com/current/tutorial/profile-database/ https://docs.opsmanager.mongodb.com/current/tutorial/performance-adv...
Stephen Jamieson over 4 years ago in Enterprise Advanced 0 Submitted

Ops Manager API should be authenticated via Certificate

Ops Manager API uses HTTP Digest Authentication, this method requires a username and a password which are hashed and provided in the form of registered Ops Manager account, and the password which is a Public API Key associated with that account. ...
Guest over 3 years ago in Enterprise Advanced 0 Submitted

Include CPU usage in Sharded Cluster Monitoring Overview

In the sharded cluster monitoring overview it would be useful to also have the option to display the Process CPU usage to quickly identify shards which have a higher CPU load. Other hardware metrics might be useful as well.
Kai Orend over 4 years ago in Enterprise Advanced 0 Submitted

Restore Backup Snapshots to Sharded Clusters via mongos

Migrating large sharded clusters to a different cluster pre-sharded with different shard keys requires a significant amount of time to balance post-restore. This is a feature request to restore a snapshot on a per document basis through a mongos....
Guest almost 6 years ago in Backup & Restore 0 Submitted

Project Alert Integration With Rocket.Chat

Integration with Rocket.Chat like done in Slack.
Guest almost 6 years ago in Enterprise Advanced 1 Submitted

Add 4.4 tool to PATH

Since MongoDB 4.4 the tools are located in another folder that is not included in the automation agent bash profile: [root@n1 mongodb-mms-automation]# cat /etc/profile.d/mongodb-mms-automation-agent.sh export PATH=/var/lib/mongodb-mms-automation/...
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Add Public API Endpoint for Backup Snapshot Status

When a snapshot is ongoing, the only location to find information on the current status is in the UI on the backup page for a project. An API endpoint with the same information as the UI would allow for automation and alerting tools if the snapsh...
Stephen Jamieson over 2 years ago in Enterprise Advanced 0 Submitted

atlas online archive inside ops manger on-premise

develop "atlas online archive" inside ops manger on-premise
Guest about 1 year ago in Enterprise Advanced 0 Future Consideration

Binaries should be provided via Docker images

To implement this in a Kubernetes native way for offline deployments, the binaries should be provided as Docker images and distributed through the Docker repositories that are already present in the k8s environment. Option 1 (intermediate): Allow...
Guest about 6 years ago in Enterprise Advanced 1 Started