Results for “Std.App.Otlp.Exporter”
6 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.App.Otlp.Exporter
Where finished spans are sent, and what to call the service that made them.
- Std.App.Otlp.exporter
Str -> Std.App.Otlp.ExporterAn exporter pointed at a collector running beside the service.
- Std.App.Otlp.document
&Std.App.Otlp.Exporter -> &Array[Std.App.Trace.Span] -> Std.Json.JsonThe document a collector is sent.
- Std.App.Otlp.explain
&Std.App.Otlp.ExportError -> StrWhy an export failed, written for a person to read.
- Std.App.Otlp.render
&Std.App.Otlp.Exporter -> &Array[Std.App.Trace.Span] -> StrThe document as the text that goes on the wire.
- Std.App.Otlp.send
&Std.App.Otlp.Exporter -> &Array[Std.App.Trace.Span] -> Result[Int, Std.App.Otlp.ExportError]Send finished spans to the collector.
