You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/01 03:59:58 UTC

[GitHub] [dolphinscheduler] ruanwenjun opened a new issue, #11225: [Feature][Alert] Add close alert method

ruanwenjun opened a new issue, #11225:
URL: https://github.com/apache/dolphinscheduler/issues/11225

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   Right now, we can set the alert when workflow executes failure.
   
   In some cases, if the alert plugin is a third party service like [pagerduty](https://www.pagerduty.com), when we send an alert we will call the service to send an alert, and it may send 5 minutes unless we close the alert(We can close the alert by manual too).
   
   But we may hope when the workflow success, the before alert can close automatically, so this issue is want to discuss add a new method closeAlert in alert plugin, we will provide a default method, the default method will do nothing, you can override this.
   
   When the workflow execute success we will check if there exist a alert, and insert a close alert event, the AlertServer side will consume the event and execute the closeMethod.
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] ruanwenjun closed issue #11225: [Feature][Alert] Add close alert method

Posted by GitBox <gi...@apache.org>.
ruanwenjun closed issue #11225: [Feature][Alert] Add close alert method
URL: https://github.com/apache/dolphinscheduler/issues/11225


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11225: [Feature][Alert] Add close alert method

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11225:
URL: https://github.com/apache/dolphinscheduler/issues/11225#issuecomment-1200667058

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org