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

use counters for msgs/bytes sent/recv #190

Merged
merged 5 commits into from
Mar 8, 2024
Merged

use counters for msgs/bytes sent/recv #190

merged 5 commits into from
Mar 8, 2024

Commits on Mar 8, 2024

  1. use counters for msgs/bytes sent/recv

    Signed-off-by: Caleb Lloyd <[email protected]>
    Caleb Lloyd committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6909157 View commit details
    Browse the repository at this point in the history
  2. don't aggregate accountstatz metrics

    Signed-off-by: Caleb Lloyd <[email protected]>
    Caleb Lloyd committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4f6c3d5 View commit details
    Browse the repository at this point in the history
  3. add optimization for accounts that always return 0 conns

    Signed-off-by: Caleb Lloyd <[email protected]>
    Caleb Lloyd committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b2a0f2e View commit details
    Browse the repository at this point in the history
  4. always skip if account has never connected

    Signed-off-by: Caleb Lloyd <[email protected]>
    Caleb Lloyd committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5a8615d View commit details
    Browse the repository at this point in the history
  5. change nats_up to gauge

    Signed-off-by: Caleb Lloyd <[email protected]>
    Caleb Lloyd committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a0be69f View commit details
    Browse the repository at this point in the history