Skip to content

ppmaluch/opentelemetry-api-jaeger-example

Repository files navigation

OpenTelemetry Example netcore 5

Simple Weather Forecast API example using OpenTelemetry ASP.netcore basic instrumentation with jaeger exporter

Installing & Running

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

Seeing Results

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

Jaeger UI

and hit Find Traces

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published