Modern cross-platform telemetry
Перейти к файлу
Jan-Erik Rediger 316c0e549e Pass correct configuration object to core lib initialization 2019-09-11 17:04:52 +02:00
.circleci 1579888 - Add HttpPingUploader 2019-09-11 09:27:05 -05:00
.github Update CODEOWNERS 2019-08-22 11:30:30 -05:00
bin Enable iOS linting, formatting, building & tests on CI 2019-09-11 11:05:16 +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 Pass correct configuration object to core lib initialization 2019-09-11 17:04:52 +02:00
gradle/wrapper Properly upgrade Gradle to 5.3.1 using the wrapper 2019-08-08 16:06:21 +02:00
samples Fix linting and formatting violations across the project 2019-09-11 11:10:22 +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 Implement custom distribution (Rust) 2019-09-10 11:01:08 +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 Extend makefile to easily run linter/formatter for swift code 2019-09-11 11:28:56 +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/