Data Alerts #35534
Replies: 2 comments
-
Yes, Superset supports automated data alerts that can send notifications via email (and Slack) when a KPI value crosses a user-defined threshold. You can set up an alert by defining a SQL query that returns a numeric KPI, choose an operator (like <, >, <=, >=, ==, !=, or "not null"), and specify the threshold value. When the condition is met, Superset will send notifications to the recipients you configure, including support for To, CC, and BCC fields in email notifications (docs, code, feature PR). To use this feature, you need to:
Superset does not currently support native in-app notifications for alerts; notifications are sent via email or Slack (docs). For more details and setup instructions, check the official documentation. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
Hi @dosu. is this feature available in free edition or i need paid version |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can it be possible to send notification in form of email or on Superset when KPI value reach beyond or less than threshold value defined by user?
Beta Was this translation helpful? Give feedback.
All reactions