Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 304 Bytes

README.MD

File metadata and controls

13 lines (7 loc) · 304 Bytes

Kiali's demo application rewritten in C# and Golang

To get Jaeger working, simply run

docker run -d -p 6831:6831/udp -p 16686:16686 jaegertracing/all-in-one:latest

Application topology:

Book Info application topology

Example Jaeger trace:

Example Jaeger output