Skip to content

uptrace/otel-js-web-load-testing

Repository files navigation

Installation

To install dependecies:

pnpm install

To start backend (dummy Otel Collector) listening on :14318:

make backend

To start example:

UPTRACE_DSN="http://secret@localhost:14318/?grpc=14317" make

Then open http://localhost:8090/ and press the Start button. Observe lots of pending stalled requests:

pending

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published