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-

11 lines (7 loc) 279 B
# examples/node-trivial The example creates a single span and log and prints the LightStep URL for the trace. Note: the URL will only be valid if you change the example to use your project's access token. To run the example: ```bash cd examples/node-trivial node index.js ```