Skip to content

Conversation

@eschabell
Copy link
Collaborator

@eschabell eschabell commented Dec 29, 2025

Added the following labs and links:

  • Lab 8, controlling logs on k8s
  • Lab 9, visualizing data with OpenSearch
  • Lab 10, advanced routing

Fixes #2314

Summary by CodeRabbit

Release Notes

  • Documentation
    • Updated lab navigation to use hash-based routing across all labs
    • Added three new labs (Lab 8–Lab 10), expanding the total lab collection from 7 to 10 resources

✏️ Tip: You can customize this high-level summary in your review settings.

- Lab 8, controlling logs on k8s
- Lab 9, visualizing data with OpenSearch
- Lab 10, advanced routing

Fixes fluent#2314

Signed-off-by: Eric D. Schabell <eric@schabell.org>
@eschabell eschabell self-assigned this Dec 29, 2025
@eschabell eschabell requested review from a team as code owners December 29, 2025 10:55
@eschabell eschabell added the waiting-on-review Waiting on a review from mainteners label Dec 29, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 29, 2025

📝 Walkthrough

Walkthrough

The about/resources.md file was updated to convert Lab 1 through Lab 7 links from traditional HTML file references to hash-based routing format (#/3 through #/9). Three new labs (Lab 8–Lab 10) were added with corresponding hash routes (#/10, #/11, #/12), expanding the resource documentation from 7 to 10 total lab entries.

Changes

Cohort / File(s) Change Summary
Documentation & Lab Resources
about/resources.md
Converted existing lab links from HTML file paths (lab01.html, etc.) to hash-based routes (#/3, #/4, etc.); added three new labs (Lab 8–Lab 10) with hash routes (#/10–#/12)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Hops through the docs with glee,
Hash routes now, old files set free!
Labs eight through ten arrive,
Resources page comes alive!

Pre-merge checks and finishing touches

✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: adding three new workshop labs to the resources page with updated links.
Linked Issues check ✅ Passed The PR successfully adds all three required labs (Lab 8, 9, 10) with correct descriptions to the resources page as specified in issue #2314.
Out of Scope Changes check ✅ Passed The PR only modifies about/resources.md to add the three new labs and update lab routing links, which is directly aligned with issue #2314 requirements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f4d0117 and 00241e7.

📒 Files selected for processing (1)
  • about/resources.md
🔇 Additional comments (1)
about/resources.md (1)

19-28: Excellent! All three requested labs are correctly added with proper links.

The changes perfectly align with the PR objectives:

  • Lab 8, 9, and 10 are included with their exact titles and workshop routes (#/10, #/11, #/12)
  • Existing labs (1-7) were refactored to use consistent hash-based routing
  • Formatting and markdown syntax are clean and consistent throughout

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.

@eschabell
Copy link
Collaborator Author

@alexakreizinger up for a review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.2.2 waiting-on-review Waiting on a review from mainteners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update resources page with 3 new labs in hands-on workshop

1 participant