Module opentelemetry::sdk::export::metrics::stdout[][src]

This is supported on crate feature metrics only.
Expand description

Stdout Metrics Exporter

Structs

ExportBatch

A collection of exported lines

ExportNumeric

A number exported as debug for serialization

Formatter

A formatter for user-defined batch serialization.

StdoutExporter
StdoutExporterBuilder

Configuration for a given stdout exporter.

Functions

stdout

Create a new stdout exporter builder with the configuration for a stdout exporter.