Skip to content

Commit f056d62

Browse files
author
wlanboy
committed
added container config file
1 parent b401c6c commit f056d62

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Endpoints
2+
management.endpoints.web.exposure.include=prometheus,health,info,metric
3+
management.endpoint.health.show-details=always
4+
# Buildinfo
5+
spring.config.import=classpath:META-INF/build-info.properties
6+
# Tracing
7+
spring.sleuth.propagation.type=w3c,b3

0 commit comments

Comments
 (0)