mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add app configuration shortcut info (#904)
This commit is contained in:
@@ -21,6 +21,8 @@ The app monitors your workspace for trigger events and will launch copies of the
|
||||
|
||||
## Trigger Manager 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
|
||||
* **Name** - Name for the app instance. This will appear in the instance list
|
||||
* **Triggers** - Events whose occurrence will cause a task to be executed
|
||||
* Task ID - ID of a ClearML task to clone and enqueue
|
||||
@@ -47,6 +49,8 @@ The app monitors your workspace for trigger events and will launch copies of the
|
||||
* Threshold - The metric threshold to monitor
|
||||
* Add item - Add another trigger
|
||||
* **Polling frequency** - Time period in minutes at which the workspace is polled for trigger events
|
||||
* **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
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user