tailscale/prober
Anton Tolchanov c2af1cd9e3 prober: support multiple probes running concurrently
Some probes might need to run for longer than their scheduling interval,
so this change relaxes the 1-at-a-time restriction, allowing us to
configure probe concurrency and timeout separately. The default values
remain the same (concurrency of 1; timeout of 80% of interval).

Updates tailscale/corp#25479

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
2025-01-30 12:22:23 +00:00
..
derp.go
derp_test.go
dns.go
dns_example_test.go
dns_test.go
histogram.go
histogram_test.go
http.go
prober.go
prober_test.go
status.go
status.html
tcp.go
tls.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
tls_test.go
tun_darwin.go
tun_default.go
tun_linux.go