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