Closed Bug 1282091 Opened 9 years ago Closed 9 years ago

Adjust the "scalars" format in the main ping

Categories

(Toolkit :: Telemetry, defect, P1)

defect
Points:
1

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: Dexter, Assigned: Dexter)

References

(Blocks 1 open bug)

Details

(Whiteboard: [measurement:client])

Attachments

(1 file, 1 obsolete file)

The scalars are landing, but no consensus was reached on the right format to store parent/content data in bug 1281795. This bug is about fixing the format depending on the outcome of bug 1281795.
Blocks: 1275517
Depends on: 1281795
Whiteboard: [measurement:client]
Priority: -- → P2
Bug 1281795 has an agreed-upon format, so lets do this for scalars now.
Priority: P2 → P1
Assignee: nobody → alessio.placitelli
Attached patch bug1282091.patch (obsolete) — Splinter Review
Attachment #8767672 - Flags: review?(gfritzsche)
Comment on attachment 8767672 [details] [diff] [review] bug1282091.patch Review of attachment 8767672 [details] [diff] [review]: ----------------------------------------------------------------- ::: toolkit/components/telemetry/TelemetrySession.jsm @@ +1282,3 @@ > // Notify that there was a subsession split in the parent process. > if (isSubsession && clearSubsession) { > Services.obs.notifyObservers(null, "telemetry-subsession-split", ""); Nit: I would stack the changes the other way around. That way we never have a real usage of the previous format landed.
Attachment #8767672 - Flags: review?(gfritzsche) → review+
Attached patch bug1282091.patchSplinter Review
Attachment #8767672 - Attachment is obsolete: true
Status: NEW → ASSIGNED
(In reply to Georg Fritzsche [:gfritzsche] [away Jun 24 - Jul 3] from comment #3) > Comment on attachment 8767672 [details] [diff] [review] > bug1282091.patch > > Review of attachment 8767672 [details] [diff] [review]: > ----------------------------------------------------------------- > > ::: toolkit/components/telemetry/TelemetrySession.jsm > @@ +1282,3 @@ > > // Notify that there was a subsession split in the parent process. > > if (isSubsession && clearSubsession) { > > Services.obs.notifyObservers(null, "telemetry-subsession-split", ""); > > Nit: I would stack the changes the other way around. > That way we never have a real usage of the previous format landed. Good point. I've rebased the patch and also dealt with about:telemetry, which was still using the old format.
Points: --- → 1
This needs documentation - follow-up bug?
Flags: needinfo?(alessio.placitelli)
Depends on: 1284572
Flags: needinfo?(alessio.placitelli)
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Can you submit a PR to the pipeline schemas?
Flags: needinfo?(alessio.placitelli)
Flags: needinfo?(alessio.placitelli)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: