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

fix rejectPercent maybe other stuff? #1192

Merged
merged 9 commits into from
Sep 3, 2024
Merged

Conversation

petersilva
Copy link
Contributor

@reidsunderland noticed a metric calculation that is off.

Now that people can see the metrics on real deployments, problems should be a lot more obvious. it might be worthwhile rooting around to see if other problems are detected.
We can maybe catch a couple with this PR.

Copy link

github-actions bot commented Aug 27, 2024

Test Results

247 tests   245 ✅  1m 33s ⏱️
  1 suites    1 💤
  1 files      1 ❌

For more details on these failures, see this check.

Results for commit 6f53028.

♻️ This comment has been updated with latest results.

@petersilva
Copy link
Contributor Author

petersilva commented Aug 27, 2024

second patch changes "lag from 595483.20s to 6d21h" ... e.g:


 sarra/get_marine_weather                      lag     1/1    49 100%  47%     0 595483.20s 296574.88s 1141s  0.0%      0 B/s      0 m/s      0 B/s      0 B/s

becomes:

 sarra/get_marine_weather                      lag     1/1    49 100%  47%     0 6d21h 3d10h 1141s  0.0%      0 B/s      0 m/s      0 B/s      0 B/s

so it does not upset the columns that way either.

@petersilva
Copy link
Contributor Author

I just noticed my fancy formatting has a problem... I made a conversion routine to make like 3h4m (3 hours and 4 minutes) but I didn't do the reverse conversion, which is needed. another commit coming.

@petersilva
Copy link
Contributor Author

fixed now.

@petersilva petersilva marked this pull request as ready for review September 1, 2024 02:04
@petersilva petersilva merged commit 457d075 into development Sep 3, 2024
2 of 4 checks passed
@petersilva petersilva deleted the 2024_08_stats_touchup branch September 26, 2024 19:12
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.

2 participants