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

Humio as storage backend #3005

Closed
em135 opened this issue May 17, 2021 · 3 comments
Closed

Humio as storage backend #3005

em135 opened this issue May 17, 2021 · 3 comments

Comments

@em135
Copy link

em135 commented May 17, 2021

Humio is great at storing and querying large amount of data, but lacks visualization for the data. We therefore want to add visualization capabilities to Humio using Jaeger. @Xitric and I are working on a storage backend for Humio using the grpc plugin. Our project can be seen at https://github.com/em135/humio-jaeger-plugin.

We have implemented the spanstore.Reader and dependencystore.Reader interfaces. We are currently able to visualize traces by querying Humio. However, the visualization of dependency graphs are insufficient in a large-scale production system.

@jpkrohling
Copy link
Contributor

What's the action item behind this ticket? Would you like to see your storage incorporated in the core? Or is it open so that interested folks can exchange experiences?

@em135
Copy link
Author

em135 commented May 18, 2021

What's the action item behind this ticket? Would you like to see your storage incorporated in the core? Or is it open so that interested folks can exchange experiences?

The storage should not be incorporated in the core. We have made a MVP Humio storage plugin to visualize our data. This issue and our work should serve as a discussion board for a Humio storage plugin (similar to the other open storage plugin issues).

@yurishkuro
Copy link
Member

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

3 participants