# telemetry-dashboard **Repository Path**: mirrors_mozilla/telemetry-dashboard ## Basic Information - **Project Name**: telemetry-dashboard - **Description**: Web index for Mozilla data tools and docs - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Telemetry Index This repository contains the **source code for [telemetry.mozilla.org](https://telemetry.mozilla.org)**. This serves as an index and hosting location for a variety of data tools, many of which are public. Do check them out! ## Contributing Found a bug? [File a bug](https://github.com/mozilla/telemetry-dashboard/issues/new). Want to fix a bug? Clone the repo and start coding. You shouldn't even need a webserver, everything should work when you load it over `file:///`. ## Deploying telemetry.mozilla.org The [telemetry.mozilla.org](https://telemetry.mozilla.org) site is hosted in [Github Pages](https://pages.github.com/), so it may also be accessed via [mozilla.github.io/telemetry-dashboard](https://mozilla.github.io/telemetry-dashboard/). In front of Github Pages, there is also a GCP CDN (managed by DSRE). Updates to the `gh-pages` branch (the default branch) will be reflected on [telemetry.mozilla.org](https://telemetry.mozilla.org) after a few moments.