Skip to main content

Exporting Traces

Exporting Traces via the Spans API

Spans collected with the Embrace SDK can be queried via the Spans API

Exporting Traces via Data Destinations

Spans for Network requests can be exported as part of Network Span Forwarding.

Exporting Traces to OpenTelemetry Collectors

Embrace's SDKs can export traces to to any OpenTelemetry Collector directly from an app using a SpanExporter. Using the SDK

For more details, see Export to OpenTelemetery Collectors