Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(250)

Unified Diff: tools/metrics/rappor/rappor.xml

Issue 2681903002: RAPPOR metric for usage of RTCPeerConnection without connecting. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/rappor/rappor.xml
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index 99c9d9317f6d82566faa94edee1fce6250c6434d..48094eddbedf61d50737372c7bcf7f5c8bbc5309 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -1946,6 +1946,16 @@ now we are only interested in H264, VP8 and VP9.
</summary>
</rappor-metric>
+<rappor-metric name="RTCPeerConnection.Unconnected" type="ETLD_PLUS_ONE">
+ <owner>guidou@chromium.org</owner>
+ <owner>hta@chromium.org</owner>
+ <owner>tommi@chromium.org</owner>
+ <summary>
+ The ETLD+1 of the URL with a WebRTC peer connection that was created but
+ never connected.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="RTCPeerConnection.Video" type="ETLD_PLUS_ONE">
<owner>guidou@chromium.org</owner>
<owner>hta@chromium.org</owner>
« no previous file with comments | « third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698