Skip to content

feat(DOC-1994): add aws_cloudwatch_logs input connector#523

Open
mfernest wants to merge 7 commits intomainfrom
feat/aws-cloudwatch-logs-input
Open

feat(DOC-1994): add aws_cloudwatch_logs input connector#523
mfernest wants to merge 7 commits intomainfrom
feat/aws-cloudwatch-logs-input

Conversation

@mfernest
Copy link

@mfernest mfernest commented Mar 11, 2026

Summary

  • Adds cloud docs page for the aws_cloudwatch_logs input connector (introduced in v4.81.0)
  • Adds nav entry in modules/ROOT/nav.adoc

Thin wrapper page using single-source include from rp-connect-docs (see redpanda-data/rp-connect-docs#385).

Closes DOC-1994 (cloud-docs side).

Preview Pages

What's New
aws_cloudwatch_logs

🤖 Generated with Claude Code

Add cloud-docs page and nav entry for the new aws_cloudwatch_logs
input connector, introduced in Redpanda Connect 4.81.0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mfernest mfernest requested a review from a team as a code owner March 11, 2026 17:48
@netlify
Copy link

netlify bot commented Mar 11, 2026

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit 3080463
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/69b2ef3626dd6b000888d5c2
😎 Deploy Preview https://deploy-preview-523--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 11, 2026

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4db69114-e15e-42ee-947e-d35aed188b22

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This pull request adds documentation for a new AWS CloudWatch Logs input component. It introduces a navigation entry in the documentation structure under the inputs section and creates a new documentation page that includes content from the redpanda-connect repository using single-sourcing, with appropriate page aliases for navigation purposes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • JakeSCahill
  • rockwotj
  • kbatuigas
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: adding the aws_cloudwatch_logs input connector documentation, which aligns with the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The PR description includes a clear summary, references the related issue (DOC-1994), provides preview page links, and indicates the type of change (content addition).

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/aws-cloudwatch-logs-input
📝 Coding Plan
  • Generate coding plan for human review comments

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.

…artial

The aws_cloudwatch_logs input is cloud-only and its content lives in
rp-connect-docs as a partial (components/cloud-only/inputs/), not as a
page. Update the include directive to use partial$ syntax accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Feediver1
Copy link
Contributor

@mfernest Had CC troubleshoot your build error:

The fix is pushed. The problem was that the include directive was referencing
  a page (components:inputs/aws_cloudwatch_logs.adoc), but aws_cloudwatch_logs  
  is a cloud-only connector — its content lives in rp-connect-docs as a partial
  at modules/components/partials/components/cloud-only/inputs/aws_cloudwatch_log
  s.adoc.                                                                       
                                                                                
  The fix: changed to                                                           
  partial$components/cloud-only/inputs/aws_cloudwatch_logs.adoc.                
                                                                                
  Note: The build will still fail until                                         
  https://github.com/redpanda-data/rp-connect-docs/pull/385 is merged — that PR 
  adds the cloud-only partial itself. Once #385 merges into main, this          
  cloud-docs PR should build successfully.  

@Feediver1
Copy link
Contributor

@micheleRP CC:ing you cause this is a cloud PR.
@mfernest:

  1. Not understanding why 385 remains open?
  2. You will need to pull the latest for this PR back to your local draft to pick up the CC updates.

@micheleRP
Copy link
Contributor

This still needs the What's New update

@Feediver1
Copy link
Contributor

@mfernest Who is the Engineering SME for this PR? Please add so you can get the approval. Thx

@Feediver1 Feediver1 requested a review from rockwotj March 12, 2026 17:33
@rockwotj rockwotj requested review from squiidz and removed request for rockwotj March 12, 2026 17:50
@rockwotj
Copy link
Contributor

@squiidz is the eng SME for this

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.

4 participants