.buildconfig.yml
.coveragerc
.detekt.yml
.dictionary
.flake8
.flake8rc
.gitignore
.swiftlint.yml
.taskcluster.yml
.yamllint
CHANGELOG.md
CODE_OF_CONDUCT.md
Cargo.lock
Cargo.toml
DEPENDENCIES.md
LICENSE
Makefile
README.iOS.md
README.md
about.toml
build.gradle
deny.toml
glean.1.schema.json
gradle.properties
gradlew
gradlew.bat
settings.gradle
setup.py
.cargo/config
.circleci/config.yml
.circleci/jazzy.yml
.github/CODEOWNERS
.github/dependabot.yml
.github/workflows/cargo-vet.yml
.github/workflows/glean-probe-scraper.yml
bin/about.md.hbs
bin/about.xml.hbs
bin/build-rust-docs.bat
bin/build-rust-docs.sh
bin/build-swift-docs.sh
bin/build-xcframework.sh
bin/check-artifact.sh
bin/codecov.sh
bin/dependency-summary.sh
bin/prepare-release.sh
bin/publish-glean-swift.sh
bin/run-ios-build.sh
bin/run-ios-sample-app-build.sh
bin/run-ios-sample-app-test.sh
bin/run-ios-tests.sh
bin/rust-wrapper-hack.sh
bin/spellcheck.sh
bin/update-glean-parser-version.sh
bin/update-schema.sh
build-scripts/publish_to_maven_local_if_modified.py
build-scripts/shared.py
build-scripts/substitute-local-glean.gradle
build-scripts/xc-cargo.sh
build-scripts/xc-universal-binary.sh
docs/dev/README.md
docs/dev/SUMMARY.md
docs/dev/book.toml
docs/dev/ci.md
docs/dev/code_coverage.md
docs/dev/contributing.md
docs/dev/cut-a-new-release.md
docs/dev/docs.md
docs/dev/glean.jpeg
docs/dev/testing.md
docs/dev/upgrading-glean-parser.md
docs/dev/android/development-with-android-components.md
docs/dev/android/glean-parser-substitution.md
docs/dev/android/index.md
docs/dev/android/locally-published-components-in-fenix.md
docs/dev/android/sdk-ndk-versions.md
docs/dev/android/setup-android-build-environment.md
docs/dev/api/index.md
docs/dev/core/dependency-management.md
docs/dev/core/dependency-vetting.md
docs/dev/core/documentation-guidelines.md
docs/dev/core/index.md
docs/dev/core/logging-levels.md
docs/dev/core/new-metric-type.md
docs/dev/core/internal/clearing.md
docs/dev/core/internal/database.md
docs/dev/core/internal/debug-pings.md
docs/dev/core/internal/directory-structure.md
docs/dev/core/internal/implementations.md
docs/dev/core/internal/index.md
docs/dev/core/internal/payload.md
docs/dev/core/internal/reserved-ping-names.md
docs/dev/core/internal/upload.md
docs/dev/core/new-metric-type/kotlin.md
docs/dev/core/new-metric-type/platform.md
docs/dev/core/new-metric-type/python.md
docs/dev/core/new-metric-type/rust.md
docs/dev/core/new-metric-type/swift.md
docs/dev/ios/debug-glean-on-ios.md
docs/dev/ios/index.md
docs/dev/ios/setup-ios-build-environment.md
docs/dev/python/index.md
docs/dev/python/setting-up-python-build-environment.md
docs/shared/blockquote-info.html
docs/shared/blockquote-stop.html
docs/shared/blockquote-warning.html
docs/shared/glean.css
docs/shared/mermaid-init.js
docs/shared/mermaid.css
docs/shared/mermaid.min.js
docs/shared/tab_footer.md
docs/shared/tab_header.md
docs/shared/tabs.js
docs/user/README.md
docs/user/SUMMARY.md
docs/user/book.toml
docs/user/chart-distributions-ui.js
docs/user/chart-distributions.js
docs/user/chart.min.js
docs/user/glean.jpeg
docs/user/highlight.js
docs/user/_includes/glean-js-redirect-collected-metrics.md
docs/user/_includes/label-errors.md
docs/user/_includes/label-limits.md
docs/user/_includes/labels-parameter.md
docs/user/_includes/lifetimes-parameters.md
docs/user/appendix/contribution-guidelines.md
docs/user/appendix/glossary.md
docs/user/appendix/index.md
docs/user/appendix/twig.md
docs/user/appendix/changelog/index.md
docs/user/language-bindings/index.md
docs/user/language-bindings/android/android-build-configuration-options.md
docs/user/language-bindings/android/android-offline-builds.md
docs/user/language-bindings/android/index.md
docs/user/language-bindings/android/instrument-android-crashes-example.md
docs/user/language-bindings/ios/index.md
docs/user/language-bindings/ios/ios-build-configuration-options.md
docs/user/language-bindings/javascript/cli.md
docs/user/language-bindings/javascript/index.md
docs/user/language-bindings/javascript/plugins/encryption.md
docs/user/language-bindings/javascript/plugins/index.md
docs/user/reference/debug/debugViewTag.md
docs/user/reference/debug/index.md
docs/user/reference/debug/logPings.md
docs/user/reference/debug/sourceTags.md
docs/user/reference/debug/screenshots/debug_view_tag_screenshot_swift.png
docs/user/reference/debug/screenshots/log_pings_screenshot_swift.png
docs/user/reference/debug/screenshots/source_tags_screenshot_swift.png
docs/user/reference/general/experiments-api.md
docs/user/reference/general/index.md
docs/user/reference/general/initializing.md
docs/user/reference/general/register-custom-pings.md
docs/user/reference/general/shutdown.md
docs/user/reference/general/toggling-upload-status.md
docs/user/reference/metrics/boolean.md
docs/user/reference/metrics/counter.md
docs/user/reference/metrics/custom_distribution.md
docs/user/reference/metrics/datetime.md
docs/user/reference/metrics/event.md
docs/user/reference/metrics/index.md
docs/user/reference/metrics/labeled_booleans.md
docs/user/reference/metrics/labeled_counters.md
docs/user/reference/metrics/labeled_strings.md
docs/user/reference/metrics/memory_distribution.md
docs/user/reference/metrics/quantity.md
docs/user/reference/metrics/rate.md
docs/user/reference/metrics/string.md
docs/user/reference/metrics/string_list.md
docs/user/reference/metrics/text.md
docs/user/reference/metrics/timespan.md
docs/user/reference/metrics/timing_distribution.md
docs/user/reference/metrics/url.md
docs/user/reference/metrics/uuid.md
docs/user/reference/pings/index.md
docs/user/reference/yaml/index.md
docs/user/reference/yaml/metrics.md
docs/user/reference/yaml/pings.md
docs/user/reference/yaml/tags.md
docs/user/user/integrating-glean-for-product-managers.md
docs/user/user/metric-lifetime-timeline.svg
docs/user/user/adding-glean-to-your-project/enable-data-ingestion.md
docs/user/user/adding-glean-to-your-project/index.md
docs/user/user/adding-glean-to-your-project/javascript.md
docs/user/user/adding-glean-to-your-project/kotlin.md
docs/user/user/adding-glean-to-your-project/python.md
docs/user/user/adding-glean-to-your-project/qt.md
docs/user/user/adding-glean-to-your-project/rust.md
docs/user/user/adding-glean-to-your-project/swift.md
docs/user/user/collected-metrics/metrics.md
docs/user/user/debugging/android.md
docs/user/user/debugging/index.md
docs/user/user/debugging/ios.md
docs/user/user/debugging/javascript.md
docs/user/user/debugging/python.md
docs/user/user/metrics/adding-new-metrics.md
docs/user/user/metrics/error-reporting.md
docs/user/user/metrics/index.md
docs/user/user/metrics/metrics-remote-settings.md
docs/user/user/metrics/testing-metrics.md
docs/user/user/metrics/validation-checklist.md
docs/user/user/pings/baseline.md
docs/user/user/pings/custom.md
docs/user/user/pings/deletion-request.md
docs/user/user/pings/events.md
docs/user/user/pings/index.md
docs/user/user/pings/metrics.md
docs/user/user/pings/ping-schedules-and-timings.md
docs/user/user/pings/ping_timing.svg
docs/user/user/pings/sent-by-glean.md
docs/user/user/pings/testing-custom-pings.md
glean-core/ARCHITECTURE.md
glean-core/Cargo.toml
glean-core/LICENSE
glean-core/README.md
glean-core/build.rs
glean-core/megazord.uniffi.toml
glean-core/metrics.yaml
glean-core/pings.yaml
glean-core/uniffi.toml
glean-core/android/build.gradle
glean-core/android/dependency-licenses.xml
glean-core/android/metrics.yaml
glean-core/android/proguard-rules-consumer.pro
glean-core/android/proguard-rules.pro
glean-core/android/publish.gradle
glean-core/android-native/build.gradle
glean-core/android-native/dependency-licenses.xml
glean-core/android-native/proguard-rules-consumer.pro
glean-core/android-native/proguard-rules.pro
glean-core/android-native/publish.gradle
glean-core/android-native/src/main/AndroidManifest.xml
glean-core/android/src/main/AndroidManifest.xml
glean-core/android/src/main/java/mozilla/telemetry/glean/Dispatchers.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/Glean.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/config/Configuration.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/debug/GleanDebugActivity.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/net/BaseUploader.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/net/HttpURLConnectionUploader.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/net/PingUploader.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/net/Upload.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/Aliases.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/BooleanMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/CounterMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/CustomDistributionMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/DatetimeMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/DenominatorMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/EventMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/HistogramBase.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/LabeledMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/MemoryDistributionMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/NumeratorMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/PingType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/QuantityMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/RateMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/StringListMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/StringMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/TextMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/TimespanMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/TimingDistributionMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/UrlMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/private/UuidMetricType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/scheduler/GleanLifecycleObserver.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/scheduler/MetricsPingScheduler.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/scheduler/PingUploadWorker.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/testing/ErrorType.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/testing/GleanTestLocalServer.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/testing/GleanTestRule.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/utils/DataPathUtils.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/utils/DateUtils.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/utils/GzipUtils.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/utils/JsonUtils.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/utils/LocaleUtils.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/utils/ThreadUtils.kt
glean-core/android/src/main/java/mozilla/telemetry/glean/utils/WorkManagerUtils.kt
glean-core/android/src/test/java/android/util/Log.java
glean-core/android/src/test/java/mozilla/telemetry/glean/GleanFromJavaTest.java
glean-core/android/src/test/java/mozilla/telemetry/glean/GleanTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/TestUtil.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/debug/GleanDebugActivityTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/net/BaseUploaderTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/net/HttpURLConnectionUploaderTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/pings/CustomPingTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/pings/DeletionPingTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/AccumulationsBeforeGleanInitTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/BooleanMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/CounterMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/CustomDistributionMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/DatetimeMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/EventMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/LabeledMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/MemoryDistributionMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/PingTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/QuantityMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/RateMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/StringListMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/StringMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/TimespanMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/TimingDistributionMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/UrlMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/private/UuidMetricTypeTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/scheduler/MetricsPingSchedulerTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/scheduler/PingUploadWorkerTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/shadows/ShadowLog.java
glean-core/android/src/test/java/mozilla/telemetry/glean/utils/DataPathUtilsTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/utils/DateUtilsTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/utils/GzipUtilsTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/utils/JsonUtilsTest.kt
glean-core/android/src/test/java/mozilla/telemetry/glean/utils/KArgumentCaptor.kt
glean-core/android/src/test/resources/robolectric.properties
glean-core/android/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker
glean-core/build/Cargo.toml
glean-core/build/LICENSE
glean-core/build/README.md
glean-core/build/src/lib.rs
glean-core/bundle/Cargo.toml
glean-core/bundle-android/Cargo.toml
glean-core/bundle/src/lib.rs
glean-core/ios/.gitkeep
glean-core/ios/base.xcconfig
glean-core/ios/debug.xcconfig
glean-core/ios/release.xcconfig
glean-core/ios/sdk_generator.sh
glean-core/ios/Glean/Dispatchers.swift
glean-core/ios/Glean/Glean.h
glean-core/ios/Glean/Glean.swift
glean-core/ios/Glean/GleanMetrics.swift
glean-core/ios/Glean/Info.plist
glean-core/ios/Glean.xcodeproj/project.pbxproj
glean-core/ios/Glean.xcodeproj/project.xcworkspace/contents.xcworkspacedata
glean-core/ios/Glean.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
glean-core/ios/Glean.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
glean-core/ios/Glean.xcodeproj/xcshareddata/xcschemes/Glean.xcscheme
glean-core/ios/Glean/Config/Configuration.swift
glean-core/ios/Glean/Debug/GleanDebugTools.swift
glean-core/ios/Glean/Metrics/BooleanMetric.swift
glean-core/ios/Glean/Metrics/CounterMetric.swift
glean-core/ios/Glean/Metrics/DatetimeMetric.swift
glean-core/ios/Glean/Metrics/EventMetric.swift
glean-core/ios/Glean/Metrics/LabeledMetric.swift
glean-core/ios/Glean/Metrics/MemoryDistributionMetric.swift
glean-core/ios/Glean/Metrics/Ping.swift
glean-core/ios/Glean/Metrics/QuantityMetric.swift
glean-core/ios/Glean/Metrics/RateMetric.swift
glean-core/ios/Glean/Metrics/StringListMetric.swift
glean-core/ios/Glean/Metrics/StringMetric.swift
glean-core/ios/Glean/Metrics/TextMetric.swift
glean-core/ios/Glean/Metrics/TimespanMetric.swift
glean-core/ios/Glean/Metrics/TimingDistributionMetric.swift
glean-core/ios/Glean/Metrics/UrlMetric.swift
glean-core/ios/Glean/Metrics/UuidMetric.swift
glean-core/ios/Glean/Net/HttpPingUploader.swift
glean-core/ios/Glean/Scheduler/GleanLifecycleObserver.swift
glean-core/ios/Glean/Scheduler/MetricsPingScheduler.swift
glean-core/ios/Glean/Utils/Logger.swift
glean-core/ios/Glean/Utils/Sysctl.swift
glean-core/ios/Glean/Utils/Unreachable.swift
glean-core/ios/Glean/Utils/Utils.swift
glean-core/ios/GleanTests/GleanTests.swift
glean-core/ios/GleanTests/Info.plist
glean-core/ios/GleanTests/TestUtils.swift
glean-core/ios/GleanTests/Config/ConfigurationTests.swift
glean-core/ios/GleanTests/Debug/GleanDebugUtilityTests.swift
glean-core/ios/GleanTests/Metrics/BooleanMetricTypeTest.swift
glean-core/ios/GleanTests/Metrics/CounterMetricTests.swift
glean-core/ios/GleanTests/Metrics/DatetimeMetricTypeTests.swift
glean-core/ios/GleanTests/Metrics/EventMetricTests.swift
glean-core/ios/GleanTests/Metrics/LabeledMetricTests.swift
glean-core/ios/GleanTests/Metrics/MemoryDistributionMetricTests.swift
glean-core/ios/GleanTests/Metrics/PingTests.swift
glean-core/ios/GleanTests/Metrics/QuantityMetricTypeTest.swift
glean-core/ios/GleanTests/Metrics/RateMetricTests.swift
glean-core/ios/GleanTests/Metrics/StringListMetricTests.swift
glean-core/ios/GleanTests/Metrics/StringMetricTests.swift
glean-core/ios/GleanTests/Metrics/TimespanMetricTests.swift
glean-core/ios/GleanTests/Metrics/TimingDistributionMetricTests.swift
glean-core/ios/GleanTests/Metrics/UrlMetricTests.swift
glean-core/ios/GleanTests/Metrics/UuidMetricTests.swift
glean-core/ios/GleanTests/Net/BaselinePingTests.swift
glean-core/ios/GleanTests/Net/DeletionRequestPingTests.swift
glean-core/ios/GleanTests/Net/HttpPingUploaderTests.swift
glean-core/ios/GleanTests/Scheduler/MetricsPingSchedulerTests.swift
glean-core/ios/GleanTests/Utils/DataPathUtilsTests.swift
glean-core/python/.gitignore
glean-core/python/requirements_dev.txt
glean-core/python/setup.py
glean-core/python/glean/__init__.py
glean-core/python/glean/_builtins.py
glean-core/python/glean/_ffi.py
glean-core/python/glean/_loader.py
glean-core/python/glean/_process_dispatcher.py
glean-core/python/glean/_util.py
glean-core/python/glean/config.py
glean-core/python/glean/glean.py
glean-core/python/glean/setup.cfg
glean-core/python/glean/_subprocess/__init__.py
glean-core/python/glean/_subprocess/_process_dispatcher_helper.py
glean-core/python/glean/metrics/__init__.py
glean-core/python/glean/metrics/datetime.py
glean-core/python/glean/metrics/event.py
glean-core/python/glean/metrics/labeled.py
glean-core/python/glean/metrics/ping.py
glean-core/python/glean/metrics/string.py
glean-core/python/glean/metrics/timespan.py
glean-core/python/glean/metrics/timing_distribution.py
glean-core/python/glean/metrics/url.py
glean-core/python/glean/metrics/uuid.py
glean-core/python/glean/net/__init__.py
glean-core/python/glean/net/base_uploader.py
glean-core/python/glean/net/http_client.py
glean-core/python/glean/net/ping_upload_worker.py
glean-core/python/glean/net/ping_uploader.py
glean-core/python/glean/testing/__init__.py
glean-core/python/tests/conftest.py
glean-core/python/tests/test_glean.py
glean-core/python/tests/test_loader.py
glean-core/python/tests/test_network.py
glean-core/python/tests/test_subprocess.py
glean-core/python/tests/data/core.yaml
glean-core/python/tests/data/events_with_types.yaml
glean-core/python/tests/data/glinter.yaml
glean-core/python/tests/data/pings.yaml
glean-core/python/tests/metrics/test_boolean.py
glean-core/python/tests/metrics/test_counter.py
glean-core/python/tests/metrics/test_datetime.py
glean-core/python/tests/metrics/test_event.py
glean-core/python/tests/metrics/test_labeled.py
glean-core/python/tests/metrics/test_memory_distribution.py
glean-core/python/tests/metrics/test_quantity.py
glean-core/python/tests/metrics/test_string.py
glean-core/python/tests/metrics/test_string_list.py
glean-core/python/tests/metrics/test_timespan.py
glean-core/python/tests/metrics/test_timing_distribution.py
glean-core/python/tests/metrics/test_url.py
glean-core/python/tests/metrics/test_uuid.py
glean-core/rlb/Cargo.toml
glean-core/rlb/LICENSE
glean-core/rlb/README.md
glean-core/rlb/examples/long-running.rs
glean-core/rlb/examples/prototype.rs
glean-core/rlb/src/common_test.rs
glean-core/rlb/src/configuration.rs
glean-core/rlb/src/core_metrics.rs
glean-core/rlb/src/lib.rs
glean-core/rlb/src/system.rs
glean-core/rlb/src/test.rs
glean-core/rlb/src/net/http_uploader.rs
glean-core/rlb/src/net/mod.rs
glean-core/rlb/src/private/event.rs
glean-core/rlb/src/private/mod.rs
glean-core/rlb/src/private/ping.rs
glean-core/rlb/tests/init_fails.rs
glean-core/rlb/tests/never_init.rs
glean-core/rlb/tests/no_time_to_init.rs
glean-core/rlb/tests/overflowing_preinit.rs
glean-core/rlb/tests/persist_ping_lifetime.rs
glean-core/rlb/tests/persist_ping_lifetime_nopanic.rs
glean-core/rlb/tests/schema.rs
glean-core/rlb/tests/simple.rs
glean-core/rlb/tests/test-shutdown-blocking.sh
glean-core/rlb/tests/upload_timing.rs
glean-core/rlb/tests/common/mod.rs
glean-core/src/common_metric_data.rs
glean-core/src/core_metrics.rs
glean-core/src/coverage.rs
glean-core/src/debug.rs
glean-core/src/error.rs
glean-core/src/error_recording.rs
glean-core/src/fd_logger.rs
glean-core/src/glean.udl
glean-core/src/glean_metrics.rs
glean-core/src/internal_metrics.rs
glean-core/src/internal_pings.rs
glean-core/src/lib.rs
glean-core/src/lib_unit_tests.rs
glean-core/src/scheduler.rs
glean-core/src/system.rs
glean-core/src/util.rs
glean-core/src/core/mod.rs
glean-core/src/database/mod.rs
glean-core/src/dispatcher/global.rs
glean-core/src/dispatcher/mod.rs
glean-core/src/event_database/mod.rs
glean-core/src/histogram/exponential.rs
glean-core/src/histogram/functional.rs
glean-core/src/histogram/linear.rs
glean-core/src/histogram/mod.rs
glean-core/src/metrics/boolean.rs
glean-core/src/metrics/counter.rs
glean-core/src/metrics/custom_distribution.rs
glean-core/src/metrics/datetime.rs
glean-core/src/metrics/denominator.rs
glean-core/src/metrics/event.rs
glean-core/src/metrics/experiment.rs
glean-core/src/metrics/labeled.rs
glean-core/src/metrics/memory_distribution.rs
glean-core/src/metrics/memory_unit.rs
glean-core/src/metrics/metrics_enabled_config.rs
glean-core/src/metrics/mod.rs
glean-core/src/metrics/numerator.rs
glean-core/src/metrics/ping.rs
glean-core/src/metrics/quantity.rs
glean-core/src/metrics/rate.rs
glean-core/src/metrics/recorded_experiment.rs
glean-core/src/metrics/string.rs
glean-core/src/metrics/string_list.rs
glean-core/src/metrics/text.rs
glean-core/src/metrics/time_unit.rs
glean-core/src/metrics/timespan.rs
glean-core/src/metrics/timing_distribution.rs
glean-core/src/metrics/url.rs
glean-core/src/metrics/uuid.rs
glean-core/src/ping/mod.rs
glean-core/src/storage/mod.rs
glean-core/src/traits/boolean.rs
glean-core/src/traits/counter.rs
glean-core/src/traits/custom_distribution.rs
glean-core/src/traits/datetime.rs
glean-core/src/traits/event.rs
glean-core/src/traits/labeled.rs
glean-core/src/traits/memory_distribution.rs
glean-core/src/traits/mod.rs
glean-core/src/traits/numerator.rs
glean-core/src/traits/ping.rs
glean-core/src/traits/quantity.rs
glean-core/src/traits/rate.rs
glean-core/src/traits/string.rs
glean-core/src/traits/string_list.rs
glean-core/src/traits/text.rs
glean-core/src/traits/timespan.rs
glean-core/src/traits/timing_distribution.rs
glean-core/src/traits/url.rs
glean-core/src/traits/uuid.rs
glean-core/src/upload/directory.rs
glean-core/src/upload/mod.rs
glean-core/src/upload/policy.rs
glean-core/src/upload/request.rs
glean-core/src/upload/result.rs
glean-core/tests/boolean.rs
glean-core/tests/counter.rs
glean-core/tests/custom_distribution.rs
glean-core/tests/datetime.rs
glean-core/tests/event.rs
glean-core/tests/labeled.rs
glean-core/tests/memory_distribution.rs
glean-core/tests/ping.rs
glean-core/tests/ping_maker.rs
glean-core/tests/quantity.rs
glean-core/tests/rate.rs
glean-core/tests/storage.rs
glean-core/tests/string.rs
glean-core/tests/string_list.rs
glean-core/tests/text.rs
glean-core/tests/timespan.rs
glean-core/tests/timing_distribution.rs
glean-core/tests/uuid.rs
glean-core/tests/common/mod.rs
glean_sdk.egg-info/PKG-INFO
glean_sdk.egg-info/SOURCES.txt
glean_sdk.egg-info/dependency_links.txt
glean_sdk.egg-info/not-zip-safe
glean_sdk.egg-info/requires.txt
glean_sdk.egg-info/top_level.txt
gradle-plugin/README.md
gradle-plugin/build.gradle
gradle-plugin/src/main/groovy/mozilla/telemetry/glean-gradle-plugin/GleanGradlePlugin.groovy
gradle/wrapper/gradle-wrapper.jar
gradle/wrapper/gradle-wrapper.properties
samples/android/app/README.md
samples/android/app/build.gradle
samples/android/app/metrics.yaml
samples/android/app/pings.yaml
samples/android/app/proguard-rules.pro
samples/android/app/tags.yaml
samples/android/app/src/androidTest/java/org/mozilla/samples/gleancore/MainActivityTest.kt
samples/android/app/src/androidTest/java/org/mozilla/samples/gleancore/pings/BaselinePingTest.kt
samples/android/app/src/androidTest/java/org/mozilla/samples/gleancore/pings/DeletionRequestPingTest.kt
samples/android/app/src/androidTest/java/org/mozilla/samples/gleancore/pings/SharedTestUtils.kt
samples/android/app/src/main/AndroidManifest.xml
samples/android/app/src/main/java/org/mozilla/samples/glean/GleanApplication.kt
samples/android/app/src/main/java/org/mozilla/samples/glean/MainActivity.kt
samples/android/app/src/main/res/layout/activity_main.xml
samples/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
samples/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
samples/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
samples/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
samples/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
samples/android/app/src/main/res/values/strings.xml
samples/android/app/src/main/res/xml/backup_rules.xml
samples/ios/app/.gitignore
samples/ios/app/README.md
samples/ios/app/base.xcconfig
samples/ios/app/debug.xcconfig
samples/ios/app/metrics.yaml
samples/ios/app/pings.yaml
samples/ios/app/release.xcconfig
samples/ios/app/sdk_generator.sh
samples/ios/app/glean-sample-app/AppDelegate.swift
samples/ios/app/glean-sample-app/Info.plist
samples/ios/app/glean-sample-app/ViewController.swift
samples/ios/app/glean-sample-app.xcodeproj/project.pbxproj
samples/ios/app/glean-sample-app.xcodeproj/project.xcworkspace/contents.xcworkspacedata
samples/ios/app/glean-sample-app.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
samples/ios/app/glean-sample-app.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
samples/ios/app/glean-sample-app.xcodeproj/xcshareddata/xcschemes/glean-sample-app.xcscheme
samples/ios/app/glean-sample-app/Assets.xcassets/Contents.json
samples/ios/app/glean-sample-app/Assets.xcassets/AppIcon.appiconset/Contents.json
samples/ios/app/glean-sample-app/Base.lproj/LaunchScreen.storyboard
samples/ios/app/glean-sample-app/Base.lproj/Main.storyboard
samples/ios/app/glean-sample-appTests/Info.plist
samples/ios/app/glean-sample-appTests/glean_sample_appTests.swift
samples/ios/app/glean-sample-appUITests/BaselinePingTest.swift
samples/ios/app/glean-sample-appUITests/DeletionRequestPingTest.swift
samples/ios/app/glean-sample-appUITests/EventPingTest.swift
samples/ios/app/glean-sample-appUITests/Info.plist
samples/ios/app/glean-sample-appUITests/MockServer.swift
samples/ios/app/glean-sample-appUITests/ViewControllerTest.swift
samples/rust/Cargo.toml
samples/rust/build.rs
samples/rust/metrics.yaml
samples/rust/pings.yaml
samples/rust/src/main.rs
supply-chain/audits.toml
supply-chain/config.toml
supply-chain/imports.lock
taskcluster/requirements.in
taskcluster/requirements.txt
taskcluster/ci/config.yml
taskcluster/ci/android-build/kind.yml
taskcluster/ci/beetmover/kind.yml
taskcluster/ci/docker-image/kind.yml
taskcluster/ci/module-build/kind.yml
taskcluster/ci/rust/kind.yml
taskcluster/ci/signing/kind.yml
taskcluster/docker/linux/Dockerfile
taskcluster/docker/linux/runbuild.sh
taskcluster/docker/linux/runlocally.sh
taskcluster/glean_taskgraph/__init__.py
taskcluster/glean_taskgraph/build_config.py
taskcluster/glean_taskgraph/job.py
taskcluster/glean_taskgraph/target_tasks.py
taskcluster/glean_taskgraph/worker_types.py
taskcluster/glean_taskgraph/loader/__init__.py
taskcluster/glean_taskgraph/loader/build_config.py
taskcluster/glean_taskgraph/loader/multi_dep.py
taskcluster/glean_taskgraph/transforms/__init__.py
taskcluster/glean_taskgraph/transforms/beetmover.py
taskcluster/glean_taskgraph/transforms/module_build.py
taskcluster/glean_taskgraph/transforms/multi_dep.py
taskcluster/glean_taskgraph/transforms/signing.py
taskcluster/scripts/cross-compile-setup.sh
taskcluster/scripts/macos.manifest
taskcluster/scripts/rustup-setup.sh
tools/analysis/ping-patterns/README.md
tools/analysis/ping-patterns/config.py
tools/analysis/ping-patterns/ping-patterns.py
tools/embedded-uniffi-bindgen/Cargo.toml
tools/embedded-uniffi-bindgen/README.md
tools/embedded-uniffi-bindgen/src/main.rs
xcconfig/common.xcconfig