Interface: HistoryLimitRules
Defined in: shared/constants/history.ts:16
Business rules controlling history retention limits.
Propertiesโ
defaultLimitโ
readonlydefaultLimit:number
Defined in: shared/constants/history.ts:18
Default number of history entries retained per monitor.
maxLimitโ
readonlymaxLimit:number
Defined in: shared/constants/history.ts:20
Maximum number of history entries retained per monitor.
minLimitโ
readonlyminLimit:number
Defined in: shared/constants/history.ts:22
Minimum non-zero number of history entries retained per monitor.