Hello Team,
I have installed a self-hosted SigNoz instance as a standalone Docker setup, and all containers are running successfully. On the SigNoz dashboard, I can retrieve Kubernetes pod logs and metrics data, and I've also created a dashboard using the JSON file from GitHub (
https://github.com/SigNoz/dashboards/blob/main/k8s-infra-metrics/README.md).
However, I'm encountering an issue where I'm unable to fetch Kubernetes events such as pod restarts, scaling, or terminations. These events are not appearing in the SigNoz logs or on the dashboard.