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 Use the upstream package name so maturin can find it easily 2024-04-17 17:47:00 +02:00
.circleci CI: Use newer Rust on publish 2024-08-22 13:29:53 +02:00
.github Update to cargo-vet 0.9.0 2024-01-09 11:00:45 +01:00
bin Python: Do not use bundled `uniffi-bindgen` wrapper 2024-04-17 17:47:00 +02:00
build-scripts build: `local` is only valid in a function 2024-10-01 14:10:45 +02:00
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 Update Gradle to version 8.9 2024-07-29 13:46:45 +02:00
gradle-plugin Bumped version to 62.0.0 2024-11-05 11:52:32 -05:00
samples sample MovingUploader: count and type in filename 2024-11-12 13:44:53 +01:00
supply-chain Breaking change: Remove LMDB-to-safe-mode migration 2024-10-07 16:11:58 +02:00
taskcluster Update the toolchain script to pull from new artifacts 2024-08-06 13:03:43 +02:00
tools Upgrade to UniFFI 0.28 2024-08-07 14:44:53 +02:00
xcconfig Remove Xcode 12 hack 2022-02-01 14:23:19 +01:00
.buildconfig.yml Bumped version to 62.0.0 2024-11-05 11:52:32 -05:00
.detekt.yml Allow the uploader to signal it is done handling uploads. 2022-08-26 12:17:09 +02:00
.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 Add formatting commit to blame ignore file 2023-06-19 14:27:51 +02:00
.gitignore Python: Switch to maturin for all Python building/development 2023-08-11 11:43:26 +02:00
.swiftlint.yml In tests register all pings by instantiating them 2024-11-19 12:54:44 +01:00
.taskcluster.yml Update taskcluster-taskgraph to v8.1.0 2024-05-13 12:01:20 +02:00
.yamllint yamllint the circleci configuration (#635) 2020-01-09 22:48:07 +05:30
CHANGELOG.md Bumped version to 62.0.0 2024-11-05 11:52:32 -05:00
CODE_OF_CONDUCT.md
Cargo.lock Bumped version to 62.0.0 2024-11-05 11:52:32 -05:00
Cargo.toml Remove rlb as default member 2024-04-17 17:47:00 +02:00
DEPENDENCIES.md Bumped version to 62.0.0 2024-11-05 11:52:32 -05:00
LICENSE
Makefile make task to run all rust example tests 2024-10-24 14:04:09 +02:00
README.iOS.md
README.md Update to MSRV 1.76 2024-08-07 14:44:53 +02:00
about.toml Bumped version to 53.1.0 2023-06-28 11:11:16 +02:00
build.gradle Object metric: Kotlin implementation 2024-04-18 15:36:24 +02:00
deny.toml Update some CI tools 2024-04-10 17:29:40 +02:00
glean.1.schema.json Added the windows OS build number as an optional 2023-01-26 13:04:09 +01:00
gradle.properties Kotlin: Use experimental linter version to avoid `NewApi` false positive 2024-04-17 11:42:27 +02:00
gradlew Update Gradle to version 8.9 2024-07-29 13:46:45 +02:00
gradlew.bat Update Gradle to version 8.9 2024-07-29 13:46:45 +02:00
pyproject.toml Python: Replace deprecated pkg_resources usage with importlib_resources 2024-11-20 10:44:16 +01:00
settings.gradle Update SnakeYAML to version 2.2 2024-02-27 10:14:43 +01:00

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/