Modern cross-platform telemetry
Перейти к файлу
Jan-Erik Rediger bd5cd536b6 Test larger-than-u32 nanosecond value 2019-08-05 14:21:33 +02:00
.circleci Build on and document minimal tested Rust version 2019-07-31 17:57:15 +02:00
.github Add codeowners 2019-05-29 15:52:17 +02: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 Update docs to current way of providing implementation of a metric type 2019-08-05 11:20:00 +02:00
glean-core Test larger-than-u32 nanosecond value 2019-08-05 14:21:33 +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 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 Use a dash instead of an underscore for the FFI lib name 2019-07-31 12:01:35 +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 Expand macros before generating the header 2019-07-19 15:10:02 +02:00
README.md Build on and document minimal tested Rust version 2019-07-31 17:57:15 +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 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/