Get desktop application:
View/edit binary Protocol Buffers messages
Event data for custom trigger.
Used in:
The level at which the event data is logged.
The title for the event data.
The description for the event data.
PatchWebhook is a partial update to a webhook
Used in:
The new url of the webhook.
Representation for a Trigger for a Webhook
Used in:
The id of the trigger.
The type of the trigger.
The trigger condition. For TRIGGER_TYPE_TASK_LOG needs {"regex": "abcd"}
The parent webhook of the trigger.
Enum values for expected trigger types.
Used in:
Default value
For an experiment changing state
For metrics emitted during training.
For task logs.
For custom alert.
Representation of a Webhook
Used in:
, , ,The id of the webhook.
The url of the webhook.
The triggers of the webhook.
The type of the webhook.
The name of the webhook.
The workspace of the webhook.
The mode of the webhook.
Enum values for webhook mode.
Used in:
Default value
Webhook will be triggered by all experiment in the workspace
Webhook will only be triggered by experiment with matching configuration in the same workspace as the web hook
Enum values for expected webhook types.
Used in:
Default value
For a default webhook
For a slack webhook.