Skip to content
This repository has been archived by the owner. It is now read-only.

Alerts (send notification when a condition is met) #54

Closed
benceorlai opened this issue Oct 4, 2020 · 0 comments
Closed

Alerts (send notification when a condition is met) #54

benceorlai opened this issue Oct 4, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@benceorlai
Copy link
Collaborator

Motivation / Problem to Solve

Alerts provide the ability for the user to monitor a query and when pre-defined conditions are met, send a notification to a set of users. Notification can be via email, chat message or similar communication channel outside Superset. Alerts can be useful in the monitoring and alerting to anomalies, out of bound conditions, unexpected changes in business KPIs etc.

Superset's Alerts functionality was originally created as part of a hackathon at Preset. Ever since it has been demoed to companies, it has garnered a lot of interest. The feature was recently refactored substantially by Dropbox to make it more extensible in the future. Although the feature has garnered a lot of attention, it is still very early on in its lifecycle.

Proposed Solution

The scope of this project is to improve the usability and UX of Alerts:

  • Deprecate the current FAB view based CRUD UI
  • Build a new React based UI
  • Apply UX/UI improvements to the user flow
@benceorlai benceorlai added this to the Superset 1.0 milestone Oct 4, 2020
@benceorlai benceorlai self-assigned this Oct 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants