config: expose health probes for active apps
This commit is contained in:
@@ -70,6 +70,10 @@ management:
|
||||
web:
|
||||
exposure:
|
||||
include: health,info,metrics,prometheus
|
||||
endpoint:
|
||||
health:
|
||||
probes:
|
||||
enabled: ${MANAGEMENT_HEALTH_PROBES_ENABLED:true}
|
||||
metrics:
|
||||
tags:
|
||||
application: vehicle-analytics-app
|
||||
|
||||
Reference in New Issue
Block a user