Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use counters for msgs/bytes sent/recv (#190)
* use counters for msgs/bytes sent/recv Signed-off-by: Caleb Lloyd <[email protected]> * don't aggregate accountstatz metrics Signed-off-by: Caleb Lloyd <[email protected]> * add optimization for accounts that always return 0 conns Signed-off-by: Caleb Lloyd <[email protected]> * always skip if account has never connected Signed-off-by: Caleb Lloyd <[email protected]> * change nats_up to gauge Signed-off-by: Caleb Lloyd <[email protected]> --------- Signed-off-by: Caleb Lloyd <[email protected]>
- Loading branch information