Modern cross-platform telemetry
Перейти к файлу
Michael Droettboom 5b0372991e
Bug 1734454: Encourage the use of events for user behavior (#1827)
2021-10-11 13:14:02 -04:00
.circleci Support Python 3.10 (#1818) 2021-10-07 17:23:08 -04:00
.github Add Alessio back to the reviewer list 2021-08-16 13:11:11 +02:00
bin Show all executed commands 2021-09-02 11:35:35 +02:00
build-scripts Use the new ios-sim target on Nightly 2021-08-04 09:13:37 +02:00
docs Bug 1734454: Encourage the use of events for user behavior (#1827) 2021-10-11 13:14:02 -04:00
glean-core Merge pull request #1824 from mozilla/dependabot/pip/glean-core/python/flake8-4.0.0 2021-10-11 13:27:01 +02:00
gradle/wrapper Upgrade to Gradle 7, rust-android-gradle 0.9 and other updates 2021-09-21 15:31:40 +02:00
gradle-plugin Bumped version to 42.0.1 2021-10-11 11:09:14 +02:00
samples Android: Apply new detekt-suggestions 2021-09-21 15:31:40 +02:00
taskcluster TC: Add missing libraries & Python 2 2021-09-21 14:17:29 +02:00
tools/analysis/ping-patterns
xcconfig Set global deployment target a bit higher 2021-01-22 11:42:26 +01:00
.buildconfig.yml Bumped version to 42.0.1 2021-10-11 11:09:14 +02:00
.coveragerc
.detekt.yml
.dictionary Document how to use unminified Glean.js in Qt 2021-09-28 14:10:33 +02:00
.flake8 Python: Ignore build-time generate when linting 2021-05-28 16:38:06 +02:00
.flake8rc
.gitignore Remove copied changelog.md file 2021-06-04 17:37:58 +02:00
.swiftlint.yml
.taskcluster.yml fix the decision task 2021-07-30 13:58:56 -07:00
.yamllint
CHANGELOG.md Bumped version to 42.0.1 2021-10-11 11:09:14 +02:00
CODE_OF_CONDUCT.md
Cargo.lock Bumped version to 42.0.1 2021-10-11 11:09:14 +02:00
Cargo.toml Rust: Split glean-ffi up into 2 crates 2021-07-26 17:48:44 +02:00
Cartfile.private
DEPENDENCIES.md Bumped version to 42.0.1 2021-10-11 11:09:14 +02:00
LICENSE
Makefile Upgrade to glean_parser v4.0.0 2021-09-02 11:42:30 +02:00
README.iOS.md
README.md Require rust >= 1.53.0 2021-09-13 10:08:40 -04:00
about.toml
build.gradle Android: Ensure native library is built & bundled 2021-09-22 11:33:49 +02:00
deny.toml
glean.1.schema.json Use a consistent `Unknown` value for the app build 2021-08-18 09:55:11 +02:00
gradle.properties Bump to the Android Gradle Plugin 4.0.1 2020-09-21 11:59:03 +02:00
gradlew Update Gradle to 6.5.1 2020-09-21 11:59:03 +02:00
gradlew.bat Update Gradle to 6.5.1 2020-09-21 11:59:03 +02:00
settings.gradle Android: Replace use of jcenter with mavenCentral 2021-09-16 12:55:55 +02:00
setup.py

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.53.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.

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/