summaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/test/resources/application-prometheus-noauth.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime-acm/src/test/resources/application-prometheus-noauth.yaml')
-rw-r--r--runtime-acm/src/test/resources/application-prometheus-noauth.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime-acm/src/test/resources/application-prometheus-noauth.yaml b/runtime-acm/src/test/resources/application-prometheus-noauth.yaml
index 25187a6d0..b34491124 100644
--- a/runtime-acm/src/test/resources/application-prometheus-noauth.yaml
+++ b/runtime-acm/src/test/resources/application-prometheus-noauth.yaml
@@ -38,3 +38,12 @@ runtime:
servers:
- localhost
topic: POLICY-ACRUNTIME-PARTICIPANT
+
+tracing:
+ enabled: true
+ exporter:
+ endpoint: http://jaeger:4318
+ protocol: http
+ sampler:
+ jaeger-remote:
+ endpoint: http://jaeger:14250 \ No newline at end of file