Simple Weather Forecast API example using OpenTelemetry ASP.netcore basic instrumentation with jaeger exporter
Clone this repo
git clone https://github.com/ppmaluch/opentelemetry-api-jaeger-example.git
Then run the docker images using the docker-compose file
docker-compose up -d
Open your browser and go to weatherforecast API to see a response from the API
Then open the Jaeger UI
Look for the Weather Service
and hit Find Traces