docs: add production guidance for ClickHouse resources and PVC sizing - #813
docs: add production guidance for ClickHouse resources and PVC sizing#813adionit7 wants to merge 1 commit into
Conversation
📝 WalkthroughWalkthroughDocumentation-only changes to the SigNoz Helm chart: added a Production Considerations section to README.md detailing resource sizing and disk planning for ClickHouse, and introduced extensive resource and persistence sizing guidance as inline comments to values.yaml. No functional code or behavioral changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
What
Adds production guidance for ClickHouse resource requirements and persistent volume sizing to help users avoid common deployment issues.
Why
The default Helm values (200Mi memory, 20Gi disk) are fine for development but cause problems in production:
This adds clear warnings and sizing guidelines directly in the values.yaml comments and README so users see them during configuration.
Changes
values.yamlfor:Impact
Reduces support load by helping users size correctly from the start, preventing production incidents and data loss.
Testing
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.