apachecn / jaeger-all-in-one

Jaeger tracing all-in-one service for development purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Jaeger tracing all-in-one service for development purposes

License:MIT License


Languages

Language:Mustache 100.0%