Internal supervisor that assembles the otel_bridge runtime.
Applications typically start OtelBridge instead of this module directly.
It coordinates:
- metric definitions loaded from specs or raw metric lists
- the
OtelBridge.Bridgeprocess that attaches telemetry handlers - the
:telemetry_pollerprocess for periodic measurements
Summary
Functions
Returns a specification to start this module under a supervisor.
Prepares metric definitions for the bridge runtime.
Starts the bridge supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Prepares metric definitions for the bridge runtime.
All currently supported shapes are kept, including
Telemetry.Metrics.LastValue, which is translated through an observable
gauge path in OtelBridge.Bridge.
Starts the bridge supervisor.