Feature request: Render metrics, eg histograms, in `about:glean`
Categories
(Toolkit :: Telemetry, enhancement, P3)
Tracking
()
People
(Reporter: pbone, Unassigned)
Details
Attachments
(1 file)
|
64.58 KB,
image/png
|
Details |
One feature I find myself using in about:telemetry is the ability to view the distributions of various metrics from my own browser instance. I use this when configuring new telemetry and also when using that telemetry to measure some other local change in my development workspace (although it's not as accurate as the profiler).
For example.
- Open
about:telemetry - Choose "Histograms" from the panel on the left
- Type "GC_MS" in the search box on the top right of the main display.
- Observe the histograms.
If this workflow could be implemented for gleam in a convenient way I'd be grateful. Thanks.
Comment 1•2 years ago
|
||
It would be nice to have a local version of the Glean Debug Ping Viewer's visualization views. On mobile it was not only important but convenient to have GDPB available so devs could view on their big screens what data was collected from mobile... but Desktop's a different beast: maybe we should put it all together somehow?
Updated•2 years ago
|
Description
•