Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can i write jaeger-ingester to an another backend like redis #1090

Closed
habeebshk opened this issue Jun 15, 2020 · 2 comments
Closed

can i write jaeger-ingester to an another backend like redis #1090

habeebshk opened this issue Jun 15, 2020 · 2 comments
Labels
needs-triage New issues, in need of classification

Comments

@habeebshk
Copy link

Hello, I am trying to install Jaeger onto my Kubernetes cluster and i would like to know if i can direct the Jaeger-ingester spans storage to an another database like Redis instead of Elasticsearch or Cassandra.

@ghost ghost added the needs-triage New issues, in need of classification label Jun 15, 2020
@pavolloffay
Copy link
Member

Hi, there is no redis integration at the moment. For the support of other storage backends see jaegertracing/jaeger#638

@nicolastakashi
Copy link

Hey, @habeebshk I just finish an implementation to store trace data on Redis Search.
You can find more information here: https://github.com/nicolastakashi/jaeger-redissearch

I still need to improve documentation and build docker images, but I'm currently testing on my dev environments to check how it goes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage New issues, in need of classification
Projects
None yet
Development

No branches or pull requests

3 participants