Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Jaeger DB Setup Image

This is a simple Dockerfile for an image to set up a Cassandra 4.0 database for Jaeger.

You may be able to use jaegertracing/jaeger-cassandra-schema, but I had problems using it with Cassandra 4.0, and problems using Cassandra 3.11 with Jaeger.

License

The scripts in this folder, create.sh and v004.cql.tmpl, are adapted from those in the Jaeger repository, and are thus licensed under the Apache 2.0 license.