You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue to track differences between the OpenTracing Jaeger exporter (the default) and the newer OpenTelemetry tracer. The OTel tracer was added to Tempo with #842 and is currently behind a feature flag (use_otel_tracer)
I'll update this issue has new problems show up and problems get solved.
This issue has been automatically marked as stale because it has not had any activity in the past 60 days.
The next time this stale check runs, the stale label will be removed if there is new activity. The issue will be closed after 15 days if there is no new activity.
Please apply keepalive label to exempt this Issue.
This is an issue to track differences between the OpenTracing Jaeger exporter (the default) and the newer OpenTelemetry tracer. The OTel tracer was added to Tempo with #842 and is currently behind a feature flag (
use_otel_tracer
)I'll update this issue has new problems show up and problems get solved.
The OpenTracing Jaeger client: https://github.com/jaegertracing/jaeger-client-go
The OpenTelemetry Jaeger exporter: https://github.com/open-telemetry/opentelemetry-go/tree/main/exporters/jaeger
Features missing
JAEGER_REPORTER_MAX_QUEUE_SIZE
but maybe this isn't necessary with otel-go?The text was updated successfully, but these errors were encountered: