UNPKG

lightstep-tracer

Version:

> ❗ **This instrumentation is no longer recommended**. Please review [documentation on setting up and configuring the OpenTelemetry Node.js Launcher](https://github.com/lightstep/otel-launcher-node) or [OpenTelemetry JS (Browser)](https://github.com/open-

13 lines (12 loc) 255 B
{ "name": "example-proxy", "version": "1.0.0", "main": "index.js", "dependencies": { "lightstep": "*", "opentracing": "0.14.7" }, "scripts":{ "forever" : "forever start --append -l forever.log -o out.log -e err.log index.js" } }