Merge pull request #8395 from thevillagehacker/patch-1

Create springboot-prometheus.yaml
patch-1
Ritik Chaddha 2023-10-20 16:28:51 +05:30 committed by GitHub
commit 58c6e398d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@ id: prometheus-log
info:
name: Exposed Prometheus
author: dhiyaneshDK
author: dhiyaneshDK,thevillagehacker
severity: low
metadata:
max-request: 2
@ -13,6 +13,7 @@ http:
path:
- "{{BaseURL}}/prometheus"
- "{{BaseURL}}/actuator/prometheus"
- "{{BaseURL}}/actuator/prometheus;%2f..%2f..%2f"
matchers-condition: and
matchers: