Skip to content

Conversation

bmunkholm
Copy link
Contributor

Summary of the changes / Why this is an improvement

Copy link

coderabbitai bot commented Oct 8, 2025

Warning

Rate limit exceeded

@bmunkholm has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 12 minutes and 57 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

📥 Commits

Reviewing files that changed from the base of the PR and between c9026b9 and 995bd18.

📒 Files selected for processing (3)
  • docs/integrate/cluvio/usage.md (4 hunks)
  • docs/integrate/grafana/tutorial.md (2 hunks)
  • docs/integrate/metabase/usage.md (2 hunks)

Walkthrough

Documentation edits to Cluvio, Grafana, and Metabase integration guides to standardize references to CrateDB Cloud, simplify setup wording, adjust code block fences, and make minor wording/formatting tweaks. The Cluvio example expands a VALUES sample to include all seven weekdays. No code or API changes.

Changes

Cohort / File(s) Summary
Cluvio usage doc updates
docs/integrate/cluvio/usage.md
Simplifies prerequisites/setup to reference CrateDB Cloud, shortens external tutorial references, adjusts SQL code block fences and minor wording/whitespace edits, and expands the day-of-week VALUES sample to Mon–Sun with ORDER BY.
Grafana tutorial cloud link update
docs/integrate/grafana/tutorial.md
Replaces local-deployment guidance with CrateDB Cloud setup instruction and adds/updates a CrateDB Cloud link definition.
Metabase usage doc updates
docs/integrate/metabase/usage.md
Replaces phrasing and anchor/link labels to consistently reference CrateDB Cloud (CTA and link label updates); only content/link edits.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

maintenance, cross linking

Suggested reviewers

  • kneth
  • amotl
  • surister

Poem

I tweak a link with nimble paws,
Cloud-bound hops through lines and clause;
Seven weekdays now in SQL play,
Grafana and Metabase join the fray.
Rabbit cheers — docs polished today. 🐇✨

Pre-merge checks and finishing touches

❌ Failed checks (1 warning, 1 inconclusive)
Check name Status Explanation Resolution
Title Check ⚠️ Warning The title “Fix broken links” does not accurately reflect the main changes, which involve updating integration documentation to reference CrateDB Cloud, simplifying setup instructions, and adjusting code example formatting rather than exclusively repairing links. Please update the pull request title to clearly summarize the key changes, for example “Update integration docs to reference CrateDB Cloud and simplify setup instructions.”
Description Check ❓ Inconclusive The pull request description only includes a generic heading and provides no information about the specific changes made, making it too vague to understand the purpose or scope of the updates. Please expand the pull request description to include a concise summary of the actual changes, such as updating integration docs to use CrateDB Cloud links, simplifying prerequisites, and refining code examples.
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

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

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🧹 Nitpick comments (2)
docs/integrate/grafana/tutorial.md (1)

11-12: Nit: use “set up” (verb form).

In this sentence the verb form should be “set up”, not “setup”. Recommended tweak: “If not, please set up a free…”.

docs/integrate/cluvio/usage.md (1)

16-17: Nit: “set up” reads better here.

Since it’s used as a verb, “set up a CrateDB Cloud cluster…” improves readability.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 5114070 and f4c39c2.

📒 Files selected for processing (3)
  • docs/integrate/cluvio/usage.md (4 hunks)
  • docs/integrate/grafana/tutorial.md (2 hunks)
  • docs/integrate/metabase/usage.md (2 hunks)
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2025-09-25T19:31:54.320Z
Learnt from: bmunkholm
PR: crate/cratedb-guide#340
File: docs/home/index.md:84-97
Timestamp: 2025-09-25T19:31:54.320Z
Learning: In the CrateDB Guide docs (MyST), the CrateDB Cloud card on the homepage should link to `getting-started` using `:link-type: ref` instead of the previous `cloud:index` intersphinx target. This change was implemented in PR #340 to direct users to the getting started section rather than directly to the Cloud documentation.

Applied to files:

  • docs/integrate/metabase/usage.md
  • docs/integrate/grafana/tutorial.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Build docs

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (1)
docs/integrate/grafana/tutorial.md (1)

11-12: Use “set up” as the verb form.

Please change “setup a free [CrateDB Cloud cluster]” to “set up a free …” so the verb is correct.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f4c39c2 and 315435b.

📒 Files selected for processing (1)
  • docs/integrate/grafana/tutorial.md (2 hunks)
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2025-09-25T19:31:54.320Z
Learnt from: bmunkholm
PR: crate/cratedb-guide#340
File: docs/home/index.md:84-97
Timestamp: 2025-09-25T19:31:54.320Z
Learning: In the CrateDB Guide docs (MyST), the CrateDB Cloud card on the homepage should link to `getting-started` using `:link-type: ref` instead of the previous `cloud:index` intersphinx target. This change was implemented in PR #340 to direct users to the getting started section rather than directly to the Cloud documentation.

Applied to files:

  • docs/integrate/grafana/tutorial.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Build docs

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 315435b and c9026b9.

📒 Files selected for processing (1)
  • docs/integrate/metabase/usage.md (2 hunks)
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2025-09-25T19:31:54.320Z
Learnt from: bmunkholm
PR: crate/cratedb-guide#340
File: docs/home/index.md:84-97
Timestamp: 2025-09-25T19:31:54.320Z
Learning: In the CrateDB Guide docs (MyST), the CrateDB Cloud card on the homepage should link to `getting-started` using `:link-type: ref` instead of the previous `cloud:index` intersphinx target. This change was implemented in PR #340 to direct users to the getting started section rather than directly to the Cloud documentation.

Applied to files:

  • docs/integrate/metabase/usage.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Build docs

@bmunkholm bmunkholm self-assigned this Oct 8, 2025
@bmunkholm bmunkholm merged commit 2fcbb8c into main Oct 8, 2025
3 checks passed
@bmunkholm bmunkholm deleted the fix-links branch October 8, 2025 22:17
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