Closed
Bug 1662860
Opened 4 years ago
Closed 4 years ago
Implement IPC for all Rust metrics APIs
Categories
(Toolkit :: Telemetry, task, P3)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
People
(Reporter: chutten, Unassigned)
References
Details
(Whiteboard: [telemetry:fog:m6])
We have IPC support in some metric types in the fog
crate, but not all. This bug is about extending support to all metrics.
The list of unsupported IPC operations are in the IPC design document.
Some of this work may be taken as part of bug 1662122. But ensure that
- All metric types are supported
- Documentation is up-to-date
- Tests are written for supported and unsupported operations
Reporter | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•