Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 539 Bytes

README.md

File metadata and controls

executable file
·
20 lines (14 loc) · 539 Bytes

This project has docker-compose file for running Jaeger with scylladb as a storage database (not Cassandra).

This project still in its initial stage, we only test by putting tracing inputs from a sample PHP project which uses opencensus to send tracing data to Jaeger.

How to run

docker-compose up -d

Versions

  1. Jaeger: 1.11
  2. scylladb: 3.0.4