Module otel_exporter_tab

A test reporter that keeps finished spans in an ETS table.

Behaviours: otel_exporter.

Description

A test reporter that keeps finished spans in an ETS table.

Function Index

export/3
init/1
shutdown/1

Function Details

export/3

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

init/1

init(Tid) -> any()

shutdown/1

shutdown(X1) -> any()


Generated by EDoc