/glam

Mozilla's primary interactive dashboard for examining the distribution of telemetry values.

Primary LanguageSvelteMozilla Public License 2.0MPL-2.0

Glean Aggregation Metrics (GLAM)

GLAM is Mozilla's interactive dashboard for examining the distribution of telemetry values over time and across different user populations. You can check out GLAM at glam.telemetry.mozilla.org.

This repository contains:

  • The GLAM server which provides the API
  • The GLAM front-end code
  • The design system for building new front-end components

For more information about GLAM, visit Introduction to GLAM. If you're looking to contribute, see the development docs on how to get started.