Skip to content

Commit b84d450

Browse files
henrikandChromium LUCI CQ
authored andcommitted
Extends usage of Media.MicrophoneMuted UMA with one year.
We still look at this metric from time to time when debugging audio issues in clients like Meet. Bug: 1251230 Change-Id: I8a4aad80257ad77b6ceb3a89df4eec7549ee4e06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3197686 Commit-Queue: Henrik Andreasson <[email protected]> Reviewed-by: Caitlin Fischer <[email protected]> Cr-Commit-Position: refs/heads/main@{#927558}
1 parent 8d95441 commit b84d450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/metrics/histograms/metadata/media/histograms.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2891,12 +2891,12 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
28912891
</histogram>
28922892

28932893
<histogram name="Media.MicrophoneMuted" enum="MicrophoneMuteResult"
2894-
expires_after="2021-10-31">
2894+
expires_after="2022-10-31">
28952895
<owner>[email protected]</owner>
28962896
<owner>[email protected]</owner>
28972897
<summary>
28982898
Heuristically detects if the user has muted the microphone or not. Measured
2899-
approximately four times per minute.
2899+
approximately four times per minute while an audio input stream is active.
29002900
</summary>
29012901
</histogram>
29022902

0 commit comments

Comments
 (0)