Skip to content

Commit

Permalink
fix: enhance Prometheus metrics for improved monitoring and performan…
Browse files Browse the repository at this point in the history
…ce tracking
  • Loading branch information
PlusOne committed Jan 26, 2025
1 parent 9dd39bd commit 9c4d29f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.MD
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Version 2.5-Stable focuses on improving the overall stability and performance of
- **Timeout Configuration**: Added granular timeout settings for read, write, and idle connections, improving connection management.
- **FileNaming Configuration**: Added support for a "None" option in the `FileNaming` configuration. When set to "None", the filename remains unchanged.
- **Example Configuration Generation**: If no configuration file is found, the server will output an example configuration for the user to copy and paste.
- **Prometheus Metrics**: Enhanced Prometheus metrics for better monitoring and performance tracking. New metrics include upload and download durations, error counts, memory and CPU usage, and more.

### Improvements
- **Worker Management**: Auto-scaling worker threads based on system load for optimal performance.
Expand Down

0 comments on commit 9c4d29f

Please sign in to comment.