Modern cross-platform telemetry
Перейти к файлу
Marlene Hirose eef8405c7b
Update docs/user/reference/metrics/index.md
Co-authored-by: Beatriz Rizental <brizental@mozilla.com>
2021-10-26 08:25:24 -07:00
.circleci Use ios-sim target on Rust stable 2021-10-21 17:44:43 +02: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 ios-sim target on Rust stable 2021-10-21 17:44:43 +02:00
docs Update docs/user/reference/metrics/index.md 2021-10-26 08:25:24 -07:00
glean-core Apply clippy suggestions 2021-10-20 13:25:11 +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.1.0 2021-10-18 10:58:53 -04: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.1.0 2021-10-18 10:58:53 -04:00
.coveragerc Bug 1639158: Fix Python coverage testing (#893) 2020-05-19 14:13:05 -04:00
.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.1.0 2021-10-18 10:58:53 -04:00
CODE_OF_CONDUCT.md
Cargo.lock Bumped version to 42.1.0 2021-10-18 10:58:53 -04: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.1.0 2021-10-18 10:58:53 -04:00
LICENSE
Makefile Upgrade to glean_parser 4.2.0 2021-10-11 14:08:09 -04:00
README.iOS.md
README.md Require rust >= 1.53.0 2021-09-13 10:08:40 -04:00
about.toml Add the missing 'Zlib' license to about.toml 2020-05-28 12:57:52 +02:00
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 1660120: Make Python bindings installable from source (#1203) 2020-09-09 11:01:39 -04: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.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/