chapter seven
This chapter covers
- Basic request-level metric collection
- Understanding Istio’s standard service-to-service metrics
- Using Prometheus to scrape workload and control-plane metrics
- Adding new metrics in Istio to track in Prometheus
You may have heard the term observability start to creep into the vocabulary of software engineers, operations and site-reliability teams recently. These teams have to deal with the near exponential increase in complexity when operationalizing a microservices-style architecture on cloud infrastructure. When we start to deploy our application as 10s or 100s of services (or more) per application, we increase the number of moving pieces, increase reliance on the network for things to succeed, and also increase the number of things that can and do go wrong.