Module glean_core::metrics

source ·
Expand description

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

Structs

Enums

  • Different kinds of histograms.
  • Different resolutions supported by the memory related metric types (e.g. MemoryDistributionMetric).
  • The available metrics.
  • Different resolutions supported by the time related metric types (e.g. DatetimeMetric).

Traits

Type Aliases