Update springboot-heapdump.yaml
parent
3f5331b2d6
commit
c8d7ba03db
|
@ -15,6 +15,7 @@ requests:
|
|||
- "{{BaseURL}}/heapdump"
|
||||
- "{{BaseURL}}/actuator/heapdump"
|
||||
|
||||
stop-at-first-match: true
|
||||
max-size: 2097152 # 2MB - Max Size to read from server response
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
|
Loading…
Reference in New Issue