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
OTLP support is merged but we don't have an example for it.
While still experimental, we should have a file that showcases how to use OTLP to send telemetry data to a collector.
Describe the desired state
We add an example showing how to use the OTLP exporter.
This may require adding more exports in src/sdk.zig to make the exporter visibile to consumers of the module.
The text was updated successfully, but these errors were encountered:
Describe the current state
OTLP support is merged but we don't have an example for it.
While still experimental, we should have a file that showcases how to use OTLP to send telemetry data to a collector.
Describe the desired state
We add an example showing how to use the OTLP exporter.
This may require adding more exports in
src/sdk.zig
to make the exporter visibile to consumers of the module.The text was updated successfully, but these errors were encountered: