This commit is contained in:
pollfly
2022-09-18 10:21:41 +03:00
committed by GitHub
parent 88b31c96f7
commit 53f1f1c90b
3 changed files with 11 additions and 7 deletions

View File

@@ -11,6 +11,8 @@ chosen metric over the project's iterations, as well as project GPU and worker u
on failed Tasks via Slack integration.
## Project Dashboard Instance Configuration
* **Import Configuration** - Import an app instance configuration file. This will fill the configuration wizard with the
values from the file, which can be modified before launching the app instance
* **Monitored Project** - Name of the ClearML project to monitor
* **Monitored Metric**
* Monitored Metric - Title - Metric title to track
@@ -21,7 +23,9 @@ on failed Tasks via Slack integration.
* API Token - Slack workspace access token
* Channel Name - Slack channel to which task failure alerts will be posted
* Fail Iteration Threshold - Minimum number of iterations to trigger Slack alerts about task failure (failed tasks that do not meet the threshold will be ignored)
* **Export Configuration** - Export the app instance configuration as a JSON file, which you can later import to create
a new instance with the same configuration.
![Dashboard app wizard](../../img/apps_dashboard_wizard.png)
## Dashboard

View File

@@ -98,7 +98,7 @@ to view:
<br/>
Click <img src="/docs/latest/icons/ico-max-panel.svg" alt="Expand" className="icon size-md space-sm" /> to on the content panel header to view the panel in full screen.
Click <img src="/docs/latest/icons/ico-max-panel.svg" alt="Expand" className="icon size-md space-sm" /> on the content panel header to view the panel in full screen.
## Dataset Actions
The following table describes the actions that can be done from the dataset versions list.