Modern cross-platform telemetry
Перейти к файлу
Jan-Erik Rediger ecbb871dc9 Python: Replace deprecated pkg_resources usage with importlib_resources 2024-11-20 10:44:16 +01:00
.cargo
.circleci
.github
bin
build-scripts
docs Bug 1918149 - Add measurements of the impact of disabing Glean event batching to the docs (#2999) 2024-11-18 07:30:51 -06:00
glean-core Python: Replace deprecated pkg_resources usage with importlib_resources 2024-11-20 10:44:16 +01:00
gradle
gradle-plugin
samples
supply-chain
taskcluster
tools
xcconfig
.buildconfig.yml
.detekt.yml
.dictionary Bug 1918149 - Add measurements of the impact of disabing Glean event batching to the docs (#2999) 2024-11-18 07:30:51 -06:00
.git-blame-ignore-revs
.gitignore
.swiftlint.yml In tests register all pings by instantiating them 2024-11-19 12:54:44 +01:00
.taskcluster.yml
.yamllint
CHANGELOG.md
CODE_OF_CONDUCT.md
Cargo.lock
Cargo.toml
DEPENDENCIES.md
LICENSE
Makefile
README.iOS.md
README.md
about.toml
build.gradle
deny.toml
glean.1.schema.json
gradle.properties
gradlew
gradlew.bat
pyproject.toml Python: Replace deprecated pkg_resources usage with importlib_resources 2024-11-20 10:44:16 +01:00
settings.gradle

README.md

Glean SDK

Glean logo

glean-core on crates.io License: MPL-2.0 The Glean SDK book Build Status

Documentation

All documentation is available online:

The Glean SDK Book

Overview

Refer to the documentation for using and developing the Glean SDK.

For an overview of Glean beyond just the SDK, see the section in the Firefox data docs.

The code in this repository is organized as follows:

Note: The Glean SDK requires at least Rust 1.76.0. Older versions are untested.

Contact

To contact us you can:

Credits

The Glean logo artwork was contributed by Diana Ciufo. It's licensed under MPL.

Alumni contributors

  • Georg Fritzsche
  • Michael Droettboom

See the full list of contributors for:

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/