Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 233 Bytes

File metadata and controls

7 lines (6 loc) · 233 Bytes

Open Prometheus

kubectl -n istio-system port-forward $(kubectl -n istio-system get pod -l app=prometheus -o jsonpath='{.items[0].metadata.name}') 9090:9090 &   

Query some metrics

Expression box : istio_request_count