## Summary This PR will add a new endpoint, "diag/system" to the metrics server that collects system information from different operating systems. Closes TUN-8731 |
||
|---|---|---|
| .. | ||
| consts.go | ||
| error.go | ||
| handlers.go | ||
| handlers_test.go | ||
| system_collector.go | ||
| system_collector_linux.go | ||
| system_collector_macos.go | ||
| system_collector_test.go | ||
| system_collector_utils.go | ||
| system_collector_windows.go | ||