This is your work, valued
InfraSight. InfraSight is a modular eBPF-based observability platform for Linux and Kubernetes environments. It provides deep visibility into system activity using custom eBPF programs, a centralized ClickHouse backend, and a Kubernetes-native controller.
37ebpf-file-monitor. A high-performance file access monitoring tool using eBPF, written in Go. Captures real-time file open events with process details (PID, UID, filename, flags, and timestamps). Designed for system observability.
8ebpf_server. Central gRPC server that receives eBPF events from agents, enriches them, and stores them efficiently in ClickHouse for querying and analysis.
1ebpf_loader. Lightweight agent for running eBPF programs on Linux nodes. Captures system events and streams enriched data to a central server. Supports standalone and Kubernetes modes.
1InfraSight_ml. Anomaly detection models for InfraSight. ML-based syscall frequency & resource usage profiling.
1infrasight-controller. Kubernetes controller for managing and deploying eBPF-based monitoring agents across cluster nodes using custom CRDs. Part of the InfraSight observability stack.
1