You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/docs/telemetry.md

613 B

Telemetry

Fenix uses Mozilla's telemetry service (Glean) to measure feature performance and engagement.

Glean pings and metrics

By using the Glean SDK, Fenix can send the pings the SDK owns and defines, as documented in the Glean SDK docs.

Additional metrics or pings defined by Fenix are documented in the Glean Dictionary.

Crash reporting

See here for details on crash reporting in Firefox for Android.