Skip to content

Fix influxdb out of memory issue#185

Open
cwang39403 wants to merge 3 commits into
mainfrom
184-fix-influxdb-out-of-memory-issue
Open

Fix influxdb out of memory issue#185
cwang39403 wants to merge 3 commits into
mainfrom
184-fix-influxdb-out-of-memory-issue

Conversation

@cwang39403

Copy link
Copy Markdown
Contributor

Add memory and compaction limits on influxdb to avoid out-of-memory issues

Also, it looks like we should increase the swap size. This probably gives us more buffer when memory is in high demand (combination of workers running and influxdb compaction cycle?)
image

@cwang39403 cwang39403 self-assigned this Jun 24, 2026
@cwang39403 cwang39403 linked an issue Jun 24, 2026 that may be closed by this pull request
@cwang39403 cwang39403 requested a review from MarkTNO June 24, 2026 10:06
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.

Fix influxdb out of memory issue

2 participants