mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-19 19:49:03 +00:00
Add Slack Alerts to Monitoring Projects page
This commit is contained in:
parent
7a12796f3e
commit
1e7f48bf6b
@ -49,7 +49,7 @@ class. By extending this class, you can:
|
|||||||
* Send notifications via Slack or other channels
|
* Send notifications via Slack or other channels
|
||||||
* Trigger automated responses based on specific task conditions
|
* Trigger automated responses based on specific task conditions
|
||||||
|
|
||||||
ClearML provides an example Slackbot built using the [`Monitor`](https://github.com/clearml/clearml/blob/master/clearml/automation/monitor.py) class. The Slackbot does the following:
|
ClearML provides an example Slackbot built using the [`Monitor`](https://github.com/clearml/clearml/blob/master/clearml/automation/monitor.py) class. The example Slackbot does the following:
|
||||||
|
|
||||||
* Monitors task status (completion, failure, etc.)
|
* Monitors task status (completion, failure, etc.)
|
||||||
* Sends notifications to a specified Slack channel
|
* Sends notifications to a specified Slack channel
|
||||||
|
Loading…
Reference in New Issue
Block a user