Open Bug 1895297 Opened 10 months ago Updated 10 months ago

Enable precise timestamps in Glean.js

Categories

(Data Platform and Tools :: Glean: SDK, enhancement, P4)

enhancement

Tracking

(Not tracked)

People

(Reporter: brosa, Unassigned, Mentored)

Details

glean_parser generates a property for pings called preciseTimestamps. We can use this metadata in Glean.js to customize behavior for specific pings.

glean_parser PR: https://github.com/mozilla/glean_parser/pull/592
glean PR: https://github.com/mozilla/glean/pull/2456


The full list of unsupported glean_parser features can be found here: https://github.com/mozilla/glean.js/blob/main/glean/src/core/pings/common_ping_data.ts#L18

There is currently no desire/need from any consumers of Glean.js for this capability. This will stay in the backlog until we have a need to implement this.

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