cloudflared-mirror/metrics
Luis Neto 4b0b6dc8c6 TUN-8728: implement diag/tunnel endpoint
## Summary
The new endpoint returns the current information to be used when calling the diagnostic procedure.
This also adds:
- add indexed connection info and method to extract active connections from connTracker
- add edge address to Event struct and conn tracker
- remove unnecessary event send
- add tunnel configuration handler
- adjust cmd and metrics to create diagnostic server

Closes TUN-8728
2024-11-25 10:43:32 -08:00
..
config.go TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
metrics.go TUN-8728: implement diag/tunnel endpoint 2024-11-25 10:43:32 -08:00
metrics_test.go TUN-8737: update metrics server port selection 2024-11-22 07:23:46 -08:00
readiness.go TUN-8728: implement diag/tunnel endpoint 2024-11-25 10:43:32 -08:00
readiness_test.go TUN-8728: implement diag/tunnel endpoint 2024-11-25 10:43:32 -08:00