Closed Bug 1695228 Opened 4 years ago Closed 4 years ago

Timing Distributions need a "raw" RLB API for samples coming over FOG IPC

Categories

(Data Platform and Tools :: Glean: SDK, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chutten, Assigned: janerik)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

Timing Distribution samples in child processes in Firefox Desktop are measured using process-local timers. They are complete samples when coming over IPC and thus need a "raw" API in the RLB to be added (rather than start/stop/cancel).

This API:

  • should not be added to the trait
  • should take a sample (u64) or a bunch of samples (Vec<u64> or a slice or something)
Priority: P3 → P2
Whiteboard: [telemetry:glean-rs:m?]
Assignee: nobody → jrediger
Priority: P2 → P1
Blocks: 1700084

Comment on attachment 9210315 [details]
Bug 1695228 - Replay samples from timing distribution. r?chutten!

Revision D109079 was moved to bug 1700084. Setting attachment 9210315 [details] to obsolete.

Attachment #9210315 - Attachment is obsolete: true
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.

Attachment

General

Created:
Updated:
Size: