Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozilla/telemetry-dashboard

Web-frontend for aggregated telemetry data
https://github.com/mozilla/telemetry-dashboard

Last synced: 4 days ago
JSON representation

Web-frontend for aggregated telemetry data

Awesome Lists containing this project

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.