You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/prober
Andrew Dunham 7d7d159824 prober: support creating multiple probes in ForEachAddr
So that we can e.g. check TLS on multiple ports for a given IP.

Updates tailscale/corp#16367

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I81d840a4c88138de1cbb2032b917741c009470e6
2 months ago
..
derp.go prober: add a DERP bandwidth probe 3 months ago
derp_test.go prober: add a DERP bandwidth probe 3 months ago
dns.go prober: support creating multiple probes in ForEachAddr 2 months ago
dns_example_test.go prober: support creating multiple probes in ForEachAddr 2 months ago
dns_test.go prober: support creating multiple probes in ForEachAddr 2 months ago
http.go prober: log HTTP response body on failure 6 months ago
notification.go all: update copyright and license headers 1 year ago
prober.go prober: export probe counters and cumulative latency 3 months ago
prober_test.go prober: migrate to Prometheus metric library 1 year ago
tcp.go all: update copyright and license headers 1 year ago
tls.go prober: add TLS probe constructor to split dial addr from cert name 3 months ago
tls_test.go prober: add TLS probe constructor to split dial addr from cert name 3 months ago