Summary
In this chapter, we learned how Observability, as provided by Dapr, brings order to the chaotic way a modern cloud-native application could look, if approached with classic tools.
By understanding how Zipkin can help us analyze how our Dapr applications behave in a complex environment such as Kubernetes, we now have the confidence we need to face the brave new world of cloud-native applications.
With Prometheus and Grafana, we learned how Dapr informs developers and operators on how an application is performing on Kubernetes, whether this is a cloud implementation, on-premises, or on the edge.
In the next chapter, we will leverage these abilities to observe how Dapr and our applications react to a heavy user load.