mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-18 08:31:55 +08:00
- Increased the bottom margin of charts in the metrics dashboard for improved visual spacing. - Added titles to the charts for better context and understanding of displayed data. - Introduced composite indexes in the database to optimize aggregation queries and improve performance. - Modified the SQL query in GetRecentMetrics to calculate incremental changes in metrics, enhancing data accuracy and usability. These changes improve the user experience by providing clearer visualizations and more efficient data retrieval in the metrics dashboard.