Skip to content

Commit 26a3d97

Browse files
committed
chore: prometheus open
1 parent e6e0517 commit 26a3d97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/resources/application.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ exclude-auth-path-patterns:
5555
method: GET
5656
- path-pattern: /actuator/health/**
5757
method: GET
58+
- path-pattern: /actuator/prometheus
59+
method: GET
5860

5961
exclude-blacklist-path-patterns:
6062
paths:

0 commit comments

Comments
 (0)