Skip to content

Testing the latency added to common servers from OTEL JS span creation

Notifications You must be signed in to change notification settings

rocket-connect/otel-js-server-benchmarks

Repository files navigation

otel-js-server-benchmarks

This repo contains benchmarks for node.js webservers with and without OpenTelemetry instrumentation.

The initial benchmarks are ported from graphql-crystal/benchmarks and use a combination of nix and bombardier to run the benchmarks.

Each benchmark contains a single GET /hello endpoint that returns a JSON response with a single key-value pair. Half of the benchmarks are instrumented with OpenTelemetry and the other half are not.

The benchmarks are outputted on each commit to the repo and can be viewed in the benchmarks.md file.

About

Testing the latency added to common servers from OTEL JS span creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published