insight
Home > @gooddata/sdk-ui-dashboard > IAlertingDialogProps > insight
IAlertingDialogProps.insight property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Warning: This API is now obsolete.
has no effect since 11.51 — the dialog reads
insightfromuseAlertingDialogContext(). To adjust what it reads, use theAlertingDialogContextDecoratorComponentdashboard prop (e.g. so an alert follows a widget's date-granularity selection). Prop will be removed.
Insight to be used for alert.
Note: this is available only when alerting for widget, not dashboard.
Signature:
insight?: IInsight;