mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-18 08:31:55 +08:00
- Updated the SQL query in GetRecentMetrics to adjust the time filtering logic, ensuring that only metrics within the specified hours are retrieved. - This change enhances the accuracy of the metrics data by correctly bounding the time range, improving the reliability of performance monitoring.