Open
Bug 1930572
Opened 5 days ago
Updated 1 day ago
Implement testGetValue for labeled metrics
Categories
(Toolkit :: Telemetry, enhancement, P3)
Toolkit
Telemetry
Tracking
()
ASSIGNED
People
(Reporter: brosa, Assigned: brosa)
References
(Blocks 2 open bugs)
Details
Implement a testGetValue
API on LabeledMetric
in Rust. Ideally, we are able to fetch the entire store of labels and values as a stringified object that we can parse and display on about:glean
.
Comment 1•1 day ago
|
||
See also the subtree of bug 1800490 where there are some testing use cases we might be able to solve with a thoughtful design here.
Blocks: 1800490
You need to log in
before you can comment on or make changes to this bug.
Description
•