github.com/TykTechnologies/newrelic-go-agent@v0.0.0-20230823062834-3c80ff5627f6/_integrations/nrnats/examples/README.md (about) 1 # Example NATS app 2 In this example app you can find several different ways of instrumenting NATS functions using New Relic. In order to run the app, make sure the following assumptions are correct: 3 * Your New Relic license key is available as an environment variable named `NEW_RELIC_LICENSE_KEY` 4 * A NATS server is running locally at the `nats.DefaultURL` 5