openvidu-browser: WebRtcStats type to et_type

pull/178/head
pabloFuente 2018-12-17 12:21:08 +01:00
parent fbc0e5125c
commit bd4c79f005
1 changed files with 1 additions and 1 deletions

View File

@ -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
};