You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex Valiushko
c40f352103
net/udprelay: expose peer relay metrics ( #18218 )
...
Adding both user and client metrics for peer relay forwarded bytes and
packets, and the total endpoints gauge.
User metrics:
tailscaled_peer_relay_forwarded_packets_total{transport_in, transport_out}
tailscaled_peer_relay_forwarded_bytes_total{transport_in, transport_out}
tailscaled_peer_relay_endpoints_total{}
Where the transport labels can be of "udp4" or "udp6".
Client metrics:
udprelay_forwarded_(packets|bytes)_udp(4|6)_udp(4|6)
udprelay_endpoints
RELNOTE: Expose tailscaled metrics for peer relay.
Updates tailscale/corp#30820
Change-Id: I1a905d15bdc5ee84e28017e0b93210e2d9660259
Signed-off-by: Alex Valiushko <alexvaliushko@tailscale.com>
4 months ago
..
ace
feature/ace: make ACE modular
7 months ago
appconnectors
feature/appconnectors: start making it modular
7 months ago
buildfeatures
feature/featuretags: add CacheNetMap feature tag for upcoming work
5 months ago
c2n
feature/c2n: move answerC2N code + deps out of control/controlclient
7 months ago
capture
feature/capture: fix wireshark decoding and add new disco frame types ( #16089 )
11 months ago
clientupdate
feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet
7 months ago
condlite/ expvar
feature/condlite/expvar: add expvar stub package when metrics not needed
6 months ago
condregister
appc,feature: add the start of new conn25 app connector
4 months ago
conn25
appc,feature: add the start of new conn25 app connector
4 months ago
debugportmapper
feature/portmapper: make the portmapper & its debugging tools modular
7 months ago
doctor
doctor: add ts_omit_doctor support
7 months ago
drive
feature/drive: start factoring out Taildrive, add ts_omit_drive build tag
7 months ago
featuretags
feature/featuretags: add CacheNetMap feature tag for upcoming work
5 months ago
identityfederation
feature/identityfederation: strip query params on clientID ( #17666 )
6 months ago
linkspeed
feature/linkspeed: move cosmetic tstun netlink code out to modular feature
6 months ago
linuxdnsfight
feature/linuxdnsfight: move inotify watching of /etc/resolv.conf out to a feature
7 months ago
oauthkey
tsnet: enable node registration via federated identity
5 months ago
portlist
feature/portlist: pull portlist service porting into extension, use eventbus
7 months ago
portmapper
wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapper
6 months ago
posture
feature/posture: log method and full URL for posture identity requests
5 months ago
relayserver
net/udprelay: expose peer relay metrics ( #18218 )
4 months ago
sdnotify
all: rename variables with lowercase-l/uppercase-I
5 months ago
syspolicy
util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl
8 months ago
taildrop
util/backoff: rename logtail/backoff package to util/backoff
7 months ago
tap
all: use Go 1.20's errors.Join instead of our multierr package
7 months ago
tpm
feature/tpm: return opening errors from both /dev/tpmrm0 and /dev/tpm0 ( #18071 )
5 months ago
useproxy
feature, net/tshttpproxy: pull out support for using proxies as a feature
7 months ago
wakeonlan
feature/*: make Wake-on-LAN conditional, start supporting modular features
1 year ago
feature.go
tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to a nodeattr
5 months ago
hooks.go
tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to a nodeattr
5 months ago
sdnotify.go
feature, ipn/ipnlocal: add, use feature.CanSystemdStatus for more DCE
5 months ago