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

Hotrod - failed to flush Jaeger spans #25

Open
QAInsights opened this issue Aug 16, 2021 · 1 comment
Open

Hotrod - failed to flush Jaeger spans #25

QAInsights opened this issue Aug 16, 2021 · 1 comment

Comments

@QAInsights
Copy link

Use Case

I am trying to trace the hot rod requests in Hypertrace. But I am getting "failing to flush errors".

  • Started Hypertrace
  • Able to access Hypertrace UI at 2020
  • Started Hotrod
  • Able to access Hotrod application at 8080
  • But the trace is not getting displayed in the Hypertrace UI. In Hotrod, I am seeing
    " failed to flush Jaeger spans to server: Post "http://docker.for.mac.localhost:14268/api/traces": dial tcp 127.0.0.1:14268: connect: connection refused {"service": "driver"}" error.

Same case with TODO app as well.

Proposal

NA

Questions to address (if any)

@jcchavezs
Copy link

I wonder if the URL http://docker.for.mac.localhost:14268/api/traces is right, did you tried sending the data into an inspectable HTTP server e.g. using httpmole?

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

No branches or pull requests

2 participants