Modern cross-platform telemetry
Перейти к файлу
Alessio Placitelli 3c96b981b5 Add the setup glean function 2019-07-17 17:26:35 +02:00
.circleci Make Gradle adhere to a strict 2GB heap limit 2019-07-09 17:37:08 +02:00
.github Add codeowners 2019-05-29 15:52:17 +02:00
bin Bonus: simplify building docs on Windows 2019-07-17 13:17:32 +02:00
build-scripts Configure xcode build to link library 2019-03-27 16:04:03 -03:00
docs Add the setup glean function 2019-07-17 17:26:35 +02:00
glean-core Merge pull request #176 from mozilla/1562859-improved-timespan-api 2019-07-16 14:48:31 +02:00
gradle/wrapper Import Android build files 2019-03-19 14:07:36 +01:00
samples 1560030: Be clear about Glean SDK vs. other parts of Glean (#152) 2019-07-02 09:24: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 Suppress remaining lint errors and reduce allowed issues 2019-07-08 11:37:38 +02:00
.gitignore Ignore generated stuff 2019-04-30 14:27:03 +02:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-28 09:35:44 -03:00
Cargo.lock Add UuidMetricType 2019-06-24 13:28:51 -05: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 Define the rust test as a phony target 2019-06-05 17:02:02 +02:00
README.md 1559133: Make landing page less confusing 2019-07-02 13:44:21 -04:00
build.gradle Remove unused dependencies 2019-05-29 15:39:22 +02:00
gradle.properties Update links and naming across the repository 2019-05-15 10:59:28 +02:00
gradlew Import Android build files 2019-03-19 14:07:36 +01:00
gradlew.bat Import Android build files 2019-03-19 14:07:36 +01: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:

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/