github.com/newrelic/go-agent@v3.26.0+incompatible/_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