aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-controlloop/src/test/resources/application_test.properties
diff options
context:
space:
mode:
Diffstat (limited to 'runtime-controlloop/src/test/resources/application_test.properties')
-rw-r--r--runtime-controlloop/src/test/resources/application_test.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime-controlloop/src/test/resources/application_test.properties b/runtime-controlloop/src/test/resources/application_test.properties
index ad2a4b12c..0074d9f95 100644
--- a/runtime-controlloop/src/test/resources/application_test.properties
+++ b/runtime-controlloop/src/test/resources/application_test.properties
@@ -28,3 +28,5 @@ runtime.topicParameterGroup.topicSources[0].fetchTimeout=15000
runtime.topicParameterGroup.topicSinks[0].topic=POLICY-CLRUNTIME-PARTICIPANT
runtime.topicParameterGroup.topicSinks[0].servers[0]=localhost
runtime.topicParameterGroup.topicSinks[0].topicCommInfrastructure=dmaap
+
+management.endpoints.web.exposure.include=health,metrics,prometheus