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.
OTEL-only: OPEN_TRACING_DISABLED is set after OTEL init so Jaeger appears inactive; OTEL_ENABLED=true while the bootstrap OTEL plugin is active.
Loading...