Skip to content
Discussion options

You must be logged in to vote

I never tried it, and don't know how well it is supported, but Tempo includes an implementation of Jaeger Remote Storage API https://github.com/grafana/tempo/tree/main/cmd/tempo-query. It's a separate binary that you run as a gRPC server and point Jaeger query to it, and it will bridge Tempo DB as a compatible source for Jaeger. However, this binary does not implement the write path, only the query, so you would need to ingest data into Tempo directly. I think Tempo will accept OTEL protocol OTLP.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@robbydf
Comment options

@yurishkuro
Comment options

@dannytest2709-droid
Comment options

@dannytest2709-droid
Comment options

@jkowall
Comment options

jkowall Sep 5, 2025
Collaborator

Answer selected by robbydf
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants