IBrokenAlertFilterBasicInfo
Home > @gooddata/sdk-ui-dashboard > IBrokenAlertFilterBasicInfo
IBrokenAlertFilterBasicInfo interface
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.
Information about the broken alert filters. These are filters that are set up on the alert, but the currently applied filters either do not contain them, or the KPI has started ignoring them since the alert was first set up.
Signature:
export interface IBrokenAlertFilterBasicInfo<TFilter extends FilterContextItem = FilterContextItem>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
alertFilter | TFilter | (ALPHA) | |
brokenType | BrokenAlertType | (ALPHA) |