update matcher

patch-4
Kazgangap 2024-06-27 23:07:55 +03:00
parent efe1c7988f
commit 39c15c523a
1 changed files with 2 additions and 1 deletions

View File

@ -37,13 +37,14 @@ http:
Host: {{Hostname}}
X-WP-Nonce: {{nonce}}
matchers-condition: and
matchers:
- type: dsl
dsl:
- 'duration_2 >= 6'
- 'contains(body_2,"status":"success")'
- 'status_code_2 == 200'
condition: and
extractors:
- type: regex