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.
We’ve upgraded our feedback system to better capture, track, and act on your feedback. Here’s what you need to know:
|
What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. |
In atlas metrics that have been sent to datadog, I am able to group by You can see this with a query like:
|
|
What would you like to see happen? Describe the desired outcome or enhancement. |
|
|
Why is this important to you or your team? Explain how the request adds value or solves a business need. |
We typically have monitors set up to do a alerts once per cluster (but not per host), in order to not get bombed by a ton of individual per-host monitors. However without |
What steps, if any, are you taking today to manage this problem? |
We work around this by templating our search node CPU monitors by hostname filters. That is, since the cluster name is present in the host name itself, we will have a monitor per cluster, like:
and then separately another with:
But ideally we could use the normal datadog features to have all of this on the same monitor! |
<removed>