[PR #1902] [MERGED] Move pprof handler to metrics endpoint #2387

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1902
Author: @juanfont
Created: 4/21/2024
Status: Merged
Merged: 4/21/2024
Merged by: @juanfont

Base: mainHead: debug-pprof


📝 Commits (2)

  • 2b35990 Move pprof to metrics router
  • b1d7a60 Merge branch 'main' into debug-pprof

📊 Changes

1 file changed (+2 additions, -6 deletions)

View changed files

📝 hscontrol/app.go (+2 -6)

📄 Description

This PR hangs the /debug/pprof handler in the debug router.


🔄 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/1902 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 4/21/2024 **Status:** ✅ Merged **Merged:** 4/21/2024 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `debug-pprof` --- ### 📝 Commits (2) - [`2b35990`](https://github.com/juanfont/headscale/commit/2b35990c58be6067e479e8229419d1d8b68dff8b) Move pprof to metrics router - [`b1d7a60`](https://github.com/juanfont/headscale/commit/b1d7a6064a39a943e456d9a8fad27cdec6677489) Merge branch 'main' into debug-pprof ### 📊 Changes **1 file changed** (+2 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/app.go` (+2 -6) </details> ### 📄 Description This PR hangs the /debug/pprof handler in the debug router. --- <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:01 +01:00
adam closed this issue 2025-12-29 03:21:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2387