Std.App.Otlp.exporter
fn
exporter: Str -> Std.App.Otlp.ExporterThis is a callable function.
What it does
An exporter pointed at a collector running beside the service.
The default endpoint is the one the specification names, so a collector run
with its own defaults needs nothing said about it here.
Read the signature
- The text after the name is the type checked by Pudu.
- Read arrows from left to right: inputs come first, and the final type is returned.
