Bug 1675286 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Labeled metrics are a bit of the odd ones because they are generic and wrap another metric.

Event metrics are generic over their extra keys.
That's a bit of a challenge for both the ID->object map in Rust and the way the wrapper has to work for C++ and JS.

This bug is about investigating the proper way to just that.
Event metrics are generic over their extra keys.
That's a bit of a challenge for both the ID->object map in Rust and the way the wrapper has to work for C++ and JS.

This bug is about investigating the proper way to just that.

Back to Bug 1675286 Comment 0