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. |
I would want to create a Link from our Datadog Dashboard showing various Query Shape Metrics, to the corresponding Query Insights page of a specific Query Shape hash. The link would look similar to this: https://cloud.mongodb.com/v2/$PROJECTID#/metrics/replicaSet/$CLUSTERID/queryInsights/shape?focusedHash=$QUERYSHAPEHASH Unfortunately, query shape hashes are uppercase hex strings, and Datadog converts all tag names and values into lowercase, so I cannot create the link correctly because it contains a hash in lowercase. |
|
What would you like to see happen? Describe the desired outcome or enhancement. |
The Query Insights page should accept the parameters checkedHash and focusedHash in lowercase, and treat them case insensitive when searching for a given query shape. |
|
Why is this important to you or your team? Explain how the request adds value or solves a business need. |
While metrics are a good first indicator, detailed analysis often requires details only provided in the MongoDB Atlas Query Insights. Being able to directly jump from a metric graph to the corresponding insights page would be drastically more comfortable. |
What steps, if any, are you taking today to manage this problem? |
This is currently a multi-step process.
|