Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an example of enrichment prior to sending to DLQ #207

Merged
merged 5 commits into from
Mar 27, 2025
Merged

Conversation

rockwotj
Copy link
Collaborator

Description

Resolves https://github.com/redpanda-data/documentation-private/issues/
Review deadline:

Page previews

Checks

  • New feature
  • Content gap
  • Support Follow-up
  • Small fix (typos, links, copyedits, etc)

@rockwotj rockwotj requested a review from a team as a code owner March 26, 2025 18:10
Copy link

netlify bot commented Mar 26, 2025

Deploy Preview for redpanda-connect ready!

Name Link
🔨 Latest commit a77671a
🔍 Latest deploy log https://app.netlify.com/sites/redpanda-connect/deploys/67e45c14a4ad8000083e2bbc
😎 Deploy Preview https://deploy-preview-207--redpanda-connect.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 site configuration.

Copy link

hyperlint-ai bot commented Mar 26, 2025

PR Change Summary

Enhanced error handling documentation by providing an example of data enrichment before sending messages to the Dead Letter Queue (DLQ).

  • Added an example of attaching metadata to error messages before routing to the DLQ.
  • Clarified the use of processors for enriching error messages.
  • Updated the documentation to improve understanding of error routing.

Modified Files

  • modules/configuration/pages/error_handling.adoc

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

What is Hyperlint?

Hyperlint is an AI agent that helps you write, edit, and maintain your documentation.

Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation.

rockwotj and others added 2 commits March 26, 2025 13:37
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Copy link
Contributor

@asimms41 asimms41 left a comment

Choose a reason for hiding this comment

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

Just a couple of minor updates.

Co-authored-by: Angela Simms <102690377+asimms41@users.noreply.github.com>
@rockwotj rockwotj requested a review from asimms41 March 26, 2025 19:57
Copy link
Contributor

@asimms41 asimms41 left a comment

Choose a reason for hiding this comment

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

LGTM

@rockwotj rockwotj merged commit 90b6108 into main Mar 27, 2025
10 checks passed
@rockwotj rockwotj deleted the rockwotj-patch-1 branch March 27, 2025 10:05
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.

2 participants