mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-12 20:28:27 +00:00
More packet metrics (#1982)
* found path negotation sends that weren't accounted for * Fix histogram so it will actually compile * Found more places for packet metrics
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
*/
|
||||
|
||||
#include <prometheus/simpleapi.h>
|
||||
#include <prometheus/histogram.h>
|
||||
|
||||
namespace prometheus {
|
||||
namespace simpleapi {
|
||||
|
Reference in New Issue
Block a user