Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 687 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 687 Bytes

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.