mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-18 08:31:55 +08:00
- Added uptime and error rate metrics to the MetricsHandler. - Introduced helper functions for calculating error rates and retrieving recent requests. - Improved latency formatting in the metrics template for better readability. - Streamlined the metrics data structure to include requests per second and recent request logs.