This repository contains mock code, metric designs, and architecture for my GSoC 2025 proposal with CNCF and KubeArmor.
This project enhances observability in KubeArmor by exposing security policy metrics directly from the controller via Prometheus.
It removes the need for the legacy exporter, simplifying monitoring and integration with tools like Grafana.
- π‘ gRPC APIs for policy metrics
- π Metrics exposed directly from controller
/metrics
endpoint - π Integration with Prometheus scrape endpoint
- π Visualization using Grafana dashboard