You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/02/15 09:49:01 UTC

[GitHub] [superset] singh-ab commented on issue #12794: Cannot find Alerts/Reports tab in superset

singh-ab commented on issue #12794:
URL: https://github.com/apache/superset/issues/12794#issuecomment-779100480


   @Asturias-sam : there is a new menu for `Alerts and Reports` and I am using it . 
   something like - https://docs.preset.io/docs/alerts-reports 
   
   to have that enabled you can need to a have a `feature flag`  in your config . 
   
   ```
   FEATURE_FLAGS = { 
       "ALERT_REPORTS": True,
       }
   ```
   
   post this you need to `superset init` .


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org