docs: pipeline: inputs: ebpf: document OpenSSL trace and event_id field#2615
Conversation
- Document the trace_openssl trace, including the openssl_tls_read,
openssl_tls_write, openssl_tls_shutdown, and openssl_tls_handshake
operations and their ssl_ptr, latency_ns, and ret fields.
- Add trace_openssl to the trace parameter list and the tls_* values
to the event_type field.
- Document the new per-CPU monotonic event_id common field emitted
on every trace record.
Note this update due to code change without matching 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 (1)
📝 WalkthroughWalkthroughDocumentation update to pipeline/inputs/ebpf.md adding the ChangeseBPF documentation updates
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
✅ Action performedReview finished.
|
|
@patrick-stephens ready for review! |
Note this update due to code change without matching docs PR.
Summary by CodeRabbit
traceconfiguration option, including its repeatable behavior and default value.