<!--
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 Assistant 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="Assistant.NewEntryPoint.Eligibility"
    enum="AssistantNewEntryPointEligibility" expires_after="2027-04-12">
  <owner>yawano@google.com</owner>
  <owner>assistive-eng@google.com</owner>
  <summary>
    Records result of the new entry point eligibility check every time it's
    checked. For non-eligible case, a reason or an error is recorded.
  </summary>
</histogram>

</histograms>

</histogram-configuration>
