Skip to content

Docs: how to run/test the UI #952

Closed
Closed
@esnible

Description

@esnible

Attempting to follow the directions at https://github.com/jaegertracing/jaeger-ui#development by doing yarn start brings up a screen that says Unhandled Rejection (Error): HTTP Error: Error occured while trying to proxy to: localhost:3000/api/services.

I have another Jaeger running at 16686, but the instructions don't explain how to point the yarn start version at :3000.

The way I have been testing UI changes is:

  • Make the changes in the jaegar/jaeger-ui submodule
  • yarn build (from the jaeger-ui submodule directory)
  • make run-all-in-one (from the jaeger directory)
  • hard-reload the browser

I am happy to make a PR to change the doc to my method. If there is a better way to make the yarn start UI talk to :16686 that would be better than doing a build for each change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions