March 2022
Intermediate to advanced
480 pages
13h 18m
English
This chapter covers
In this chapter, we build on the foundation we established in the previous chapter, and we use some tools to visualize data from the service mesh. We saw how Istio’s data-plane and control-plane components expose a lot of very useful operational metrics and how we can scrape those into a time-series system like Prometheus. In this chapter, we use tools like Grafana and Kiali to visualize those metrics to better understand the behavior of the services in the mesh as well as the mesh itself. We also dig into visualizing ...