You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app
William Lachance f180119774
No issue - Stop generating `metrics.md` and direct to Glean Dictionary instead (#19411)
Now that the Glean Dictionary (https://dictionary.telemetry.mozilla.org)
has hit production, our guidance is to move away from generating
metrics.md files. The Glean Dictionary is a better solution for this task
for a couple of reasons:

1. The Glean Dictionary contains a complete reference of all metrics
and pings sent by an application (not just those defined in the
application itself, as is the case with the markdown documentation)
2. The Glean Dictionary provides additional context and links beyond
what is provided by the documentation (for example, information on
how to access metric information via BigQuery or GLAM) as well as
annotations provided by data scientists in the course of analyzing data
(see, for example, the commentary section for:
https://dictionary.telemetry.mozilla.org/apps/fenix/metrics/metrics_search_count).

This should also reduce some of the churn/burden on people when
they submit PRs, as there is no longer any need to update metrics.md
as a part of them.
3 years ago
..
sampledata For #7092: Add initial Migration UI 4 years ago
src Import l10n. 3 years ago
.gitignore
build.gradle No issue - Stop generating `metrics.md` and direct to Glean Dictionary instead (#19411) 3 years ago
lint-baseline.xml For #15788: Remove fixed issues from lint baseline. 4 years ago
lint.xml For #15640: Increase PrivateResource warning severity to error. 3 years ago
metrics.yaml Closes #19147: Move startup metrics to right after Glean initialization (#19252) 3 years ago
pings.yaml Bug 1689162: Update Glean metrics.yaml schema (#18683) 3 years ago
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 4 years ago
proguard-rules.pro Closes #17451: remove verbose logs with proguard. 3 years ago