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

Quickwit as a storage backend #4362

Closed
evanxg852000 opened this issue Apr 4, 2023 · 3 comments
Closed

Quickwit as a storage backend #4362

evanxg852000 opened this issue Apr 4, 2023 · 3 comments

Comments

@evanxg852000
Copy link

evanxg852000 commented Apr 4, 2023

Quickwit is a sub-second search & analytics engine designed to work natively on cloud storage for distributed tracing, logs and other search use cases. Quickwit natively supports the OpenTelemetry protocol to store traces and Jaeger UI by implementing the SpanReader interface of Jaeger's Remote Storage API. This allows users to store tracing data in Quickwit via OLTP; then query and visualize using Jaeger UI. We have a tutorial on how to use Jaeger with Quickwit

As of Quickwit 5.0, only the SpanReader part is implemented therefore Quickwit can be used as a drop-in replacement to a span storage backend.

Is it possible to add Quickwit to the list of additional storage backends in this Meta issue ?

Disclaimer: I work on Quickwit

@evanxg852000 evanxg852000 changed the title [Feature]: Quickwit as a storage backend Apr 4, 2023
@evanxg852000
Copy link
Author

I have updated this issue to give more details

@yurishkuro
Copy link
Member

#4363

@yurishkuro
Copy link
Member

Added

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

No branches or pull requests

2 participants