mirror of
https://github.com/woodchen-ink/random-api-go.git
synced 2025-07-18 05:42:01 +08:00
- Streamlined SystemMetrics by removing unnecessary fields and focusing on essential metrics such as AverageLatency and MemoryStats. - Updated LogRequest to improve handling of referers and average latency calculations, ensuring accurate metrics collection. - Enhanced the HTML display to include a dedicated section for system metrics, ensuring graceful handling of undefined values. - Improved the presentation of top referers with a time-based reset mechanism, contributing to a cleaner and more efficient user interface.