[CDS] BP Request tracing
[oom.git] / kubernetes / cds / components / cds-blueprints-processor / values.yaml
index a082c2c..3244748 100755 (executable)
@@ -231,3 +231,11 @@ serviceAccount:
 # workflow store flag
 workflow:
   storeEnabled: false
+
+tracing:
+  collector:
+    baseUrl: http://jaeger-collector.istio-system:9411
+  sampling:
+    probability: 1.0 # percentage of requests that are sampled (between 0-1/0%-100%)
+  ignorePatterns:
+    - .*/execution-service/health-check