Skip to content

ppmaluch/opentelemetry-api-jaeger-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors