Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Missing the document to start local Report Engine #47

Open
jizh6311 opened this issue Nov 10, 2020 · 3 comments · May be fixed by #53
Open

Missing the document to start local Report Engine #47

jizh6311 opened this issue Nov 10, 2020 · 3 comments · May be fixed by #53

Comments

@jizh6311
Copy link

Requirement - what kind of business use case are you trying to solve?

Run Performance and smoke tests locally

Problem - what in Jaeger blocks you from solving the requirement?

Got the error:

Running io.jaegertracing.tests.run.SmokeTest
2020-11-09 15:31:18,845 ERROR [main] [io.jaegertracing.tests.clients.GenericRestClient:129] Exception,
java.net.ConnectException: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:8080

Same error from docker image jkandasa/jaeger-performance-test 3.1

Proposal - what do you suggest to solve the problem or improve the existing situation?

Add more instructions how to run local tests to readme

Any open questions to address

@bhiravabhatla
Copy link

Any update on above, unable to run tests as it looks to connect to report server. I dont see any prerequistes mentioning this

@jizh6311
Copy link
Author

jizh6311 commented Dec 3, 2020

Any update on above, unable to run tests as it looks to connect to report server. I dont see any prerequistes mentioning this

I made some changes to hook all of them to localhost services in my forked repo: https://github.com/jizh6311/jaeger-performance. You may still need to adjust some of them if you try to use elasticsearch or so.

And I ran a local report server at 8080 by mvn -f spring-boot/pom.xml spring-boot:run from jaeger-instrumentation-performance-tests.

Hope those updates would help.

@hdost
Copy link

hdost commented Nov 2, 2021

@jkandasa as you made the changes adding this reportingengine, do you happen to have documentation on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants