Skip to content

Increase CLICKHOUSE_LOGS_LIST_MAX_MEMORY_USAGE to 1 GB#3004

Closed
mpcgrid wants to merge 1 commit intomainfrom
increase-clickhouse-logs-memory
Closed

Increase CLICKHOUSE_LOGS_LIST_MAX_MEMORY_USAGE to 1 GB#3004
mpcgrid wants to merge 1 commit intomainfrom
increase-clickhouse-logs-memory

Conversation

@mpcgrid
Copy link
Collaborator

@mpcgrid mpcgrid commented Feb 5, 2026

CLICKHOUSE_LOGS_LIST_MAX_MEMORY_USAGE


Open with Devin

@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2026

⚠️ No Changeset found

Latest commit: 6beb0d5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mpcgrid mpcgrid marked this pull request as ready for review February 5, 2026 00:07
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 5, 2026

Walkthrough

This change modifies two default configuration values in the environment server configuration file. The maximum memory usage for ClickHouse logs list queries is increased from 256,000,000 to 1,000,000,000, while the maximum execution time for the same operations is reduced from 120 to 60 seconds.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description is minimal and lacks required sections from the template, including issue reference, testing details, and changelog information. Add a complete description following the template: include issue reference (Closes #...), testing steps, changelog entry, and checklist items. Explain why the memory limit was increased from 256MB to 1GB and how this was tested.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: increasing the CLICKHOUSE_LOGS_LIST_MAX_MEMORY_USAGE configuration value to 1 GB, which matches the primary modification in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch increase-clickhouse-logs-memory

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional flags.

Open in Devin Review

@mpcgrid mpcgrid closed this Feb 5, 2026
@mpcgrid mpcgrid deleted the increase-clickhouse-logs-memory branch February 5, 2026 00:37
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.

1 participant