Skip to content

docs: outputs: kafka: add otlp_json and otlp_proto format values#2529

Merged
eschabell merged 1 commit intofluent:masterfrom
eschabell:erics_out_kafka_otlp_updates
Apr 1, 2026
Merged

docs: outputs: kafka: add otlp_json and otlp_proto format values#2529
eschabell merged 1 commit intofluent:masterfrom
eschabell:erics_out_kafka_otlp_updates

Conversation

@eschabell
Copy link
Copy Markdown
Collaborator

@eschabell eschabell commented Mar 31, 2026

  • add otlp_json and otlp_proto to the format parameter, noting that both formats support logs, metrics, and traces events

This is a code change with no corresponding doc PR.

Summary by CodeRabbit

  • Documentation
    • Updated Kafka output plugin documentation to include two new supported formats: otlp_json and otlp_proto for logs, metrics, and traces events.

  - pipeline/outputs/kafka.md: add `otlp_json` and `otlp_proto` to the
    `format` parameter, noting that both formats support logs, metrics,
    and traces events

  This is a code change with no corresponding doc PR.

Signed-off-by: Eric D. Schabell <eric@schabell.org>
@eschabell eschabell self-assigned this Mar 31, 2026
@eschabell eschabell requested a review from a team as a code owner March 31, 2026 20:13
@eschabell eschabell added waiting-on-review Waiting on a review from mainteners 5.0.2 labels Mar 31, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 31, 2026

📝 Walkthrough

Walkthrough

This pull request updates the Kafka output plugin documentation to include two new supported formats: otlp_json and otlp_proto, both supporting logs, metrics, and traces events. The change involves a single-line modification to the format parameter documentation.

Changes

Cohort / File(s) Summary
Kafka Output Documentation
pipeline/outputs/kafka.md
Added two new supported formats (otlp_json and otlp_proto) to the Kafka output plugin's format parameter documentation, each supporting logs, metrics, and traces events.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

5.0

Suggested reviewers

  • patrick-stephens

Poem

🐰 Kafka formats hop and play,
OTLP joins the fray,
JSON and proto now shine,
Logs, metrics, traces align,
Documentation blooms today!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title clearly and specifically describes the main change: adding two new format values (otlp_json and otlp_proto) to the Kafka output plugin documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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
Copy Markdown
Collaborator Author

@patrick-stephens ready for review!

@eschabell eschabell merged commit 5945273 into fluent:master Apr 1, 2026
8 checks passed
@eschabell eschabell removed the waiting-on-review Waiting on a review from mainteners label Apr 1, 2026
@eschabell eschabell deleted the erics_out_kafka_otlp_updates branch April 1, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants