Skip to content

Commit

Permalink
Replace deprecated enabled key word with access on prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
derTobsch committed Nov 27, 2024
1 parent 1015e04 commit 439aa87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ info:
management:
endpoint:
prometheus:
enabled: false
access: none
endpoints:
web:
exposure:
include: health,info
include: health, info

0 comments on commit 439aa87

Please sign in to comment.