Skip to content

fix: Correct event timestamp values in server language templates (DENG-10432)#831

Open
sean-rose wants to merge 1 commit intomozilla:mainfrom
sean-rose:DENG-10432-fix-server-event-timestamps
Open

fix: Correct event timestamp values in server language templates (DENG-10432)#831
sean-rose wants to merge 1 commit intomozilla:mainfrom
sean-rose:DENG-10432-fix-server-event-timestamps

Conversation

@sean-rose
Copy link

@sean-rose sean-rose commented Feb 7, 2026

DENG-10432: Event timestamps in events stream for Glean server apps are consistently wrong

Per the Glean docs:

Each event contains the following data:

  • A timestamp, in milliseconds. The first event in any ping always has a value of 0, and subsequent event timestamps are relative to it.

Pull Request checklist

  • Quality: This PR builds and tests run cleanly
    • make test runs without emitting any warnings
    • make lint runs without emitting any errors
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry to CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to language binding APIs are noted explicitly

@sean-rose sean-rose requested a review from a team as a code owner February 7, 2026 00:18
@sean-rose sean-rose requested review from jeddai and removed request for a team February 7, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant