Modern cross-platform telemetry
Перейти к файлу
Jan-Erik Rediger 76b7680ed1 Link to documentation more prominently 2019-06-11 12:00:16 +02:00
.circleci 1555975: Move markdown docs from glean-ac to glean-core (#113) 2019-06-05 08:02:12 -04:00
.github Add codeowners 2019-05-29 15:52:17 +02:00
bin 1555975: Move markdown docs from glean-ac to glean-core (#113) 2019-06-05 08:02:12 -04:00
build-scripts Configure xcode build to link library 2019-03-27 16:04:03 -03:00
docs Remove 'not implemented' notice from stringlist docs 2019-06-07 15:16:49 -04:00
glean-core Bug 1552862 - Implement StringList metric type in glean-core (#129) 2019-06-11 09:56:18 +02:00
gradle/wrapper Import Android build files 2019-03-19 14:07:36 +01:00
samples 1551153: Enable the ping uploader in glean-core (#60) 2019-05-15 10:39:41 -04:00
xcconfig Move common config 2019-03-28 15:22:05 -03:00
.buildconfig.yml Merge the latest changes from a-s gradle scripts 2019-05-21 10:51:46 +02:00
.detekt.yml 1551258: Fix Kotlin linting and enable on CI (#59) 2019-05-14 10:54:33 -04: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 Initialize the logger for all (integration) tests 2019-06-05 15:47:53 +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 Define the rust test as a phony target 2019-06-05 17:02:02 +02:00
README.md Link to documentation more prominently 2019-06-11 12:00:16 +02: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

Glean logo

Modern Firefox Telemetry for mobile platforms


Note: This new approach for Glean is currently in development and not yet ready for use. The working and supported library is Glean in android-components.


Documentation

All documentation is available online:

The Glean Book

Overview

This repository is used to build the client-side cross-platform Telemetry library called glean.

The code is organized as follows:

This repository also hosts the documentation for Glean:

Contact

To contact us you can:

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/