Browse Source

actuator * add

shjung 8 months ago
parent
commit
c5ad958a6f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      evps-comm-server/src/main/resources/application.yml

+ 1 - 1
evps-comm-server/src/main/resources/application.yml

@@ -29,7 +29,7 @@ management:
   endpoints:
     web:
       exposure:
-        include: health, metrics
+        include: '*'
 
 application:
   process-id: evps-comm-server