Skip to content

Conversation

kylecarbs
Copy link
Member

This broke dogfood!

@kylecarbs kylecarbs requested a review from ammario February 28, 2023 19:52
@kylecarbs kylecarbs self-assigned this Feb 28, 2023
@kylecarbs kylecarbs merged commit 8850ce0 into main Feb 28, 2023
RxPackets: int32(req.RxPackets),
RxBytes: int32(req.RxBytes),
TxPackets: int32(req.TxPackets),
TxBytes: int32(req.TxBytes),
Copy link
Member

Choose a reason for hiding this comment

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

You don't want to lose this precision. One could easily exceed 4GB bytes transmitted.

@kylecarbs kylecarbs deleted the statmigrate branch February 28, 2023 19:55
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2023
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