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
Is your feature request related to a problem? Please describe.
OpenTelemetry is a new and widely adopted standard in distributed tracing. Many well-known backends are OTLP-compatible now, so adding OTLP support will unblock new backends as well as improving already-supported backends like Jaeger.
Describe the solution you'd like
Implements OTLP support and add a new OpenTelemetry-compatible backend support.
Describe alternatives you've considered
Don’t add OpenTelemetry support at this time. OTLP heavily uses Protobuf, which may be troublesome.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
OpenTelemetry is a new and widely adopted standard in distributed tracing. Many well-known backends are OTLP-compatible now, so adding OTLP support will unblock new backends as well as improving already-supported backends like Jaeger.
Describe the solution you'd like
Implements OTLP support and add a new OpenTelemetry-compatible backend support.
Describe alternatives you've considered
Don’t add OpenTelemetry support at this time. OTLP heavily uses Protobuf, which may be troublesome.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: