Practicing and exploring
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring the topics covered in this chapter with deeper research.
Exercise 5.1 – Online-only material
Review the official OpenTelemetry documentation: https://opentelemetry.io/docs/languages/net/.
Exercise 5.2 – Practice exercises
You can explore some complete example solutions that implement OpenTelemetry in various types of .NET project at the following link: https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/examples.
To learn how to use .NET and OTel with Prometheus, Grafana, and Jaeger, you can read the following article: https://learn.microsoft.com/en-us/dotnet/core/diagnostics/observability-with-otel.
Exercise 5.3 – Test your knowledge
Answer the following questions. If you get stuck, try googling the answers if necessary, while remembering that if you get totally stuck, the answers are...