Skip to content

docs: inputs: opentelemetry: update metrics HTTP1/JSON support status and classic config examples#2505

Open
eschabell wants to merge 1 commit intofluent:masterfrom
eschabell:erics_in_opentelemetry_feb_2026_audit
Open

docs: inputs: opentelemetry: update metrics HTTP1/JSON support status and classic config examples#2505
eschabell wants to merge 1 commit intofluent:masterfrom
eschabell:erics_in_opentelemetry_feb_2026_audit

Conversation

@eschabell
Copy link
Collaborator

@eschabell eschabell commented Mar 20, 2026

  • Update the transport protocol support matrix to reflect that HTTP/1.1 JSON is now Stable for metrics, added in commits 4a844c98b, f90bf0d7a, and e8ab3ab62
  • Fix classic .conf example to use Title_Case config parameter keys

Fixes #2496

Summary by CodeRabbit

Release Notes

  • Documentation
    • Updated OpenTelemetry support matrix: Metrics now marked as Stable for HTTP1/JSON transport
    • Fixed configuration example formatting with corrected field naming conventions

… and classic config examples

  - Update the transport protocol support matrix to reflect that
    HTTP/1.1 JSON is now Stable for metrics, added in commits
    4a844c98b, f90bf0d7a, and e8ab3ab62
  - Fix classic .conf example to use Title_Case config parameter keys

  Fixes fluent#2496

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

coderabbitai bot commented Mar 20, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 65e33fa5-6098-4093-b2fe-1e0409faec6e

📥 Commits

Reviewing files that changed from the base of the PR and between 55086ff and 8bcd364.

📒 Files selected for processing (1)
  • pipeline/inputs/opentelemetry.md

📝 Walkthrough

Walkthrough

This pull request updates the OpenTelemetry input documentation by marking Metrics as Stable for HTTP1/JSON in the support matrix, reflecting newly implemented functionality. Additionally, configuration field casing in the fluent-bit.conf example snippet is standardized to capitalized format for consistency.

Changes

Cohort / File(s) Summary
OpenTelemetry Documentation
pipeline/inputs/opentelemetry.md
Updated support matrix to mark Metrics HTTP1/JSON as Stable (previously Unimplemented). Corrected configuration field casing in fluent-bit.conf example from lowercase to capitalized format (nameName, listenListen, portPort, matchMatch).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • patrick-stephens
  • cosmo0920

Poem

🐰 The matrix glows with updates bright,
From unimplemented to stable light,
Configuration fields now stand tall and proud,
Capitalized and clear for the whole crowd! ✨

🚥 Pre-merge checks | ✅ 5
✅ 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 summarizes the main changes: updating metrics HTTP1/JSON support status and fixing config examples, both of which are reflected in the changeset.
Linked Issues check ✅ Passed The PR addresses issue #2496 by updating the support matrix to mark HTTP1/JSON metrics as Stable and fixing the config example casing, fulfilling all stated coding requirements.
Out of Scope Changes check ✅ Passed All changes are scoped to the single documentation file and directly address the linked issue requirements without introducing unrelated modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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
Collaborator Author

@coderabbitai review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 20, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@eschabell
Copy link
Collaborator Author

@patrick-stephens ready for review!

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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feb 2026 audit - docs: intputs: opentelemetry doc has outdated support matrix

1 participant