summaryrefslogtreecommitdiffstats
path: root/ms/sdclistener/application/src/main/resources/application.yaml
diff options
context:
space:
mode:
authorShaabanEltanany <shaaban.eltanany.ext@orange.com>2019-12-10 18:44:58 +0200
committerKAPIL SINGAL <ks220y@att.com>2019-12-26 16:10:54 +0000
commit9139997c4ab71e5134bb737a7c1ea6a8f105dfa3 (patch)
tree8a7abf7ea4345171a6af7704a68d73ad2c8e937b /ms/sdclistener/application/src/main/resources/application.yaml
parente3447bd3e00253056e89551437e997e77e65034d (diff)
Fixing SDCListenerCustomIndicator issues
Issue-ID: CCSDK-1669 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ifa69221c9008c344b712728f26b94f1e7114baaf
Diffstat (limited to 'ms/sdclistener/application/src/main/resources/application.yaml')
-rw-r--r--ms/sdclistener/application/src/main/resources/application.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/ms/sdclistener/application/src/main/resources/application.yaml b/ms/sdclistener/application/src/main/resources/application.yaml
index b3f8443eb..424f0a5c0 100644
--- a/ms/sdclistener/application/src/main/resources/application.yaml
+++ b/ms/sdclistener/application/src/main/resources/application.yaml
@@ -25,3 +25,28 @@ server:
spring:
main:
web-environment: ${sprintWebListenerEnabled:true}
+
+
+
+cdslistener:
+ healthcheck:
+ baseUrl: http://localhost:9000/
+#servicename = SDC Listener service and service link = /api/v1/sdclistener/healthcheck (this is used to check if sdclistener is up depending on all services status)
+#if you want to add more service it will like [service-name,service-link],[],[]
+ mapping-service-name-with-service-link: "[SDC Listener service,/api/v1/sdclistener/healthcheck]"
+
+management:
+ endpoint:
+ health:
+ show-details: always
+
+
+ endpoints:
+ web:
+ exposure:
+ include: "*"
+
+endpoints:
+ user:
+ name: eHbVUbJAj4AG2522cSbrOQ==
+ password: eHbVUbJAj4AG2522cSbrOQ==