1.0.1 • Published 1 year ago

@s3pweb/node-otlp-tracer v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

S3PWeb - NodeJS open telemetry tracer

Install

npm i @s3pweb/node-otlp-tracer

Examples

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