Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating int to unit #7668

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rimashah25
Copy link
Contributor

Traffic Monitor logs kept throwing a warning for speed whose value wasn't in the int range
WARNING: stats_over_http.go:319: 2023-07-06T04:01:42.26864894Z: speed of interface 'p1p1' cannot parse to int64, was '18446744073709551615': strconv.ParseInt: parsing "18446744073709551615": value out of range


Which Traffic Control components are affected by this PR?

  • Traffic Monitor

What is the best way to verify this PR?

Ensure that the warning message is no longer seen in the logs.

If this is a bugfix, which Traffic Control versions contained the bug?

7.0.1

PR submission checklist

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.

None yet

1 participant