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 upin your terminalOpen zipkin url in your browser
Type
docker compose downin your terminal
Tools : vs22, net 6.0, docker, opentelemetry, zipkin
