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. |
||
|---|---|---|
| .. | ||
| events.go | ||
| events_test.go | ||
| logger.go | ||
| logger_test.go | ||
| middleware.go | ||
| middleware_test.go | ||
| service.go | ||
| service_test.go | ||
| session.go | ||
| session_test.go | ||
| token.go | ||
| token_test.go | ||