mirror of https://github.com/OpenVidu/openvidu.git
openvidu-browser: WebRtcStats type to et_type
parent
fbc0e5125c
commit
bd4c79f005
|
@ -223,7 +223,7 @@ export class WebRtcStats {
|
|||
'exec': instrumentation.exec,
|
||||
'component': instrumentation.component,
|
||||
'stream': 'webRtc',
|
||||
'type': metricId,
|
||||
'et_type': metricId,
|
||||
'stream_type': 'composed_metrics',
|
||||
'units': units
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue