Notification Framework

Describes the framework's constructs

There are three main components of the Notification Framework:

  • Views: UI Views allow very fine-grain control on event selection. This is where the user specifies various dimensions of interest, dedup key, and endpoint name to post the notification.

  • Endpoints: A user can configure any number of endpoints in the UI. Each endpoint is of a specific type. Augtera-supported types are listed in the Overview section

  • Templates: Templates are configured in the UI and allow users to specify the format of the notification. For example, in the case of an endpoint of type "Slack", a user can create a template to specify the Slack message format.

Last updated