Open Bug 1719731 Opened 3 years ago Updated 3 years ago

Collect WEBRTC_CALL_TYPE on release by default

Categories

(Core :: WebRTC, task)

task

Tracking

()

Tracking Status
firefox91 --- affected

People

(Reporter: jimm, Unassigned)

References

(Blocks 1 open bug)

Details

It would be nice to add the following as well:

WEBRTC_CALL_COUNT_3 - The number of successfully connected calls made during a session (discounting re-negotiations).
WEBRTC_CALL_TYPE - Type of call: (Bitmask) Audio = 1, Video = 2, DataChannels = 4
WEBRTC_GET_USER_MEDIA_TYPE - Type for media in getUserMedia calls (0=Camera, 1=Screen, 2=Application, 3=Window, 4=Browser, 5=Microphone, 6=AudioCapture, 7=Other)

Blocks: webrtc-telemetry
No longer blocks: media-telemetry
Severity: -- → S4
Assignee: jmathies → nobody
You need to log in before you can comment on or make changes to this bug.