Technical requirements
We’re going to start building a sample application and will use the following tools for it:
- .NET SDK 7.0 or newer
- Visual Studio or Visual Studio Code with the C# development setup are recommended, but any text editor would work
- Docker and
docker-compose
The application code can be found in the book’s repository on GitHub at https://github.com/PacktPublishing/Modern-Distributed-Tracing-in-.NET/tree/main/chapter2.