Im currently want to setup send istio traces to si...
# general
d
Im currently want to setup send istio traces to signoz collector through opentelmetry collector. Here is my config for istio and opentelemetry collector
meshConfig:
defaultConfig: holdApplicationUntilProxyStarts: true discoveryAddress: istiod.istio-system.svc:15012 tracing: zipkin: address: cvs-zipkin-collector.opentelemetry-operator-system.svc:9411