dummyTracingProvider
description
Reports which tracing provider is active in this deployment. Used by in-cluster tests to dynamically select the correct trace header format.
dummyTracingProvider: DummyTracingInfo!
Type
DummyTracingInfo object graph-ql-types
Tracing provider status for this deployment.
Both flags can be true during a Jaeger-to-OTEL migration window. Detection is env-var based: OPEN_TRACING_DISABLED for Jaeger, OTEL_ENABLED for OTEL.
Loading...