Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Verifying graphql-lightstep-middleware example can be done with below setup

Run lightstep satelite

To test lightstep locally, we need to first run lightstep satelite for developer mode. This is documented on lightstep site Use Developer mode

Run example

To run the example for graphql-with-lightstep run

yarn run tsc && node dist/graphql-with-lightstep.js

Result

If the setup works correctly, you would see below event in lightstep dashboard trace event and the corresponding trace as below trace view