Open rupeshkumar-somala-by opened 2 years ago
@rupeshkumar-somala-by I think I understand your use case. What would you expect to happen if a single API check in a group fails, but the other API checks in that group are still passing?
Thanks for contributing.
Yes @tnolet , If only a single api fails in a group , we need to send an grouped email with that failed api only.
Since we are triggering mails only for failed APIs. Ignoring passed APIs.its about the grouping.
Currently, it's triggering an email for api failure irrespective of an api is it grouped or not.
It will be better to trigger an single email for the api's which are failed in a group. => Grouped Email Alert. Since user have choosen a periodic monitor , can sent out an email after all api's monitored.
API's which are not grouped can be send as single alert as it is.