docs: outputs: document http_server.idle_timeout parameter#2576
docs: outputs: document http_server.idle_timeout parameter#2576eschabell wants to merge 1 commit into
Conversation
- 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>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughDocumentation for a new ChangesConfiguration parameter documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Note, for a code change without corresponding docs PR.
Summary by CodeRabbit
http_server.idle_timeoutis now documented and available, allowing control over the maximum duration that idle HTTP client connections remain open. Default value is 10 seconds.