64 Commits (3ed76ceed34e2fbff6eeee59facdcd72a8b5b795)

Author SHA1 Message Date
Mike O'Driscoll e72c528a5f
cmd/{derp,derpprobe},prober,derp: add mesh support to derpprobe (#15414) 10 months ago
Mike O'Driscoll 118206ab79
prober: update header check test (#15993) 11 months ago
Mike O'Driscoll 9c52856af6
prober: correct content-type response (#15989) 11 months ago
Mike O'Driscoll fccba5a2f1
prober: fix test logic (#15952) 11 months ago
Mike O'Driscoll b02de31563
prober: update cert check for prober (#15919) 11 months ago
Mike O'Driscoll 08c8ccb48e
prober: add address family label for udp metrics (#15413) 1 year ago
Brad Fitzpatrick 05ac21ebe4 all: use new LocalAPI client package location 1 year ago
Anton Tolchanov c2af1cd9e3 prober: support multiple probes running concurrently 1 year ago
Percy Wegmann 2729942638 prober: fix nil pointer access in tcp-in-tcp probes 1 year ago
Jordan Whited 00bd906797
prober: remove DERP pub key copying overheads in qd and non-tun measures (#14659) 1 year ago
Jordan Whited 84b0379dd5
prober: remove per-packet DERP pub key copying overheads (#14658) 1 year ago
Percy Wegmann 6ccde369ff prober: record total bytes transferred in DERP bandwidth probes 1 year ago
Percy Wegmann cd795d8a7f prober: support filtering regions by region ID in addition to code 1 year ago
Percy Wegmann a51672cafd prober: record total bytes transferred in DERP bandwidth probes 1 year ago
Percy Wegmann c81a95dd53 prober: clone histogram buckets before handing to Prometheus for derp_qd_probe_delays_seconds 1 year ago
Percy Wegmann 5095efd628 prober: make histogram buckets cumulative 1 year ago
Percy Wegmann 00a4504cf1 cmd/derpprobe,prober: add ability to perform continuous queuing delay measurements against DERP servers 1 year ago
Brad Fitzpatrick 2506b81471 prober: fix WithBandwidthProbing behavior with optional tunAddress 1 year ago
Percy Wegmann 1ed9bd76d6 prober: perform DERP bandwidth probes over TUN device to mimic real client 1 year ago
Mario Minardi ea3d0bcfd4
prober,derp/derphttp: make dev-mode DERP probes work without TLS (#14347) 1 year ago
Percy Wegmann 1355f622be cmd/derpprobe,prober: add ability to restrict derpprobe to a single region 1 year ago
Anton Tolchanov 46db698333 prober: make status page more clear 2 years ago
Anton Tolchanov 9106187a95 prober: support JSON response in RunHandler 2 years ago
Anton Tolchanov 9b08399d9e prober: add a status page handler 2 years ago
Anton Tolchanov 153a476957 prober: add an HTTP endpoint for triggering a probe 2 years ago
Anton Tolchanov c8f258a904 prober: propagate DERPMap request creation errors 2 years ago
Brad Fitzpatrick 8a11a43c28 cmd/derpprobe: support 'local' derpmap to get derp map via LocalAPI 2 years ago
Brad Fitzpatrick 6877d44965 prober: plumb a now-required netmon to derphttp 2 years ago
Brad Fitzpatrick 3672f29a4e net/netns, net/dns/resolver, etc: make netmon required in most places 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Anton Tolchanov 5336362e64 prober: export probe class and metrics from bandwidth prober 2 years ago
Anton Tolchanov 21671ca374 prober: remove unused notification code 2 years ago
Andrew Dunham 7d7d159824 prober: support creating multiple probes in ForEachAddr 2 years ago
Andrew Dunham ac574d875c prober: add helper function to check all IPs for a DNS hostname 2 years ago
Anton Tolchanov f12d2557f9 prober: add a DERP bandwidth probe 2 years ago
Anton Tolchanov 5018683d58 prober: remove unused derp prober latency measurements 2 years ago
Anton Tolchanov 205a10b51a prober: export probe counters and cumulative latency 2 years ago
Brad Fitzpatrick a4a909a20b prober: add TLS probe constructor to split dial addr from cert name 2 years ago
Anton Tolchanov 869b34ddeb prober: log HTTP response body on failure 2 years ago
Thomas Kosiewski 96a80fcce3 Add support for custom DERP port in TLS prober 2 years ago
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