- define global.tracing block in sdc services
Issue-ID: OOM-3383
Change-Id: I95495d8db6dffa9f960345280aa7ca4e304674c8
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
# Global configuration defaults.
#################################################################
global:
+ tracing:
+ enabled: false
+ collector:
+ baseUrl: http://jaeger-collector.istio-config
+ port:
+ zipkin: 9411
+ otlpGrpc: 4317
+ grpc: 14250
+ sampling:
+ probability: 1.0 # percentage of requests that are sampled (between 0-1/0%-100%)
nodePortPrefix: 302
sdc_cassandra:
#This flag allows SDC to instantiate its own cluster, serviceName
#################################################################
global:
nodePortPrefix: 302
+ tracing:
+ enabled: false
+ collector:
+ baseUrl: http://jaeger-collector.istio-config
+ port:
+ zipkin: 9411
+ otlpGrpc: 4317
+ grpc: 14250
+ sampling:
+ probability: 1.0 # percentage of requests that are sampled (between 0-1/0%-100%)
#################################################################
# Application configuration defaults.
#################################################################
global:
nodePortPrefix: 302
+ tracing:
+ enabled: false
+ collector:
+ baseUrl: http://jaeger-collector.istio-config
+ port:
+ zipkin: 9411
+ otlpGrpc: 4317
+ grpc: 14250
+ sampling:
+ probability: 1.0 # percentage of requests that are sampled (between 0-1/0%-100%)
persistence: {}
sdc_cassandra:
#This flag allows SDC to instantiate its own cluster, serviceName