Module otel_metrics_sup

Supervisor for processes belonging to the Metric SDK.

Behaviours: supervisor.

Description

Supervisor for processes belonging to the Metric SDK.

Function Index

init/1
start_child/1
start_link/0

Function Details

init/1

init(X1) -> any()

start_child/1

start_child(Opts) -> any()

start_link/0

start_link() -> any()


Generated by EDoc