PatternStats
Defined in: core/src/detection-engine/monitor.ts:12
Properties
Section titled “Properties”avgExecutionTime
Section titled “avgExecutionTime”avgExecutionTime:
number
Defined in: core/src/detection-engine/monitor.ts:17
maxExecutionTime
Section titled “maxExecutionTime”maxExecutionTime:
number
Defined in: core/src/detection-engine/monitor.ts:18
minExecutionTime
Section titled “minExecutionTime”minExecutionTime:
number
Defined in: core/src/detection-engine/monitor.ts:19
pattern
Section titled “pattern”pattern:
string
Defined in: core/src/detection-engine/monitor.ts:13
recentTimes
Section titled “recentTimes”recentTimes:
number[]
Defined in: core/src/detection-engine/monitor.ts:20
totalExecutions
Section titled “totalExecutions”totalExecutions:
number
Defined in: core/src/detection-engine/monitor.ts:14
totalMatches
Section titled “totalMatches”totalMatches:
number
Defined in: core/src/detection-engine/monitor.ts:15
totalTimeouts
Section titled “totalTimeouts”totalTimeouts:
number
Defined in: core/src/detection-engine/monitor.ts:16