| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index ef1870e17004a7b5e1289e34e3b0539f0ed112f2..19cc302c67ffa631e227f8e661f409838b83d825 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -2517,6 +2517,22 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Cast.Network.Down.Duration.In.Seconds" units="seconds">
|
| + <owner>cast-analytics@google.com</owner>
|
| + <summary>
|
| + Records the time the network has been down on a Cast device. Recorded when
|
| + network goes up.
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="Cast.Network.Up.Duration.In.Minutes" units="minutes">
|
| + <owner>cast-analytics@google.com</owner>
|
| + <summary>
|
| + Records the time the network has been up on a Cast device. Recorded when
|
| + network goes down.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Cast.Sender.CastButtonShown" enum="BooleanEnabled">
|
| <owner>mfoltz@chromium.org</owner>
|
| <summary>
|
| @@ -2594,6 +2610,41 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="CastV2.Transport.Connect.Latency.Unknown" units="milliseconds">
|
| + <owner>cast-analytics@google.com</owner>
|
| + <summary>
|
| + The latency between when a Cast V2 connection is established and the first
|
| + message is received on that connection. "Unknown" is the peer
|
| + type, which is not known at this point in the CastV2 connection
|
| + establishment. Naming conforms to the CastV2 sender-side histogram naming
|
| + convention "CastV2.[action].[name].[peer_type]".
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="CastV2.Transport.SslHandshake.Error.Unknown"
|
| + enum="NetErrorCodes">
|
| + <owner>cast-analytics@google.com</owner>
|
| + <summary>
|
| + On accepting a Cast V2 transport socket connection, if an error is
|
| + encountered, the error code is logged here. "Unknown" is the peer
|
| + type, which is not known at this point in the CastV2 connection
|
| + establishment. "SslHandshake.Error" is the name of the action.
|
| + Naming conforms to the CastV2 sender-side histogram naming convention
|
| + "CastV2.[action].[name].[peer_type]".
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="CastV2.Transport.SslHandshake.Unknown" units="milliseconds">
|
| + <owner>cast-analytics@google.com</owner>
|
| + <summary>
|
| + The time taken to do the handshake during Cast V2 transport socket creation.
|
| + "Unknown" is the peer type, which is not known at this point in
|
| + the CastV2 connection establishment. Naming conforms to the CastV2
|
| + sender-side histogram naming convention
|
| + "CastV2.[action].[name].[peer_type]".
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Cellular.ActivationFailure">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <summary>
|
| @@ -24415,50 +24466,15 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Network.Wifi.Channel" enum="NetworkChannelType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>cast-analytics@google.com</owner>
|
| <summary>
|
| Chrome OS network usage metric. The channel used for each successful WiFi
|
| connection.
|
| </summary>
|
| </histogram>
|
|
|
| -<histogram name="Network.Wifi.Idle.NoiseLevel" units="negative dBm">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <summary>
|
| - Network metric indicating the negative of the dBm noise level recorded at
|
| - the time the metric is collected. Reported at least once per day and only
|
| - when the device is idle.
|
| - </summary>
|
| -</histogram>
|
| -
|
| -<histogram name="Network.Wifi.Idle.SignalLevel" units="negative dBm">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <summary>
|
| - Network metric indicating the negative of the dBm received signal level
|
| - recorded at the time the metric is collected. Reported at least once per
|
| - day and only when the device is idle.
|
| - </summary>
|
| -</histogram>
|
| -
|
| -<histogram name="Network.Wifi.Idle.SignalToNoiseRatio" units="negative dBm">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <summary>
|
| - Network metric indicating signal minus noise in dBm recorded at the time the
|
| - metrics is collected. Reported at least once per day and only when the
|
| - device is idle.
|
| - </summary>
|
| -</histogram>
|
| -
|
| -<histogram name="Network.Wifi.NoiseLevel" units="negative dBm">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <summary>
|
| - Network metric indicating the negative of the dBm noise level recorded at
|
| - the time the metric is collected. Reported at least once per day.
|
| - </summary>
|
| -</histogram>
|
| -
|
| <histogram name="Network.Wifi.PhyMode" enum="NetworkPhyModeType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>cast-analytics@google.com</owner>
|
| <summary>
|
| Chrome OS network usage metric. The channel type used for each successful
|
| WiFi connection.
|
| @@ -24466,7 +24482,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Network.Wifi.RoundTripTime" units="ms">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>cast-analytics@google.com</owner>
|
| <summary>
|
| Network metric reporting the average round trip time to the WiFi gateway.
|
| Recorded at least once per day.
|
| @@ -24474,30 +24490,13 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Network.Wifi.Security" enum="NetworkSecurityType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>cast-analytics@google.com</owner>
|
| <summary>
|
| Chrome OS network usage metric. The security setting for each successful
|
| WiFi connection.
|
| </summary>
|
| </histogram>
|
|
|
| -<histogram name="Network.Wifi.SignalLevel" units="negative dBm">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <summary>
|
| - Network metric indicating the negative of the dBm received signal level
|
| - recorded at the time the metric is collected. Reported at least once per
|
| - day.
|
| - </summary>
|
| -</histogram>
|
| -
|
| -<histogram name="Network.Wifi.SignalToNoiseRatio" units="negative dBm">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <summary>
|
| - Network metric indicating signal minus noise in dBm recorded at the time the
|
| - metrics is collected. Reported at least once per day.
|
| - </summary>
|
| -</histogram>
|
| -
|
| <histogram name="Network.Wifi.TimeOnline" units="seconds">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <summary>
|
| @@ -26490,6 +26489,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="Platform.CpuUsage" units="%">
|
| <owner>sonnyrao@chromium.org</owner>
|
| + <owner>cast-analytics@google.com</owner>
|
| <summary>
|
| Peak total (single core) CPU usage for the last sample interval. The sample
|
| interval may vary from seconds to several minutes.
|
| @@ -26584,11 +26584,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| -<histogram name="Platform.DiskUsageCache" units="KB">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <summary>KB in use in the /cache filesystem tree. Logged once a day.</summary>
|
| -</histogram>
|
| -
|
| <histogram name="Platform.DiskUsageChronos" units="KB">
|
| <owner>keescook@google.com</owner>
|
| <summary>
|
| @@ -26597,11 +26592,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| -<histogram name="Platform.DiskUsageData" units="KB">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <summary>KB in use in the /data filesystem tree. Logged once a day.</summary>
|
| -</histogram>
|
| -
|
| <histogram name="Platform.DiskUsageVar" units="KB">
|
| <owner>keescook@google.com</owner>
|
| <summary>
|
| @@ -26784,6 +26774,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <histogram name="Platform.MemoryBandwidth.ReadWrite" units="MB/s">
|
| <owner>hajimehoshi@chromium.org</owner>
|
| <owner>kouhei@chromium.org</owner>
|
| + <owner>cast-analytics@google.com</owner>
|
| <summary>
|
| Peak memory bandwith (read and write) usage during the last sample interval.
|
| The sample interval may vary from seconds to several minutes.
|
| @@ -26898,6 +26889,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="Platform.Storage.Flash.BadBlocks">
|
| <owner>dehrenberg@chromium.org</owner>
|
| + <owner>cast-analytics@google.com</owner>
|
| <summary>
|
| The number of blocks marked bad in an MTD partition. This is relevant for
|
| devices with raw NAND flash, such as Chromecast. Sampled once daily, if the
|
| @@ -27666,14 +27658,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| -<histogram name="Platform.Temperature.Junction" units="Celsius">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <summary>
|
| - Peak junction temperature for the last sample interval, read from TSEN on
|
| - the SoC. The sample interval may vary from seconds to several minutes.
|
| - </summary>
|
| -</histogram>
|
| -
|
| <histogram name="Platform.Temperature.Sensor00" units="Celsius">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <summary>
|
|
|