Technical requirements
In this chapter, we’ll need to run different tools, such as Prometheus, Grafana, and Zipkin. As usual, the simplest way to run them on your computer is using Docker. You can get Docker from its product page: https://www.docker.com/products/docker-desktop/. I will explain how to deploy each tool in its corresponding recipe.
All the recipes that will be demonstrated in this chapter can be found at: https://github.com/PacktPublishing/Spring-Boot-3.0-Cookbook/tree/main/chapter3.