OtelBridge.Supervisor (otel_bridge v0.1.1)

Copy Markdown View Source

Supervisor that wires metric specs, bridge runtime, and poller processes together.

Most applications should start OtelBridge rather than this module directly.

Summary

Functions

Returns a specification to start this module under a supervisor.

Filters out metric shapes that the bridge intentionally leaves to observable instruments or custom handling.

Starts the bridge supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

prepare_metrics(metrics)

Filters out metric shapes that the bridge intentionally leaves to observable instruments or custom handling.

start_link(opts)

Starts the bridge supervisor.