blob: 02a276a5655f478f45f115968bfa9371557108a9 [file] [log] [blame]
<!--
Copyright 2020 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!--
This file is used to generate a comprehensive list of Plugin histograms
along with a detailed description for each histogram.
For best practices on writing histogram descriptions, see
https://chromium.googlesource.com/chromium/src.git/+/HEAD/tools/metrics/histograms/README.md
Please follow the instructions in the OWNERS file in this directory to find a
reviewer. If no OWNERS file exists, please consider signing up at
go/reviewing-metrics (Googlers only), as all subdirectories are expected to
have an OWNERS file. As a last resort you can send the CL to
chromium-metrics-reviews@google.com.
-->
<histogram-configuration>
<histograms>
<histogram name="Plugin.FlashNavigateUsage" enum="FlashNavigateUsageType"
expires_after="2018-08-30">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<summary>Record usage of PPB_Flash.Navigate() Pepper API.</summary>
</histogram>
<histogram name="Plugin.PpapiSyncIPCTime" units="ms" expires_after="2018-08-30">
<owner>gab@chromium.org</owner>
<summary>
The time it took to complete a synchronous IPC made from the PPAPI process.
</summary>
</histogram>
</histograms>
</histogram-configuration>