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.

Status Submitted
Categories Enterprise Advanced
Created by Guest
Created on Mar 30, 2020

Add Ops Manager's Org ID/Org Name/Project Name into Project/Global Alerts API calls & Alert Webhooks

_**What is the problem that needs to be solved?**_ Ops Manager's Org ID/Org Name/Project Name attributes needs to be added to Project (`GET /groups/{PROJECT-ID}/alerts`) / Global (`GET /globalAlerts`) Alerts API calls and Alert Webhooks. _**Why is it a problem? (the pain)**_ Ops Manager's Org ID/Org Name/Project Name attributes are currently missed in Project (`GET /groups/{PROJECT-ID}/alerts`) / Global (`GET /globalAlerts`) Alerts API calls and Alert Webhooks. Operator who watch Monitoring System (the one that receive Ops Manager Alerts) needs to see Ops Manager's Organization ID/Organization Name/Project Name in order to quickly understand to where that Ops Manager's Alert is related to. Monitoring System (the one that receive the alert from Ops Manager) needs to do additional work for alert received (via `GET /groups/{PROJECT-ID}` `GET /orgs/{ORG-ID}` API calls (if possible at all)) in order to resolve Ops Manager's Project ID (which is included into every alert) into Ops Manager's Organization ID/Organization Name/Project Name.
  • Guest
    Apr 10, 2020
    It will be good to add the Host/Org/deploument names in the Alert outputs of all types. SNMPTRAP, API Calls and WebHook. Thanks.