Skip to content

Enable specification of alert types when creating/updating an alert subscription #1859

@kiahna-tucker

Description

@kiahna-tucker

Last Updated: Mar. 19, 2026


Estuary supports a diverse and steadily expanding set of alert types. Presently, by default, all alert types for a given prefix are subscribed to when an alert subscription is created and this set is immutable in the client. It would be advantageous to provide greater visibility into the alert types available as well as enable customization when creating/updating an alert subscription.

Below are the base requirements for this feature:

  • Update the Organization Notifications table on the Settings tab of the Admin page to include a column which displays the alert types enabled for a given subscription.

  • Add a drop-down menu which enables the selection of alert types to the Configure/Update Notification Methods dialog.

Design

Last Updated: Jan. DD, YYYY

Image label

Insert image here.

Dependencies

Last Updated: Mar. 18, 2026

  • GraphQL support. GraphQL endpoint(s) that enable alert types to be specified when a subscription is created/edited and returns the comprehensive set of possible alert types (complete with a description).
  • Model update. Update the alert type metadata returned by the GraphQL endpoint used to fetch the comprehensive set of possible alert types.

Additional Comments

  • Add a comment or question here.

References

Code

Design

  • Asset Name | Latest. A brief description of the design document or reference. For design documents (e.g., mock ups, wire frames, etc.), please identify the location of the relevant content.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions