Skip to content

[TRIVIAL] Consistent format for logging transmission latency#4492

Merged
MartinquaXD merged 2 commits into
mainfrom
nicer-format-for-transmission-duration
Jun 5, 2026
Merged

[TRIVIAL] Consistent format for logging transmission latency#4492
MartinquaXD merged 2 commits into
mainfrom
nicer-format-for-transmission-duration

Conversation

@MartinquaXD
Copy link
Copy Markdown
Contributor

Description

Being able to log the transmission latency is already quite useful but the current format (which can switch between ms and s) is a bit annoying to for dashboards.

Changes

switch to always logging latency in milliseconds

@MartinquaXD MartinquaXD requested a review from a team as a code owner June 5, 2026 13:55
@MartinquaXD MartinquaXD enabled auto-merge June 5, 2026 13:56
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the logging in byte_stream.rs to record transmission start and duration times in milliseconds rather than using the default debug representation of durations. No critical issues found.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@MartinquaXD MartinquaXD added this pull request to the merge queue Jun 5, 2026
Merged via the queue into main with commit 3dfea2a Jun 5, 2026
21 checks passed
@MartinquaXD MartinquaXD deleted the nicer-format-for-transmission-duration branch June 5, 2026 15:58
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants