Membrane.RTC.Engine.Endpoint.Recording.Metrics (Membrane RTC Engine Recording Endpoint v0.3.0)
View SourceDefines list of metrics, that Reporter instance can aggregate by listening on events emitted in RTC Engine.
Suggested Reporter implementation is Membrane.TelemetryMetrics.Reporter
from
membrane_telemetry_metrics
.
You can see usage example in fishjam
.
See also Metrics
guide for more details and example report that you can obtain with
Membrane.TelemetryMetrics.Reporter
.
Summary
Functions
@spec metrics() :: [Telemetry.Metrics.t()]