Module otel_metric_exporter

.

Behaviours: gen_server.

Description

Function Index

export/1
handle_call/3
handle_cast/2
init/1
start_link/1

Function Details

export/1

export(Records) -> any()

handle_call/3

handle_call(X1, From, State) -> any()

handle_cast/2

handle_cast(Msg, State) -> any()

init/1

init(Opts) -> any()

start_link/1

start_link(Opts) -> any()


Generated by EDoc