Skip to content

Agent of the notification

Overview

Agent is a registed channel of the notification can publish messages into. Mostly of agent come from third-party services.

Agent is intergrate with different of targeted user

Component

flowchart LR
  subgraph notification_agent[Notification Agent]
    direction TB
    slack[Slack]
    email[Email]
    http[HTTP]
    sms[SMS]
  end

Detail

Slack

Target: Team Data Member, Compliance

Current Agent: Slack Application

SMS

Target: Maintainer, Stakeholders

Control in the terraform

Email

Target: Maintainer, Stakeholders, Another team group

Current Agent: SendGrid