Skip to content

Two simple ASP.NET Core microservices to demonstrate OpenTelemetry .NET.

License

Notifications You must be signed in to change notification settings

benbhall/jaeger-opentelemetry-dotnet

Repository files navigation

Jaeger OpenTelemetry .NET

Two simple ASP .NET Core microservices to demonstrate OpenTelemetry .NET.

Getting Started

The 2 services listen on the following ports:

  • Service A: 5000 (5001 HTTPS)
  • Service B: 6000 (6001 HTTPS)

Both services and an OpenTelemetry (OTEL) Collector, run inside Docker containers.

Run with one of the following commands:

> start.bat
$ start.sh

About

Two simple ASP.NET Core microservices to demonstrate OpenTelemetry .NET.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks