Verifying graphql-lightstep-middleware
example can be done with below setup
To test lightstep locally, we need to first run lightstep
satelite for developer mode. This is documented on lightstep site Use Developer mode
To run the example for graphql-with-lightstep
run
yarn run tsc && node dist/graphql-with-lightstep.js
If the setup works correctly, you would see below event in lightstep dashboard and the corresponding trace as below