PatternReport
Defined in: core/src/detection-engine/monitor.ts:23
Properties
Section titled “Properties”avgExecutionTime
Section titled “avgExecutionTime”avgExecutionTime:
number
Defined in: core/src/detection-engine/monitor.ts:31
issue?
Section titled “issue?”
optionalissue?:string
Defined in: core/src/detection-engine/monitor.ts:34
matchRate
Section titled “matchRate”matchRate:
number
Defined in: core/src/detection-engine/monitor.ts:29
maxExecutionTime
Section titled “maxExecutionTime”maxExecutionTime:
number
Defined in: core/src/detection-engine/monitor.ts:32
minExecutionTime
Section titled “minExecutionTime”minExecutionTime:
number
Defined in: core/src/detection-engine/monitor.ts:33
pattern
Section titled “pattern”pattern:
string
Defined in: core/src/detection-engine/monitor.ts:24
patternHash
Section titled “patternHash”patternHash:
string
Defined in: core/src/detection-engine/monitor.ts:25
timeoutRate
Section titled “timeoutRate”timeoutRate:
number
Defined in: core/src/detection-engine/monitor.ts:30
totalExecutions
Section titled “totalExecutions”totalExecutions:
number
Defined in: core/src/detection-engine/monitor.ts:26
totalMatches
Section titled “totalMatches”totalMatches:
number
Defined in: core/src/detection-engine/monitor.ts:27
totalTimeouts
Section titled “totalTimeouts”totalTimeouts:
number
Defined in: core/src/detection-engine/monitor.ts:28