Modern cross-platform telemetry
Перейти к файлу
Jan-Erik Rediger ada69f0b34
Remove stray debug printing from test
2019-09-09 14:03:06 +02:00
.circleci Use bigger machine for MSRV as well 2019-08-26 12:18:21 -07:00
.github Update CODEOWNERS 2019-08-22 11:30:30 -05:00
bin Bonus: fixup paths in the windows docs build script 2019-07-29 11:58:19 +02:00
build-scripts Configure xcode build to link library 2019-03-27 16:04:03 -03:00
docs Mention the Glean Debug View in the GleanDebugActivity docs 2019-09-06 11:02:22 +02:00
glean-core Remove stray debug printing from test 2019-09-09 14:03:06 +02:00
gradle/wrapper Properly upgrade Gradle to 5.3.1 using the wrapper 2019-08-08 16:06:21 +02:00
samples 1574470: Make handleBackgroundEvent internal (#255) 2019-08-22 12:15:56 -04:00
xcconfig Move common config 2019-03-28 15:22:05 -03:00
.buildconfig.yml [branding] Capitalize Glean where appropriate 2019-06-12 12:44:23 -04:00
.detekt.yml Ports https://github.com/mozilla-mobile/android-components/pull/4006 2019-08-02 17:26:31 -04:00
.gitignore Unignore the C file 2019-07-29 14:42:40 +02:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-28 09:35:44 -03:00
Cargo.lock Update regex dependency and reduce its feature set. 2019-09-05 09:14:04 +02:00
Cargo.toml Fix cargo workspace 2019-03-19 17:01:25 +01:00
LICENSE Create initial Rust workspace 2019-03-18 13:03:49 +01:00
Makefile Add make command to generate coverage report locally 2019-08-09 09:34:41 +02:00
README.md Build on and document minimal tested Rust version 2019-07-31 17:57:15 +02:00
build.gradle Use AndroidX's junit 2019-08-08 15:39:11 +02:00
gradle.properties Update links and naming across the repository 2019-05-15 10:59:28 +02:00
gradlew Properly upgrade Gradle to 5.3.1 using the wrapper 2019-08-08 16:06:21 +02:00
gradlew.bat Properly upgrade Gradle to 5.3.1 using the wrapper 2019-08-08 16:06:21 +02:00
publish.gradle Merge the latest changes from a-s gradle scripts 2019-05-21 10:51:46 +02:00
settings.gradle Merge the latest changes from a-s gradle scripts 2019-05-21 10:51:46 +02:00

README.md

Glean SDK

Glean logo

Modern telemetry for mobile platforms

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.

There currently two independent implementations of the Glean SDK:

The code in this repository for the cross-platform implementation is organized as follows:

Note: The Glean SDK requires at least Rust 1.34.2. 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/