npm i @s3pweb/node-otlp-tracer
See the ./examples
folder. To run them, you need an OTLP server like Tempo (https://github.com/grafana/tempo).
The included docker-compose.yaml starts a Tempo, a prometheus and a grafana service.
docker compose up
A open telemetry tracer for node JS
npm i @s3pweb/node-otlp-tracer
See the ./examples
folder. To run them, you need an OTLP server like Tempo (https://github.com/grafana/tempo).
The included docker-compose.yaml starts a Tempo, a prometheus and a grafana service.
docker compose up
A open telemetry tracer for node JS
MIT License