Skip to main content

Uptrace

Official website: Uptraceopen in new window

See it in action and try out!
You will need docker and docker-compose installed at your machine.
At the PURISTA repositoryopen in new window in examples/fullexample you will find a running example:

Start the required docker containers:

npm run uptrace:up

Open the Uptrace in your browser: http://localhost:14318open in new window.
In the top bar on, besides the Uptrace logo, select the PURISTA project.

Start the example:

npm run uptrace:start

To generate some traces, go to the OpenAPI UI at http://localhost:8080/open in new window and call some commands.
To stop and cleanup and stop all docker containers:

npm run uptrace:down

You can follow updated on Twitter @purista_jsopen in new window or join the Discord serveropen in new window to get in touch with PURISTA maintainers and other developers.

Last update:
Contributors: Sebastian Wessel