docs: in_process_exporter_metrics: fix defaults, sort tables, add metric details#2328
Conversation
📝 WalkthroughWalkthroughThis pull request updates the Process Exporter Metrics plugin documentation by reorganizing configuration sections, updating default paths, and replacing the generic "Available metrics" section with a comprehensive Prometheus-oriented metrics reference. The new documentation includes explicit metric names, enablement status, types, and descriptions for both process-level and thread-level metrics. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 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. 🧹 Recent nitpick comments
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (3)
✏️ Tip: You can disable this entire section by setting 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 |
…ric details
- Fix path.procfs default from /proc/ to /proc (matches code)
- Sort Configuration and Available metrics tables alphabetically
- Fix fd, typo in metrics description
- Add new "Prometheus metric names" section documenting all 18 exposed
metrics with their types (counter/gauge) and which collector enables them
Fixes fluent#2327.
Signed-off-by: Eric D. Schabell <eric@schabell.org>
1310637 to
1212e83
Compare
|
@esmerel a bit of a cleanup! |
|
Thanks for the review @cosmo0920, merging. |
Fixes #2327.
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.