[][src]Module glean::private

The different metric types supported by the Glean SDK to handle data.

Structs

BooleanMetric

This implements the developer facing API for recording boolean metrics.

CounterMetric

This implements the developer facing API for recording counter metrics.

PingType

A Glean ping.

RecordedExperimentData

Deserialized experiment data.

StringMetric

This implements the developer facing API for recording string metrics.