We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e0517 commit 26a3d97Copy full SHA for 26a3d97
src/main/resources/application.yml
@@ -55,6 +55,8 @@ exclude-auth-path-patterns:
55
method: GET
56
- path-pattern: /actuator/health/**
57
58
+ - path-pattern: /actuator/prometheus
59
+ method: GET
60
61
exclude-blacklist-path-patterns:
62
paths:
0 commit comments