tailscale/prober
Percy Wegmann 5a3b3f460f
cmd/derpprobe,prober: add ability to restrict specific kind of derp probes to specific regions
This introduces the ability to configure the derprobe command using a yaml config file.
See config_test.go for a complete example of such a file.

Updates tailscale/corp#24522

Co-authored-by: Mario Minardi <mario@tailscale.com>
Signed-off-by: Percy Wegmann <percy@tailscale.com>
2024-11-15 08:33:09 -06:00
..
derp_test.go cmd/derpprobe,prober: add ability to restrict specific kind of derp probes to specific regions 2024-11-15 08:33:09 -06:00
derp.go cmd/derpprobe,prober: add ability to restrict specific kind of derp probes to specific regions 2024-11-15 08:33:09 -06:00
dns_example_test.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
dns_test.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
dns.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
http.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
prober_test.go prober: support JSON response in RunHandler 2024-08-06 11:27:59 +01:00
prober.go prober: make status page more clear 2024-08-08 17:34:29 +01:00
status.go prober: make status page more clear 2024-08-08 17:34:29 +01:00
status.html prober: make status page more clear 2024-08-08 17:34:29 +01:00
tcp.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
tls_test.go prober: add TLS probe constructor to split dial addr from cert name 2024-02-19 09:03:13 -08:00
tls.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00