Commit Graph

2 Commits

Author SHA1 Message Date
Devin Carr 092a664f30 TUN-7553: Add flag to enable management diagnostic services
With the new flag --management-diagnostics (an opt-in flag)
cloudflared's will be able to report additional diagnostic information
over the management.argotunnel.com request path.
Additions include the /metrics prometheus endpoint; which is already
bound to a local port via --metrics.
/debug/pprof/(goroutine|heap) are also provided to allow for remotely
retrieving heap information from a running cloudflared connector.
2023-10-22 15:09:33 +02:00
Devin Carr 1b9f55a002 TUN-7550: Add pprof endpoint to management service 2023-10-22 15:09:33 +02:00