Modern cross-platform telemetry
Перейти к файлу
Michael Droettboom 864aa9a239
[doc only] Document memory distribution metric type (#243)
* [doc only] Document memory distribution metric type

* Fix copy-pasta

* Better describe the filling in of missing values in payloads

* Address comments in the PR

* Update docs/user/metrics/memory_distribution.md

Co-Authored-By: Jan-Erik Rediger <badboy@archlinux.us>
2019-08-14 10:12:53 -04:00
.circleci Ignore Rust FFI component in coverage report 2019-08-09 09:26:42 +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 [doc only] Document memory distribution metric type (#243) 2019-08-14 10:12:53 -04:00
glean-core Bug 1556995 - Fix Glean storing/sending of empty StringListMetricType 2019-08-13 11:46:37 -05:00
gradle/wrapper Properly upgrade Gradle to 5.3.1 using the wrapper 2019-08-08 16:06:21 +02:00
samples Consolidate Android dependencies versions in a single place 2019-08-08 14:53:51 +02: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 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/