Skip to content

docs: outputs: document http_server.idle_timeout parameter#2576

Open
eschabell wants to merge 1 commit into
fluent:masterfrom
eschabell:erics_outputs_prometheus_and_vivo_exporters_updates
Open

docs: outputs: document http_server.idle_timeout parameter#2576
eschabell wants to merge 1 commit into
fluent:masterfrom
eschabell:erics_outputs_prometheus_and_vivo_exporters_updates

Conversation

@eschabell
Copy link
Copy Markdown
Collaborator

@eschabell eschabell commented May 18, 2026

  • prometheus-exporter.md: add http_server.idle_timeout to configuration parameters table
  • vivo-exporter.md: add http_server.idle_timeout to configuration parameters table

Note, for a code change without corresponding docs PR.

Summary by CodeRabbit

  • Documentation
    • Updated configuration documentation for both Prometheus Exporter and Vivo Exporter. A new configuration parameter http_server.idle_timeout is now documented and available, allowing control over the maximum duration that idle HTTP client connections remain open. Default value is 10 seconds.

Review Change Stack

  - prometheus-exporter.md: add http_server.idle_timeout to configuration parameters table
  - vivo-exporter.md: add http_server.idle_timeout to configuration parameters table

  Note, for a code change without corresponding docs PR.

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

coderabbitai Bot commented May 18, 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: 4b09c61e-40be-4672-b034-bb2c63ef3e48

📥 Commits

Reviewing files that changed from the base of the PR and between d3d0a7a and 8ab63cc.

📒 Files selected for processing (2)
  • pipeline/outputs/prometheus-exporter.md
  • pipeline/outputs/vivo-exporter.md

📝 Walkthrough

Walkthrough

Documentation for a new http_server.idle_timeout configuration parameter is added to both Prometheus and Vivo exporter configuration tables. This parameter controls the maximum idle duration for HTTP client connections and defaults to 10s.

Changes

Configuration parameter documentation

Layer / File(s) Summary
http_server.idle_timeout parameter documentation
pipeline/outputs/prometheus-exporter.md, pipeline/outputs/vivo-exporter.md
Configuration documentation for the new http_server.idle_timeout parameter is added to both exporter parameter tables, documenting its purpose for controlling idle HTTP client connection duration and specifying the default value of 10s.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

5.0.5

Suggested reviewers

  • patrick-stephens
  • cosmo0920

Poem

🐰 A timeout hops along with grace,
Ten seconds idle in their place,
Both exporters now aligned,
Configuration well-designed!

🚥 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 describes the main change: documenting a new http_server.idle_timeout parameter across two Prometheus and Vivo exporter documentation files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 19, 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.

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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants