Skip to content

GraphQL and flowctl support for CRUD on alert_subscriptions #2589

@psFried

Description

@psFried

#2188 introduced the ability for alert subscriptions to only apply to a subset of alert types. Now we need the ability for users to edit the alert types for each subscription, and we'd like to start using graphql for that.

  • Create GraphQL query to return alert subscriptions by prefix
  • GraphQL mutation for adding or updating alert subscriptions
  • Introduce flowctl alert-subscriptions create|list|update|delete subcommands, which use the new graphql schema

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions