android-components / mozilla.components.service.glean.metrics / GleanInternalMetrics

GleanInternalMetrics

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.

Constructors

<init>

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.

Properties

clientId

val clientId: UuidMetricType