Releases: beepfd/core
Releases · beepfd/core
v0.0.1-rc16
feat: Add task metrics collection and Prometheus endpoint 1. Implement TaskMetrics for collecting eBPF program performance metrics 2. Create Prometheus metrics for task CPU usage, events per second, and runtime 3. Add metrics handler in router middleware for exposing task performance data 4. Support dynamic metrics collection from running tasks cache 5. Integrate node name labeling for metrics identification