Troubleshooting
Use troubleshooting pages when kprobe is installed but data is missing, delayed, or not connected to application context.
Common paths
| Symptom | Start here |
|---|---|
| Agent pod is not ready | Agent Issues |
| Console shows no events | No Events |
| Events have no service or trace | No Correlation |
| Console cannot connect | Dashboard Issues |
General checks
kubectl get pods -n kprobe
kubectl logs -n kprobe daemonset/kprobe-agent
kubectl logs -n kprobe deploy/kprobe-api