Skip to content

Open Tracing example using Jaeger with Spring Boot 2 and Dotnet Core 2

License

Notifications You must be signed in to change notification settings

wesleyegberto/opentracing-jaeger-example

Repository files navigation

OpenTracing

Services

  • Service A - Spring Boot 2
  • Service B - Dotnet Core 2
  • Service C - Spring Boot 2
  • Service D - Dotnet Core 2

Service A

curl http://localhost:8080/api/languages

curl http://localhost:8080/api/frameworks

Service B

curl http://localhost:5000/serviceb/api/languages

curl http://localhost:5000/serviceb/api/frameworks

Service C

curl http://localhost:8090/servicec/api/languages

curl http://localhost:8090/servicec/api/frameworks

Service D

curl http://localhost:5050/serviced/api/languages

curl http://localhost:5050/serviced/api/frameworks

About

Open Tracing example using Jaeger with Spring Boot 2 and Dotnet Core 2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published