PROD-1373-self-hosted-v1.4.6-changelog#311
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 23 minutes and 48 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughAdds a new changelog page and release-note entry for Chainstack Self‑Hosted v1.4.6 (April 2026) and updates Changes
Sequence Diagram(s)(omitted) Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🧹 Nitpick comments (1)
docs/self-hosted/changelog/chainstack-self-hosted-v1-4-6-april-2026.mdx (1)
18-18: Consider lowercase for component name."Chainstack blockchain-node-exporter" appears to be a software component or tool name. Convention for such tools typically uses lowercase, e.g., "chainstack-blockchain-node-exporter" or "chainstack blockchain-node-exporter". Using "Chainstack" with capital C might be confused with the product name, which the guidelines advise against when referring to Self-Hosted components.
📝 Suggested adjustment
-- Chainstack blockchain-node-exporter — surfaces chain-specific health signals alongside standard Kubernetes infrastructure metrics +- chainstack-blockchain-node-exporter — surfaces chain-specific health signals alongside standard Kubernetes infrastructure metrics🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@docs/self-hosted/changelog/chainstack-self-hosted-v1-4-6-april-2026.mdx` at line 18, The component name "Chainstack blockchain-node-exporter" should use a lowercase convention to avoid confusion with the product name; update the occurrence in the changelog text to "chainstack blockchain-node-exporter" (or the hyphenated variant "chainstack-blockchain-node-exporter") wherever the string appears so the component name follows the project's lowercase naming guideline.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@docs/self-hosted/release-notes.mdx`:
- Line 11: Replace the stray Cyrillic character at the end of the release note
sentence: locate the phrase "Snapshot-based node bootstrapping, integrated
monitoring stack (VictoriaMetrics, Grafana, blockchain-node-exporter), cpctl
interactive shell and upgrade commandю" and change the trailing Cyrillic "ю" to
a standard period (.) or other appropriate punctuation so the sentence ends with
"upgrade command.".
---
Nitpick comments:
In `@docs/self-hosted/changelog/chainstack-self-hosted-v1-4-6-april-2026.mdx`:
- Line 18: The component name "Chainstack blockchain-node-exporter" should use a
lowercase convention to avoid confusion with the product name; update the
occurrence in the changelog text to "chainstack blockchain-node-exporter" (or
the hyphenated variant "chainstack-blockchain-node-exporter") wherever the
string appears so the component name follows the project's lowercase naming
guideline.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: ab6ef402-e60c-492d-b90e-a0a51032dffc
📒 Files selected for processing (3)
docs.jsondocs/self-hosted/changelog/chainstack-self-hosted-v1-4-6-april-2026.mdxdocs/self-hosted/release-notes.mdx
e5e7651 to
5355e33
Compare
Summary by CodeRabbit