class GleanInternalMetrics
(source)
This class holds the set of core metrics handled by the Glean library. This metrics are not meant to be exposed to the outside: their values are only relevant to Glean, updated and fetched when needed.
Ideally, this should be generated from an internal metrics.yaml file. Bug 1507743 is for dealing with that.
GleanInternalMetrics()
This class holds the set of core metrics handled by the Glean library. This metrics are not meant to be exposed to the outside: their values are only relevant to Glean, updated and fetched when needed. |
val clientId: UuidMetricType |