IOutliersConfig
Home > @gooddata/sdk-backend-spi > IOutliersConfig
IOutliersConfig interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IOutliersConfig
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
"hour" | "day" | "week" | "month" | "quarter" | "year" |
(BETA) (Optional) Granularity of the outlier detection, can be omitted, will be determined automatically | ||
|
"low" | "medium" | "high" |
(BETA) Sensitivity of the outliers detection - e.g. "low" |