Skip to content

Commit 9af6347

Browse files
authored
Update projects list (mozilla#194)
* Add edge-validator and mozanalysis projects * Remove Experiments Viewer Experiments Viewer is deprecated and the repo is archived.
1 parent bf74805 commit 9af6347

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

tools/projects.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@ Below are a number of trailheads that lead into the projects and code that compr
99
| [`python_moztelemetry`][pymt] | Python APIs for Mozilla Telemetry
1010
| [`moztelemetry`][mt] | Scala APIs for Mozilla Telemetry
1111
| [`spark-hyperloglog`][spark_hll] | Algebird's HyperLogLog support for Apache Spark
12+
| [`mozanalysis`][ma] | A library for Mozilla experiments analysis
13+
1214

1315
[pymt]: https://github.com/mozilla/python_moztelemetry
1416
[mt]: https://github.com/mozilla/moztelemetry
1517
[spark_hll]: https://github.com/mozilla/spark-hyperloglog
18+
[ma]: https://github.com/mozilla/mozanalysis
1619

1720
## ETL code and Datasets
1821

@@ -44,6 +47,7 @@ See also [`firefox-data-docs`][docs] for documentation on datasets.
4447
| [`nginx_moz_ingest`][nmi] | Nginx module for Telemetry data ingestion
4548
| [`puppet-config`][puppet] | Cloud services puppet config for deploying infrastructure
4649
| [`parquet2hive`][p2h] | Hive import statement generator for Parquet datasets
50+
| [`edge-validator`][edge-validator] | A service endpoint for validating incoming data
4751

4852
[schemas]: https://github.com/mozilla-services/mozilla-pipeline-schemas
4953
[hs]: https://github.com/mozilla-services/hindsight
@@ -52,6 +56,7 @@ See also [`firefox-data-docs`][docs] for documentation on datasets.
5256
[nmi]: https://github.com/mozilla-services/nginx_moz_ingest
5357
[puppet]: https://github.com/mozilla-services/puppet-config/tree/master/pipeline
5458
[p2h]: https://github.com/mozilla/parquet2hive
59+
[edge-validator]: https://github.com/mozilla-services/edge-validator
5560

5661
### EMR Bootstrap scripts
5762

@@ -71,7 +76,6 @@ See also [`firefox-data-docs`][docs] for documentation on datasets.
7176
| [Cerberus][cer] & [Medusa][med] | Automatic alert system for telemetry aggregates
7277
| [`analysis.t.m.o`][atmo_gh] | [Self serve data analysis platform][atmo]
7378
| [Mission Control][mc] | Low latency dashboard for stability and health metrics
74-
| [Experiments Viewer][ev] | Visualization for [Shield][shield] experiment results
7579
| [Re:dash][redash] | Mozilla's fork of the [data query / visualization system][stmo]
7680
| [TAAR][taar] | Telemetry-aware addon recommender
7781
| [Ensemble][ensemble] | A minimalist platform for publishing data
@@ -88,7 +92,6 @@ See also [`firefox-data-docs`][docs] for documentation on datasets.
8892
[med]: https://github.com/mozilla/medusa
8993
[atmo_gh]: https://github.com/mozilla/telemetry-analysis-service
9094
[mc]: https://github.com/mozilla/missioncontrol
91-
[ev]: https://github.com/mozilla/experiments-viewer
9295
[redash]: https://github.com/mozilla/redash
9396
[taar]: https://github.com/mozilla/taar
9497
[ensemble]: https://github.com/mozilla/ensemble

0 commit comments

Comments
 (0)