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

Ops Manager and Backup infrastracture Disaster Recovery support with K8s Operator

We have carried out tests with MongoDB v1.5.5 K8s Operator and Ops Manager 4.2.18 with Backup infrastructure (S3 Snapshots) in an Openshift 3.11 environment (MongoDB Support case attached). In this case, a "Disaster Recovery" simulation has been ...
Guest about 5 years ago in Kubernetes 0 Future Consideration

MongoDB chart Auto-Update

Mongodb Charts needs to have dynamic update options using change_streams, so the charts are updated automatically, whenever a new document is inserted into a collection or an existing document is updated in a collection
Guest almost 4 years ago in Charts 0 Submitted

12 column grid for Atlas Charts dashboards

Dashboards have a 10 column grid, which is a really bad choice for layout because it's only divisible by 1, 2 and 5. Designers have known for years that 12 is a better number because it's divisible by 1, 2, 3, 4 and 6. (Hence the imperial system...
Guest over 2 years ago in Charts 0 Submitted

Ability to use line chart with area chart for prediction intervals

First of all, great idea and implementation! It would be nice to have the possibility to create prediction intervals while plotting, for example, a time series object and its forecast. Something similar to https://i.stack.imgur.com/3tJap.png There...
Guest over 6 years ago in Charts 1 Submitted

Operator opsManager.configMapRef as a secret

currently inside the mongodb Operator custom resource `MongoDB`, a configMap stores the orgId. e.g. ``` apiVersion: mongodb.com/v1 kind: MongoDB metadata: name: my-mongodb spec: ... opsManager: configMapRef: name: my-mongodb-ops-manager-diga-...
Guest over 1 year ago in Kubernetes 0 Submitted

Binning: Add bin "others" for outliers

Oftentimes there are outliers in the data I want do visualize (e.g. all data between value 1 and 10 but few very large values like 100). This makes e.g. bar charts unreadable when binning because I have to decide between large bin size (hiding det...
Guest over 5 years ago in Charts 0 Submitted

Drill-down Support

It will be better if mongo charts have drill-down column supports.
Guest almost 7 years ago in Charts 0 Started

Visualize polygons and points on the same map

Capability to visualize GeoJSON polygons and points from data collection on the same map view. That would allow user to create custom grid on a map. IMHO it'd be very helpful feature when working with geolocation helping to visualize things and ...
Guest over 5 years ago in Charts 0 Submitted

Allow unifying billing chart for more than one organization

Atlas provides a billing dashboard for one organization, or for linked organization. In my company we have two unlinked organization as we differentiate support levels so they cannot be linked. We'd love to see an option to use multiple such organ...
Guest over 1 year ago in Charts 0 Submitted

Create AppDB user with backup role to allow execution of mongodump

For the purpose of regularly performing backups of the AppDB using mongodump --oplog.
Guest over 5 years ago in Kubernetes 1 Future Consideration