Modern cross-platform telemetry
Перейти к файлу
Jan-Erik Rediger edef56b343 CI: Use upstream UniFFI (and rely on git cli) 2022-04-14 15:00:10 +02:00
.circleci CI: Use upstream UniFFI (and rely on git cli) 2022-04-14 15:00:10 +02:00
.github Remove mdboom from reviewers 2022-03-11 12:28:12 -05:00
bin Merge branch 'main' into uniffi-merge-main 2022-04-05 14:39:31 +02:00
build-scripts Merge branch 'main' into uniffi-merge-main 2022-04-05 14:39:31 +02:00
docs Merge pull request #1998 from brizental/1745750-rate-js-docs 2022-03-31 11:17:14 +02:00
glean-core Python: Pass unix-epoch as build date for now 2022-04-14 14:53:52 +02:00
gradle/wrapper Upgrade to Gradle 7, rust-android-gradle 0.9 and other updates 2021-09-21 15:31:40 +02:00
gradle-plugin Merge branch 'main' into uniffi-merge-main 2022-04-05 14:39:31 +02:00
samples Remove deprecated kotlin-android-extensions plugin 2022-04-06 14:52:37 +02:00
taskcluster Use updated cctools & clang 2022-03-11 16:37:18 +01:00
tools/analysis/ping-patterns [doc only] Spellcheck all the things (#723) 2020-02-20 18:34:15 +05:30
xcconfig Remove Xcode 12 hack 2022-02-01 14:23:19 +01:00
.buildconfig.yml Bumped version to 44.0.0 2022-02-09 17:06:20 +01:00
.coveragerc Bug 1639158: Fix Python coverage testing (#893) 2020-05-19 14:13:05 -04:00
.detekt.yml Fix detekt lints 2022-04-06 14:52:37 +02:00
.dictionary Merge branch 'main' into uniffi-merge-main 2022-04-05 14:39:31 +02:00
.flake8 [Python] Ignore generated UniFFI code in tooling 2022-02-16 15:28:23 +01:00
.flake8rc MAINT: Fix Python checking (#859) 2020-05-07 11:45:30 -04:00
.gitignore Ignore generated file 2021-10-11 12:37:01 +02:00
.swiftlint.yml swift lint: Ignore long URLs 2020-04-15 10:46:16 +02:00
.taskcluster.yml Rename 'src -> vcs' in hardcoded paths in CI tasks 2022-03-10 15:08:56 -05:00
.yamllint yamllint the circleci configuration (#635) 2020-01-09 22:48:07 +05:30
CHANGELOG.md Bug 1711928 - Stop overwriting User-Agent header in favor of X-Telemetry-Agent header 2022-03-16 18:02:31 +01:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-28 09:35:44 -03:00
Cargo.lock Use upstream repository of UniFFI for now 2022-04-14 14:54:09 +02:00
Cargo.toml Use upstream repository of UniFFI for now 2022-04-14 14:54:09 +02:00
Cartfile.private iOS: Add GzipSwift as a dependency for tests 2020-05-18 18:26:53 +02:00
DEPENDENCIES.md Bumped version to 44.0.0 2022-02-09 17:06:20 +01:00
LICENSE Create initial Rust workspace 2019-03-18 13:03:49 +01:00
Makefile Merge branch 'main' into uniffi-merge-main 2022-04-05 14:39:31 +02:00
README.iOS.md Add an iOS readme 2019-09-30 10:17:45 +02:00
README.md List out alumnis 2022-03-14 11:25:10 +01:00
about.toml Add the missing 'Zlib' license to about.toml 2020-05-28 12:57:52 +02:00
build.gradle Fix detekt lints 2022-04-06 14:52:37 +02:00
deny.toml Allow the BSD 3-clause license 2022-01-10 14:53:21 +01:00
glean.1.schema.json Require build date in build info and set the internal metric 2022-01-12 17:19:48 +01:00
gradle.properties Bump to the Android Gradle Plugin 4.0.1 2020-09-21 11:59:03 +02:00
gradlew Update Gradle to 6.5.1 2020-09-21 11:59:03 +02:00
gradlew.bat Update Gradle to 6.5.1 2020-09-21 11:59:03 +02:00
settings.gradle Android: Replace use of jcenter with mavenCentral 2021-09-16 12:55:55 +02:00
setup.py 1660120: Make Python bindings installable from source (#1203) 2020-09-09 11:01:39 -04:00

README.md

Glean SDK

Glean logo

glean-core on crates.io License: MPL-2.0 The Glean SDK book Build Status

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.

The code in this repository is organized as follows:

Note: The Glean SDK requires at least Rust 1.53.0. 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.

Alumni contributors

  • Georg Fritzsche
  • Michael Droettboom

See the full list of contributors for:

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/