Skip to content

ChrisSmith/newrelic_go_api

 
 

Repository files navigation

NewRelic Native API(C library) wrapper

Go binding for NewRelic C API

Installation

  1. Download NewRelic Agent SDK from https://docs.newrelic.com/docs/features/agent-sdk
  2. Copy shared lib files from archive to /usr/lib
  3. run go test and check if everything is ok.

About

Go binding for NewRelic C API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 54.4%
  • Go 45.6%