# glam **Repository Path**: mirrors_mozilla/glam ## Basic Information - **Project Name**: glam - **Description**: Mozilla's primary interactive dashboard for examining the distribution of telemetry values. - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://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](https://docs.telemetry.mozilla.org/cookbooks/glam.html). If you're looking to contribute, see [the development docs](https://github.com/mozilla/glam/blob/main/docs/development.md) on how to get started. To add a Glean-based product to GLAM, see [Adding a Product to GLAM](https://github.com/mozilla/glam/blob/main/docs/adding-glean-product.md)