Module otel_exporter_stdout

Reporter that prints spans to stdout.

Behaviours: otel_exporter.

Description

Reporter that prints spans to stdout.

Function Index

export/3
init/1
shutdown/1

Function Details

export/3

export(SpansTid, Resource, X3) -> any()

init/1

init(X1) -> any()

shutdown/1

shutdown(X1) -> any()


Generated by EDoc