Skip to content

issue-141 - bug: Excessive Mem Usage/Freezing#142

Merged
vladimirvivien merged 1 commit intomainfrom
push-uywyssxoowvk
Jan 10, 2026
Merged

issue-141 - bug: Excessive Mem Usage/Freezing#142
vladimirvivien merged 1 commit intomainfrom
push-uywyssxoowvk

Conversation

@vladimirvivien
Copy link
Copy Markdown
Owner

Fixes intermittent UI freezes and drastically reduces memory consumption when using Prometheus metrics.

  • Internal refactor to better manage locks
  • Introduction of scrape timeout to avoid freeze
  • Reduce the number of metrics to only store 8 metrics that ktop actually uses
  • Add string interning for metrics label deduplication
  • Reduce MaxSamples from 50

Fixes #141

@vladimirvivien vladimirvivien merged commit 8ce341c into main Jan 10, 2026
2 checks passed
@vladimirvivien vladimirvivien deleted the push-uywyssxoowvk branch March 31, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Excessive memory usage & UI freeze

1 participant