mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-12-06 10:31:31 -08:00
Outgoing Packet Metrics (#1980)
add tx/rx labels to packet counters and add metrics for outgoing packets
This commit is contained in:
parent
e5fc89821f
commit
595e033776
7 changed files with 297 additions and 110 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#include "InetAddress.hpp"
|
||||
#include "RingBuffer.hpp"
|
||||
#include "Utils.hpp"
|
||||
#include "Metrics.hpp"
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue