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

Feedback

Integrated/unique metrics vision for primary replica-set

It is really hard to understand the behaviour of primary replica-set on bigger timeframes, when it was switched some times. Would be very helpful to be able to see the metrics in a integrated chart, to understand consequences of some actions like ...
Guest almost 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Would love to have a little bit more info in the webhook to know what caused the election, or that there was an upgrade (vs a server failure

Would love to have a little bit more info in the webhook to know what caused the election, or that there was an upgrade (vs a server failure) in the db! MongoDB AtlasAPP 12:10 PM Project: myProject Organization: myProject (Organization) INFORMAT...
Guest over 6 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Combine reshardCollection+mongosynd idea to support a remote collection on a separate new cluster

Great for prod productivity and 99.999 SLA if mongo could support this, for example, Given "mydb.mycoll" in current cluster being sharded with {zip:1} shard key 1/ New cluster: sh.shardCollection( "mydb.mycoll", {name:1, phone:1} ) 2/ "Mongocopy...
Guest about 3 years ago in Replication & Sharding 0 Submitted

Add alerts for long Index building

Add an alert that is triggered if the time it takes for and index to build is higher than X minutes
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Support $documents on shards

The new aggregation operator $documents cannot be used together with $merge in a sharded cluster, you get an error: ``` db.aggregate([ { $documents: [ { _id: ObjectId("6616b08a610fab3e84d2d4ee"), a: 'foo', shardKey: 1 }, ] }, { $merge: { in...
Wernfried Domscheit over 3 years ago in Replication & Sharding 0 Submitted

Minimum Oplog Retention Period - Set Minimum Oplog Window

The documentation states: "New in version 4.4: Starting in MongoDB 4.4, you can specify the minimum number of hours to preserve an oplog entry." https://www.mongodb.com/docs/manual/core/replica-set-oplog/#minimum-oplog-retention-period The mongod...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

prometh

Hi MongoDB Team, We are using grafana and instana SRE tools for application monitoring. But MongoDB did not exposing the basic statistics like Total number of records and record insertion / updation / selection rates (over a sepcific period of t...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Basic operational metrix support with instana and grafana

Hi MongoDB Team, We are using grafana and instana SRE tools for application monitoring. But MongoDB did not exposing the basic statistics like Total number of records and record insertion / updation / selection rates (over a sepcific period of t...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Raise an error when "majority" writes not possible

This topic is related to https://www.mongodb.com/docs/v6.0/tutorial/mitigate-psa-performance-issues/ in a PSA ReplicaSet configuration. When you try to execute a command with writeConcern `{w: "majority"}` in a three-member Primary-Secondary-Arbi...
Wernfried Domscheit over 3 years ago in Replication & Sharding 0 Submitted

webhook

Have the ability to specify template for the webhook being send. Currently this is static information and it would be better if it is possible to customize it. This will also make the integrations with not supported 3rd parties more easier and it ...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted