Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 770 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 770 Bytes

Jaeger Tracing - All In One

Artifact HUB

The Jaeger tracing all-in-one service enables jaeger for development purposes, check out:

Run With Docker

docker-compose -f docker-compose.yml up

Access jaeger at:

Access hotrod tracing demo at:

Use Helm Repo

helm repo add jaeger-all-in-one https://raw.githubusercontent.com/hansehe/jaeger-all-in-one/master/helm/charts
helm repo update
helm install jaeger-all-in-one jaeger-all-in-one/jaeger-all-in-one