Files
tubestation/toolkit/components/glean/tests/xpcshell
Chris H-C e7bf705f68 Bug 1938223 - Support mirroring specific labeled_counter metrics to histograms of kind: categorical and keyed histograms of kind: count r=TravisLong
These are secret menu items. To use them:
* Metric of type: labeled_counter
* `telemetry_mirror` must have `h#` prefix before the histogram
* For categorical:
  * Samples must always be 1, or we'll assert
  * Labels must be specified in both probes with the same spelling, case, and
    order

Tests have been added to t/c/t/tests/python/test_mirrors.py to ensure these
restrictions are adhered to.

Differential Revision: https://phabricator.services.mozilla.com/D232662
2024-12-19 20:06:18 +00:00
..