Thursday
Workshop Room 1
11:40 - 12:40
(UTC+02)
Workshop (60 min)
OpenTelemetry Starter Pack
This workshop will give a introduction to OpenTelemetry, how to setup infrastructure for this locally and how to add OpenTelemetry to your .NET application.
The infrastructure consists of OpenTelemetry Collector, Prometheus, Loki, Tempo and Grafana, and is totally without cost.
We will add logging, tracing and metrics to a .NET application using OpenTelemetry. We will start by adding autoinstrumentation, before we look into how you can add additional instrumentation manually.
At the end of the workshop you will have:
* your own local setup for OpenTelemetry
* better understanding of what OpenTelemetry is
* an example of how to add OpenTelemetry to a .NET application
Equipment needed:
* Your favourite IDE
* .NET 8
* Docker (and Docker Compose)