Add wavefront exposure

This commit is contained in:
machih 2020-11-30 22:37:54 +09:00
parent 1620b71165
commit f0644d20be

View file

@ -5,3 +5,5 @@ spring.datasource.username=${MYSQL_USER:petclinic}
spring.datasource.password=${MYSQL_PASS:petclinic}
# SQL is written to be idempotent so this is safe
spring.datasource.initialization-mode=always
management.endpoints.web.exposure.include=wavefront