What's Changed
- fix: Replace bpf_d_path with inode-based path resolution for cross-kernel compatibility by @gma1k in #41
- feat: Add resource limit monitoring for CPU, memory, and I/O by @gma1k in #42
- fix: improving go ci test by @gma1k in #43
- feat: Add connection pool monitoring by @gma1k in #44
- fix: Replace pathresolver with kernel path resolution by @gma1k in #45
- feat: Add real-time alerting system with webhook, Slack, etc by @gma1k in #46
- fix: fixing vmlinux.h placeholder file by @gma1k in #47
- fix: Bug fixes and security hardening by @gma1k in #48
- fix: Optimize CI workflow, improve test coverage, fix linter errors, and migrate alerting config by @gma1k in #49
- fix: Print version in cli by @gma1k in #50
- feat: add CRI-O support and enhancing the diagnostics by @gma1k in #53
Full Changelog: v0.7.0...v0.8.0