Expand description
The different metric types supported by the Glean SDK to handle data.
Structs
A boolean metric.
A counter metric.
A custom distribution metric.
Representation of a date, time and timezone.
A datetime metric.
A Denominator metric (a kind of count shared among Rate metrics).
Developer-facing API for recording event metrics.
A labeled metric.
A memory distribution metric.
Developer-facing API for recording rate metrics with external denominators.
A ping is a bundle of related metrics, gathered in a payload to be transmitted.
A quantity metric.
A rate metric.
Deserialized experiment data.
A string list metric.
A string metric.
A text metric.
A timespan metric.
A timing distribution metric.
A URL metric.
An UUID metric.
Traits
Trait for metrics that can be nested inside a labeled metric.