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

Add application connection details

It would be really helpful to be able to see application connection details on Atlas monitoring. The "real time" only shows active collections. I want to see which applications are connecting, active, and what queries are they running etc. At this...
Guest about 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Setting alert from Atlas when scheduled maintenance canceled

Recently we experienced unnecessary resource allocation due to a lack of proper notification. I received maintenance cancellation alert by simple email that "maintenance is no longer needed". We need ability to set an alert to the channels we're u...
다래 박 about 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Notification per Cluster

I would like to see notifications per cluster. Our Problem is that we have a nonprod Cluster, that is inactive at night. When it comes back in the Morning, we get a lot of mails "Search Index Build Complete" this is simply not usefull... But if th...
Guest about 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Use separate tls.crt and tls.key items in a kubernetes secret for certificates instead of a combined item named server.pem for a MondoDB rep

There should be a way to use separate `tls.crt` and `tls.key` items in a kubernetes secret for certificates instead of a combined item named `server.pem`. We request our certs using cert-manager which generates secrets from the cert CRD and will ...
Guest about 5 years ago in Kubernetes 1 Planned

Ability to create a custom alert based on a query run at configurable interval.

There is currently no way to set up an Alert based on the results of a query directly in Atlas. One can achieve this functionality using realm and triggers but that can be difficult.
Charles Merrill almost 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add support for HTTP based scraping without IP restriction

Prometheus supports a lot in the HTTP scraping space, including oauth and Bearer token based scrape targets. Currently we use Grafana cloud that has a list of IP address that can scrape from. This "can" change, and if it does and we hardcode this...
Guest almost 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Suppres/Stop Alerts caused by Mirrored Reads

Sometimes the "Mirrored Reads" queries cause alerts of "Query targeting " to appear in Profiler. Since these queries are related to mongod process, we want to stop this type of alerts
Ahmed Hassane over 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

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

Auditing on high volume of data/records to capture malicious activity

We would like to requesting in the MongoDB Audit logs the following attributes: (available in profiler ) nreturned system.profile.responseLength Additionally if this could be a MongoDB Alert that would be extremely helpful as well if we could pr...
Guest about 4 years ago in Atlas Monitoring, Alerts & Observability 0 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