Revision control
Copy as Markdown
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# This file defines the metrics that are recorded by the Glean SDK.
# APIs to use these metrics are automatically generated at build time using
# the `glean_parser` PyPI package.
# Metrics in this file may make use of SDK reserved ping names. See
# for additional information.
---
glean.internal.metrics:
android_sdk_version:
type: string
lifetime: application
send_in_pings:
- glean_client_info
description: |
The optional Android specific SDK version of the software running on this
hardware device.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- glean-team@mozilla.com
expires: never