Firefox Source Docs Logo

Getting Started

  • Getting Set Up To Work On The Firefox Codebase

Working On Firefox

  • Working on Firefox
  • Bug Handling

Source Code Documentation

  • Firefox
  • DOM
  • Layout & CSS
  • Graphics
  • Firefox DevTools Contributor Docs
  • Toolkit
    • Add-on Manager
    • Crash Manager
    • Crash Reporter
    • Feature Gates
    • Search Service
    • Shield Recipe Client
    • Messaging System Schemas
    • Picture-in-Picture
    • Prompts
    • Subprocess Module
    • Telemetry
      • Getting started
      • Concepts
      • Data collection
      • Data documentation
        • Common ping format
        • Environment
        • “main” ping
        • Crash ping
        • “backgroundhangmonitor” ping
        • “anonymous” ping
        • “first-shutdown” ping
        • “activation” ping
        • Add-ons malware ping
        • “core” ping
        • “coverage” ping
        • “default-browser” ping
        • “deletion” ping (obsolete)
        • “deletion-request” ping
        • “downgrade” ping
        • “event” ping
        • “health” ping
        • “heartbeat” ping
        • Install Ping
        • Launcher Process Failure ping
        • “modules” ping
        • “new-profile” ping
        • “prio” ping
        • “sync” ping
        • “third-party-modules” ping
        • “uitour-tag” ping
        • “uninstall” ping
        • “update” ping
        • “xfocsp-error-report” ping
        • Ecosystem Telemetry
      • Internals
      • Obsolete Documentation
    • Firefox on Glean (FOG)
    • Toolkit Modules
    • Toolkit Widgets
    • URL Classifier
    • WebExtensions API Development
  • SpiderMonkey
  • Welcome to GeckoView’s documentation!
  • WebIDL
  • libpref
  • Remote Protocol
  • Services
  • File Handling
  • Firefox on macOS
  • Code quality
  • Writing Rust Code
  • Gecko Profiler

The Firefox Build System

  • Mach
  • Try Server
  • Build System
  • TaskCluster Task-Graph Generation
  • Managing Documentation

Testing & Test Infrastructure

  • Testing Policy
  • Configuration Changes
  • Marionette
  • geckodriver
  • web-platform-tests documentation
  • Fuzzing
  • Sanitizer
  • Performance Testing
  • Code coverage
  • Testing & Debugging Rust Code

Localization & Internationalization

  • Internationalization
  • Localization

Firefox and Python

  • mozbase
  • Using third-party Python packages

Metrics Collected in Firefox

  • Metrics
  • Pings
Firefox Source Docs
  • »
  • Toolkit »
  • Telemetry »
  • Data documentation
  • View page source

Data documentation¶

  • Common ping format
  • Environment
  • “main” ping
  • Crash ping
  • “backgroundhangmonitor” ping
  • “anonymous” ping
  • “first-shutdown” ping
  • “activation” ping
  • Add-ons malware ping
  • “core” ping
  • “coverage” ping
  • “default-browser” ping
  • “deletion” ping (obsolete)
  • “deletion-request” ping
  • “downgrade” ping
  • “event” ping
  • “health” ping
  • “heartbeat” ping
  • Install Ping
  • Launcher Process Failure ping
  • “modules” ping
  • “new-profile” ping
  • “prio” ping
  • “sync” ping
  • “third-party-modules” ping
  • “uitour-tag” ping
  • “uninstall” ping
  • “update” ping
  • “xfocsp-error-report” ping
  • Ecosystem Telemetry

The mozilla-pipeline-schemas repository contains schemas for some of the pings.

Next Previous

Built with Sphinx using a theme provided by Read the Docs.