Add jolokia path to Spring Boot Actuator

patch-1
mpgn 2020-04-14 22:04:46 +02:00 committed by GitHub
parent 3d92a7c80f
commit 4f215a0c79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ requests:
- "{{BaseURL}}/auditevents"
- "{{BaseURL}}/beans"
- "{{BaseURL}}/cloudfoundryapplication"
- "{{BaseURL}}//jolokia
- "{{BaseURL}}/actuator"
- "{{BaseURL}}/actuator/auditevents"
- "{{BaseURL}}/actuator/beans"
@ -32,6 +33,7 @@ requests:
- "{{BaseURL}}/actuator/flyway"
- "{{BaseURL}}/actuator/integrationgraph"
- "{{BaseURL}}//actuator/management"
- "{{BaseURL}}//actuator/jolokia
matchers:
- type: regex
part: body