Eternity1824 opened a new pull request, #761: URL: https://github.com/apache/skywalking-banyandb/pull/761
## Summary This PR introduces a **design document** for the eBPF Sidecar Agent of BanyanDB. The doc outlines the high-level scope, architecture, and modularization plan for kernel-level observability, focusing on **page cache miss monitoring** and related metrics. ## Motivation - Provide a dedicated place for discussion and review of the design. - Align with the maintainer on **scope** and **planned modularization** before implementation. ## Key Topics - High-level architecture of the eBPF sidecar (collector, exporter, loader, server). - Planned modularization (I/O monitor, cache monitor, export, integration). ## Notes - The design doc is **draft / RFC**, not final. - Attachment points (tracepoints/kprobes) listed are **illustrative**, subject to change during implementation. - No implementation code is included in this PR. ## Next Steps - Discuss with @hanahmily in the upcoming meeting. - Based on feedback, refine scope and split follow-up design docs by module. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org