RoomPicker/app/src/main/resources/application.yml

11 lines
149 B
YAML

management:
endpoints:
web:
exposure:
include: health,prometheus
prometheus:
metrics:
export:
enabled: true