mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 07:57:37 +08:00
Add actuator and micrometer
This commit is contained in:
@@ -33,3 +33,8 @@ spring.jpa.hibernate.ddl-auto=none
|
||||
# https://github.com/termstandard/colors#truecolor-support-in-output-devices
|
||||
# If you want to read the logs using a script, read the json logs in `logs` folder instead.
|
||||
spring.output.ansi.enabled=always
|
||||
|
||||
# Metrics
|
||||
management.server.port=8081
|
||||
management.endpoint.prometheus.enabled=true
|
||||
management.endpoints.web.exposure.include=prometheus
|
||||
|
||||
Reference in New Issue
Block a user