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
{{ message }}
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
What?
Currently this package only supports exporting spans via the Zipkin Exporter. It should support other Exporters like OTLP/Json and/or OTLP/Grpc.
Why?
These are native to the OpenTelemetry Ecosystem, so it's a natural progression to support the same data format throughout a Trace/Span's journey.
How?
Progress is being made on supporting the GRPC Exporter in the otel-php sdk:
open-telemetry/opentelemetry-php#272
The text was updated successfully, but these errors were encountered: