Skip to content

How to extract trace data from jaeger #2876

Answered by Ashmita152
gxxxh asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gxxxh

There are various ways to pull jaeger data as Yuri shared. The easiest one I found is by hitting jaeger-query's http endpoint: /api/traces. You can refer to this python script to do the same:

https://github.com/Ashmita152/jaeger-datasets/blob/master/bookinfo/extract.py

Let us know if you have more questions. Thank you.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@gxxxh
Comment options

@kapilagrawal95
Comment options

@Entromorgan
Comment options

Answer selected by gxxxh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants