literadix / jaeger-with-ScyllaDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About