mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-18 08:31:55 +08:00
- Replaced the deprecated loadRecentStatusStats function with a new LoadRecentStats method in the MetricsDB, consolidating recent statistics loading for status codes, paths, and referers. - Improved error handling and logging for loading recent stats, enhancing monitoring capabilities. - This refactor simplifies the codebase and improves the efficiency of metrics collection, ensuring more accurate and timely data retrieval.