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

All feedback

Showing 4031 of 4031

Allow more than one DataDog API Key

When I enable the DataDog integration in Atlas, I can add just one DataDog API Key. It'll be great if I could add two or more DataDog API Key.
Guest over 3 years ago in Atlas 0 Submitted

Improvements for Datadog integration

Some parameters for Datadog are not configurable in Ops Manager. For example, "tagging". Adding this functionality would make using Datadog easier.
Guest almost 5 years ago in Enterprise Advanced 2 Submitted

Query all dashboards

Raising this as a response to https://github.com/mongodb-js/charts-embed-sdk/issues/88 Basically, it would be cool to explore the Mongo Atlas Charts with a query command. Something like `sdk.getDashboardIds()` - there is already something like th...
Guest over 2 years ago in Charts 0 Submitted

Make it easier to switch between Performance Tab view and Collection Tabs view

Once you click on "Databases" you loose the Collection Tab view and the only way to get back to it is to click on a collection again, but unless you click on the same collection it will overwrite the last collection you were looking at. Maybe add...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

OIDC Authentication Terraform Provider

Hi, it should be possible to authenticate with a service account from Entra ID to MongDB Atlas with the Usage of OIDC. Here is an example of this in azurerm: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/service_pr...
Guest about 1 year ago in Atlas 0 Submitted

Archival size

Currently the jobs archive only 1.93GB per run which restricts the amount of data archived per day . Is there any way to increase this limit so that it can archive bigger chunks in the scheduled window ?
Guest about 1 year ago in Atlas Backups 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 almost 5 years ago in Kubernetes 1 Planned

Data cluster pause & trigger suspension

Database trigger should be automatically suspended without error when the observed Data cluster is paused. Allowing the pause a data cluster without suspending the associated database trigger result in the triggers being suspended on error, and n...
Guest about 1 year ago in Atlas Triggers and Functions 0 Submitted

Set project limits in AtlasProject CRD

It would be great to be able to set the project limits (API reference: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Projects/operation/setProjectLimit) in the Atlas Kubernetes Operator through the AtlasProject CRD. Spec...
Guest about 1 year ago in Atlas 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 about 1 year ago in Kubernetes 0 Submitted