Using OpenTelemetry with worker applications
In this demo, i m using OpenTelemetry in order to build instrumentation within a worker application.
🚀 To run code, follow these steps :
Type
docker compose up
in your terminalOpen zipkin url in your browser
Type
docker compose down
in your terminal
Tools
: vs22, net 6.0, docker, opentelemetry, zipkin