mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add Slack Alerts to Monitoring Projects page
This commit is contained in:
@@ -49,7 +49,7 @@ class. By extending this class, you can:
|
||||
* Send notifications via Slack or other channels
|
||||
* 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.)
|
||||
* Sends notifications to a specified Slack channel
|
||||
|
||||
Reference in New Issue
Block a user