mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-19 03:33:30 +00:00
Edits
This commit is contained in:
parent
4570c20eb9
commit
647ac7e5ab
@ -43,8 +43,8 @@ For more information, see [Project Dashboard](../webapp/applications/apps_dashbo
|
|||||||
|
|
||||||
## Task Monitoring
|
## Task Monitoring
|
||||||
|
|
||||||
ClearML task monitoring capabilities through the [`clearml.automation.Monitor`](https://github.com/clearml/clearml/blob/master/clearml/automation/monitor.py)
|
ClearML provides task monitoring capabilities through the [`clearml.automation.Monitor`](https://github.com/clearml/clearml/blob/master/clearml/automation/monitor.py)
|
||||||
class. By extending this class, you can:
|
class. With this class you can implement monitoring workflows such as:
|
||||||
|
|
||||||
* 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
|
||||||
|
Loading…
Reference in New Issue
Block a user