fune/toolkit/components/glean/bindings/jog
Chris H-C 557f0cf57b Bug 1698184 - Test runtime registration of FOG metrics r=janerik
Adds a test-only method to JS that permits the runtime registration of metrics.
Also uses that to cover JOG with tests: registering and smoke-testing metrics
of each metric type.
(Events being a notable (temporary) exception)

Instead of writing parsers, use serde_json for the optional extra metric args.

Differential Revision: https://phabricator.services.mozilla.com/D143051
2022-06-21 20:34:56 +00:00
..
src Bug 1698184 - Test runtime registration of FOG metrics r=janerik 2022-06-21 20:34:56 +00:00
Cargo.toml Bug 1698184 - Test runtime registration of FOG metrics r=janerik 2022-06-21 20:34:56 +00:00
cbindgen.toml Bug 1698184 - Test runtime registration of FOG metrics r=janerik 2022-06-21 20:34:56 +00:00
JOG.cpp Bug 1698184 - Permit the registration of FOG metrics at runtime, and their use r=janerik 2022-06-21 20:34:56 +00:00
JOG.h Bug 1698184 - Permit the registration of FOG metrics at runtime, and their use r=janerik 2022-06-21 20:34:56 +00:00