24 Commits (0913ec023b255c985fa23c20b26e564586a8fd04)

Author SHA1 Message Date
valscale f314fa4a4a
prober: fix data race when altering derpmap (#8397) 3 years ago
valscale 88097b836a
prober: allow monitoring of nodes marked as STUN only in default derpmap (#8391) 3 years ago
Mihai Parparita 7330aa593e all: avoid repeated default interface lookups 3 years ago
Andrew Dunham 280255acae
various: add golangci-lint, fix issues (#7905) 3 years ago
Anton Tolchanov c153e6ae2f prober: migrate to Prometheus metric library 3 years ago
Anton Tolchanov 7083246409 prober: only record latency for successful probes 3 years ago
Anton Tolchanov e59dc29a55 prober: log client pubkeys on derp mesh probe failures 3 years ago
Anton Tolchanov 100d8e909e cmd/derpprobe: migrate to the prober framework 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick a1b4ab34e6 util/httpm: add new package for prettier HTTP method constants 3 years ago
Andrew Dunham 06b55ab50f prober: fix test flake 4 years ago
Anton Tolchanov bd47e28638 prober: optionally spread probes over time 4 years ago
Anton Tolchanov 69f61dcad8 prober: add a DERP probe manager based on derpprobe 4 years ago
Denton Gentry b55761246b prober: add utilities to generate alerts and warnings. 4 years ago
Anton Tolchanov 26af329fde prober: expand certificate verification logic in the TLS prober 4 years ago
Josh Soref d4811f11a0 all: fix spelling mistakes 4 years ago
Brad Fitzpatrick 4950fe60bd syncs, all: move to using Go's new atomic types instead of ours 4 years ago
Brad Fitzpatrick 116f55ff66 all: gofmt for Go 1.19 4 years ago
David Anderson 7c7f37342f prober: used keyed initializer for LimitedReader. 4 years ago
Dave Anderson 0968b2d55a
prober: support adding key/value labels to probes. (#4250) 4 years ago
David Anderson a09c30aac2 prober: refactor probe state into a Probe struct. 4 years ago
David Anderson 94aaec5c66 prober: rename Probe to ProbeFunc. 4 years ago
David Anderson 19f61607b6 prober: run all probes once on initial registration. 4 years ago
David Anderson e41a3b983c prober: library to build healthchecking probers. 4 years ago