Replies: 1 comment 1 reply
|
Sorry, I don't see the error? 1.14+1.14 is 2.28 and with a little rounding it can definitely become 2.29. Everything in your screenshot makes sense to me. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
After adding a custom statistic, i have noticed the RPS from the header is actually doubled.
With blue is the actual RPS value (as measured by the system i am testing) and as you can see the aggregated RPS is wrong. How can we fix this issue?
The code we used to add the custom metric:
All reactions