Open Bug 1767523 Opened 2 years ago

Document that `TelemetryTimestamps` specifically and `simpleMeasurements` in general aren't to be added to without knowing what you're about

Categories

(Toolkit :: Telemetry, task, P3)

task

Tracking

()

People

(Reporter: chutten, Unassigned)

References

Details

simpleMeasurements in general and the TelemetryTimestamps in specific cannot be added to without schema changes. Scalars are the preferred alternative for data needed in Firefox Desktop Telemetry, and Glean may have the friendlier APIs (like timespan) for recording.

We should document this in the relevant modules (TelemetryTimestamps and TelemetrySession).

You need to log in before you can comment on or make changes to this bug.