View Source Membrane.RTC.Engine.Endpoint.Recording.Metrics (Membrane RTC Engine Recording Endpoint v0.2.0)
Defines 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 jellyfish
.
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()]