[PR #2227] [MERGED] Handle /derp/latency-check #2558

Closed
opened 2025-12-29 03:21:48 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2227
Author: @nblock
Created: 11/6/2024
Status: Merged
Merged: 11/6/2024
Merged by: @nblock

Base: mainHead: latency-check


📝 Commits (1)

  • 89235d3 Handle /derp/latency-check

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 hscontrol/app.go (+1 -0)
📝 hscontrol/metrics.go (+1 -1)

📄 Description

According to 15fc6cd966 the routes /derp/probe and /derp/latency-check are the same and different versions of the tailscale client use one or the other endpoint.

Also handle /derp/latency-check

Fixes: #2211


  • have read the CONTRIBUTING.md file
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/2227 **Author:** [@nblock](https://github.com/nblock) **Created:** 11/6/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@nblock](https://github.com/nblock) **Base:** `main` ← **Head:** `latency-check` --- ### 📝 Commits (1) - [`89235d3`](https://github.com/juanfont/headscale/commit/89235d30ad8171a6793a1fcd8fa3483c5444c286) Handle /derp/latency-check ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/app.go` (+1 -0) 📝 `hscontrol/metrics.go` (+1 -1) </details> ### 📄 Description According to https://github.com/tailscale/tailscale/commit/15fc6cd96637e8a0e697ff2157c1608ada8e4a39 the routes `/derp/probe` and `/derp/latency-check` are the same and different versions of the tailscale client use one or the other endpoint. Also handle /derp/latency-check Fixes: #2211 --- - [x] have read the [CONTRIBUTING.md](./CONTRIBUTING.md) file - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [ ] updated documentation if needed - [ ] updated CHANGELOG.md --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:21:48 +01:00
adam closed this issue 2025-12-29 03:21:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2558