configure actuator endpoints

This commit is contained in:
Thomas Peetz
2025-07-03 11:31:40 +02:00
parent 957c7a702e
commit adad4f88da
5 changed files with 7 additions and 7 deletions
@@ -28,10 +28,12 @@ management:
endpoints:
web:
exposure:
include: "*"
include: health,info,metrics,prometheus
endpoint:
health:
show-details: always
prometheus:
enabled: true
logging:
level:
org: