Closed Bug 1632162 Opened 5 years ago Closed 5 years ago

Implement the event metric type for Project FOG

Categories

(Toolkit :: Telemetry, task, P1)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: chutten, Assigned: janerik)

References

Details

(Whiteboard: [telemetry:fog:m3])

Attachments

(2 files)

Implement the event metric for Project FOG.

Things you won't be needing at the moment, but might want to keep in mind:

  • in-tree usage Documentation (rustdoc is always appreciated)
  • Tests (bug 1627024)
  • IPC (that's coming in Milestone 4)
Assignee: nobody → jrediger

Events are timestamped to millisecond precision only, so we need to trim
down our clock source a bit.
This also renames the previously used function to make it more clear
(even though an "instant" doesn't really have a unit, so our analogy is
breaking down)

Depends on D73680

Pushed by jrediger@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d351f9caa57f Implement the event metric type for Project FOG. r=chutten https://hg.mozilla.org/integration/autoland/rev/c700fcf9fcde Use correct time unit for event timestamps. r=chutten
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: