Closed Bug 1302683 Opened 8 years ago Closed 6 years ago

Make about:telemetry support add-on probe section in payload/processes

Categories

(Toolkit :: Telemetry, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: gfritzsche, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [measurement:client])

The current about:telemetry view would only allow us to inspect events that go into the main ping.
We should add a separate view so we can inspect all recorded events.

FWIW, we'll need similar views for dynamic scalars and histograms later.
Could you provide more information / documentation on what dynamic scalars and histograms are ?
Flags: needinfo?(gfritzsche)
This is similar to the scalar and histogram rendering we have now, the difference will be that they are not "built-in" but instead registered at run-time.
Flags: needinfo?(gfritzsche)
We decided that these "dynamic" events will go into a separate process section in the main ping, e.g.:
payload/processes/dynamic

That means we can just add a new "process" entry and use the existing UI to view the data.
Summary: Add about:telemetry view to inspect all events → Make about:telemetry support add-on probe section in payload/processes
The "dynamic" process is a valid entry in the process selector. Good to go?
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(gfritzsche)
Resolution: --- → FIXED
Yes, cheers!
Flags: needinfo?(gfritzsche)
You need to log in before you can comment on or make changes to this bug.