The application ID (will be sanitized during initialization).
Determines whether telemetry is enabled.
If disabled, all persisted metrics, events and queued pings (except
first_run_date) are cleared. Default to true
.
Glean configuration options.
Test-only API
Resets Glean to an uninitialized state. This is a no-op in case Glean has not been initialized.
Whether or not to clear the events, metrics and pings databases on uninitialize.
Generated using TypeDoc
Test-only API
Initializes Glean in testing mode.
All platform specific APIs will be mocked.