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. |
We would like to fully manage the atlas integration of type prometheus via CLI. |
|
What would you like to see happen? Describe the desired outcome or enhancement. |
Based on the docu here https://www.mongodb.com/docs/atlas/cli/current/command/atlas-integrations/ |
|
Why is this important to you or your team? Explain how the request adds value or solves a business need. |
We have a bigger number of projects and clusters and would like to manage the integration in an automated and easy way |
What steps, if any, are you taking today to manage this problem? |
Using the API as describe here instead |
actually looking at the code, it seems that the integration type prometheus is missing in generl.
At least I can't find it here https://github.com/mongodb/mongodb-atlas-cli/blob/master/internal/cli/integrations/describe.go
Is the docu ahead of the code? ;-)