Skip to main content

클래스 wandb.automations.SendNotification

(Slack) 알림을 전송하는 자동화 액션을 정의합니다.

매개변수

  • integration_id: 알림 전송에 사용할 Slack 인테그레이션의 ID입니다.
  • text: 전송된 알림의 메시지 본문입니다.
  • level: 전송된 알림의 심각도(INFO, WARN, ERROR)입니다.
  • title: 전송된 알림의 제목입니다.
  • action_type:

메서드

방법 SendNotification.from_integration()

지정된 (Slack) 인테그레이션으로 전송할 알림 액션을 정의합니다.
인수
  • integration:
  • title:
  • text:
  • level: