Skip to content

hopsworks.alert_receiver #

AlertReceiver #

name property #

name: str | None

Return the name of the alert receiver.

email_configs property #

email_configs: list | None

Return the email configs of the alert receiver.

slack_configs property #

slack_configs: list | None

Return the slack configs of the alert receiver.

pager_duty_configs property #

pager_duty_configs: list | None

Return the pager duty configs of the alert receiver.

webhook_configs property #

webhook_configs: list | None

Return the webhook configs of the alert receiver.

EmailConfig #

PagerDutyConfig #

SlackConfig #

WebhookConfig #