mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
With this change we should be able to collect and expose the following histograms: * `management.updatechannel.create.duration.ms` with `closed` boolean label * `management.updatechannel.create.duration.micro` with `closed` boolean label * `management.updatechannel.close.one.duration.ms` * `management.updatechannel.close.one.duration.micro` * `management.updatechannel.close.multiple.duration.ms` * `management.updatechannel.close.multiple.duration.micro` * `management.updatechannel.close.multiple.channels` * `management.updatechannel.send.duration.ms` with `found` and `dropped` boolean labels * `management.updatechannel.send.duration.micro` with `found` and `dropped` boolean labels * `management.updatechannel.get.all.duration.ms` * `management.updatechannel.get.all.duration.micro` * `management.updatechannel.get.all.peers` |
||
|---|---|---|
| .. | ||
| acl | ||
| auth | ||
| checkfw | ||
| dns | ||
| ebpf | ||
| listener | ||
| peer | ||
| routemanager | ||
| stdnet | ||
| templates | ||
| wgproxy | ||
| config_test.go | ||
| config.go | ||
| connect.go | ||
| device_auth.go | ||
| engine_stdnet_android.go | ||
| engine_stdnet.go | ||
| engine_test.go | ||
| engine.go | ||
| login.go | ||
| mobile_dependency.go | ||
| pkce_auth.go | ||
| state.go | ||