distribution/vendor/github.com/yvasiyarov/newrelic_platform_go
Tariq Ibrahim 5223c27422
migrate to go modules from vndr
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
2019-06-19 12:24:07 -07:00
..
.travis.yml migrate to go modules from vndr 2019-06-19 12:24:07 -07:00
agent.go Move to vendor 2016-03-22 10:45:49 -07:00
component.go Move to vendor 2016-03-22 10:45:49 -07:00
doc.go Move to vendor 2016-03-22 10:45:49 -07:00
LICENSE Move to vendor 2016-03-22 10:45:49 -07:00
metrica.go Move to vendor 2016-03-22 10:45:49 -07:00
nut.json migrate to go modules from vndr 2019-06-19 12:24:07 -07:00
plugin.go Move to vendor 2016-03-22 10:45:49 -07:00
README.md Update vendor directory to match expectation of vndr tool 2017-04-10 12:07:32 -07:00

New Relic Platform Agent SDK for Go(golang)

Build Status

This package provide very simple interface to NewRelic Platform http://newrelic.com/platform

For example of usage see examples/wave_plugin.go

For real-word example, you can have a look at:
https://github.com/yvasiyarov/newrelic_sphinx