Closed
Bug 1226541
Opened 10 years ago
Closed 9 years ago
[meta] Make about:telemetry display custom pings
Categories
(Toolkit :: Telemetry, defect, P3)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox45 | --- | affected |
People
(Reporter: gfritzsche, Unassigned)
References
Details
(Keywords: meta, Whiteboard: [measurement:client] [measurement:client:project])
Currently about:telemetry can't display any custom pings properly, so i think we need to improve about:telemetry in the short-term (for transparency and QA/engineering reasons).
A low-effort approach right now (ignoring a bigger re-design) is to:
* add radio buttons to switch between structured and raw (textual) ping data
* switching to raw ping data hides the structured sections ("general data" etc.) and instead shows the textual, formatted stringified JSON, data (while still showing the ping selectors)
* all ping types are selectable through the ping selector section
* switching to a ping type that is not "main" or "saved-session" with the structured view:
* we keep showing the "General Data" and "Environment Data" sections
* hide the other data sections
* show the payload of the ping in a "Payload" section as formatted stringified JSON
Comment 1•10 years ago
|
||
DUP or related: bug 1199661 please mark as appropriate
Reporter | ||
Updated•10 years ago
|
Keywords: meta
Summary: Make about:telemetry display custom pings → [meta] Make about:telemetry display custom pings
Reporter | ||
Updated•10 years ago
|
Whiteboard: [measurement:client] → [measurement:client] [measurement:client:tracking]
Reporter | ||
Updated•10 years ago
|
Whiteboard: [measurement:client] [measurement:client:tracking] → [measurement:client] [measurement:client:project]
Reporter | ||
Comment 3•9 years ago
|
||
This is fixed thanks to Penh Lenh.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•