Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Is it possible to make yaeger write results (spans) to db and pick them up on launch? #45

Closed
veterr opened this issue Nov 29, 2018 · 2 comments
Labels

Comments

@veterr
Copy link

veterr commented Nov 29, 2018

No description provided.

@black-adder
Copy link
Contributor

im not sure I follow what's being asked here. Also, the official jaeger repo https://github.com/jaegertracing/jaeger might be a better place for this question.

@justinclift
Copy link
Contributor

Guessing here, but it sounds like @veterr is just starting out with Jaeger, so is probably using the default Jaeger (docker image?) which stores data to an in-memory database. Each time that's restarted... it's all gone.

@veterr If that's the situation, you'll need to configure Jaeger to store the data in an external place. According to the docs, Cassandra, ElasticSearch, and Kafka are supported, though other data store possibilities exist too:

Does that help? 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants