pixie

Observability platform for debugging Kubernetes applications

brewmacoslinux
Try with needOr install directly
Source

About

Observability tool for Kubernetes applications

Commands

px

Examples

see live network traffic between pods$ px service graph
monitor HTTP requests in real time$ px live http
trace database queries from applications$ px live mysql
check which services are talking to each other$ px service list
view performance metrics for running pods$ px live metrics