minor update
parent
b013ef69df
commit
76c9bbee20
|
@ -13,13 +13,14 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}/threaddump"
|
||||
- "{{BaseURL}}/actuator/threaddump"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- '"threads"'
|
||||
- '"threadName"'
|
||||
- '"threads":'
|
||||
- '"threadName":'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
|
|
Loading…
Reference in New Issue