Skip to content

rongfengliang/scylladb-jaeger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

scylladb with jaeger

init schmea

  • clone jaeger code
git clone https://github.com/jaegertracing/jaeger.git
  • create schema

need cqlsh install first

MODE=test sh ./plugin/storage/cassandra/schema/create.sh | cqlsh

start

  • docker-compose
docker-compose up -d
  • view UI webpage
open http://hostip:16686

About

scylladb-jaeger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published