Are the metrics for in/out bytes and message-count that are reported by the nats-server (and fed into utilities like nats-top) 100% accurate or are they approximations? #2818
|
Essentially what the subject says. Based on a quick look in the source-code I tend to believe that the data-usage reported by nats-server (and displayed by the 'nats-top' utility) accounts for every single byte and message that goes through NATS. Is my assumption correct? (just need to be 100% certain) Thank you for the great product and the immense quality that you guys are putting into it! |
Answered by
derekcollison
Jan 25, 2022
Replies: 2 comments 2 replies
|
Yes that is correct. |
0 replies
Answer selected by
dsidirop
|
Be aware it’s per server though - nats top is not cluster aware. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes that is correct.