Registry / cloud / newrelic-newrelic-client-go

newrelic-newrelic-client-go

JSON →
library1.1.0gogounverified

A Go client library for the New Relic API.

go get github.com/newrelic/newrelic-client-go
INSTALL
IMPORT
SIG · NEWRELIC-NEWRELIC-
N
newrelic-newrelic-client-go
cloudgov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

newrelic
github.com/newrelic/newrelic-client-go

Create a new New Relic API client.

package main import ( "fmt" "github.com/newrelic/newrelic-client-go" ) func main() { client, _ := newrelic.NewClient("api-key") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
newrelic-newrelic-client-go — go get newrelic-newrelic-client-go · libregistry