Skip to content

Commit 76d997e

Browse files
authored
Improved error handling and bumped dependencies versions (#15)
- Reduced the maximum number of Logstash threads states in memory from 500 to 300 to avoid high memory usage when running for long periods. - Improved TUI backend error handling. - Bumped dependencies versions.
1 parent 0883d99 commit 76d997e

File tree

8 files changed

+1032
-182
lines changed

8 files changed

+1032
-182
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.7.2
2+
- Reduced the maximum number of Logstash threads states in memory from 500 to 300 to avoid high memory usage when running for long periods.
3+
- Improved TUI backend error handling.
4+
- Bumped dependencies versions.
5+
16
## 0.7.1
27
- Fixed high CPU usage when polling data from a Logstash diagnostic path (`--diagnostic-path`).
38

0 commit comments

Comments
 (0)