# examples/node-trivial

The example creates a single span and log and prints the Splunk 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
```
