module OpenTelemetry::Exporter
Overview
The Exporter
is what sends your telemetry data out for processing,
analysis, aggregation, etc.
Direct including types
Defined in:
exporter.crInstance Method Summary
- #trace(traces : Array(Trace))
-
#trace(trace : Trace)
Send a single trace to the exporter's trace endpoint