yiyu0x / jaeger-tracing-demo

Demo tracing a Exress.js app behind Traefik.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jaeger_tracing_demo

Running:

docker-compose up

Visit app:

http://localhost/app/

or

http://localhost/app/<any-string>

Visit Jaeger:

http://localhost:16686

Console will show log and traceId use to search span in Jaeger.

About

Demo tracing a Exress.js app behind Traefik.


Languages

Language:JavaScript 88.1%Language:Dockerfile 11.9%