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

Build Ops Manager packages for ARM architecture

The new Graviton instance types in AWS seem very promising from a cost/peformance perspective. We would love to be able to run our Ops Manager cluster on these new instance types, but there currently aren't any packages available for ARM architect...
Quentin Moon about 3 years ago in Enterprise Advanced 1 Submitted

Add support to convert a replica set to a sharded cluster in Kubernetes

Currently it is not possible to use Ops Manager UI or Kubernetes Operator to convert Replica Set to Sharded cluster. Error : changed not allowed.
Sasha Titova about 2 years ago in Kubernetes 0 Planned

Allow the Kubernetes Operator to delete a project

Currently it is not possible to delete a project via kubectl command. As the Kubernetes Operator allows one to create a project (configmap) and deploy a replica set, we would expect it to also allow the deletion of a project so that we can fully ...
Guest over 5 years ago in Kubernetes 0 Planned

Add to the Continues Backup UI more information about the snapshots

Currently, the Ops Manager UI under Continues Backup only shows the following information about the snapshots: - Replica set name - Status - Last Snapshot - Last Oplog Slice It would be very helpful to also see: - Start date/time - Finish date/ti...
Guest over 5 years ago in Enterprise Advanced 2 Submitted

Support Arbiters with MongoDB Kubernetes Operator

Support arbiters with MongoDB Kubernetes Operator so that Replicasets should be deployed in PSA configuration.
Guest over 6 years ago in Kubernetes 0 Future Consideration

Support compound/multiple grouping keys in $bucket

We often need to compute statistical/summarizing aggregations grouped by more than one field where all fields are of a $bucket-able type. An example, would be to count all orders grouped by their status and some custom time ranges of their creati...
Guest over 3 years ago in Querying & Aggregations 0 Submitted

Add Ops Manager's Org ID/Name into all SNMP Alert Traps

_**What is the problem that needs to be solved?**_ Ops Manager's Org ID/Name is not included into any of SNMP Alert Traps sent from Ops Manager's Application Server. _**Why is it a problem? (the pain)**_ Operator who watch Monitoring System (the ...
Guest about 6 years ago in Enterprise Advanced 0 Submitted

Add addition authentication mechanisms to the Ops Manager Alerting webhook

Capability to use JWT or SSL certs would be great.
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Leveraging Group By/Distinct Query to use regular Index

When using Group By or Distinct queries on database, provide the ability to leverage existing index i.e these queries today will miss using existing index db.collection.distinct("field") db.collection.aggregate([ { $group: { _id: "$category", ...
Guest about 1 year ago in Querying & Aggregations 0 Submitted

custom defined roles In OPS Manager

We need a custom defined role to perform specific functions in the OPS Manager. For Example --> We need a custom defined role which can perform subset of functions from Project Automation Admin Role + Project Read Only Role + rs.stepDown() fu...
Guest almost 3 years ago in Enterprise Advanced 0 Future Consideration