/newrelic-go-agent

(Unofficial) New Relic agent for the Go language, wraps the Agent SDK

Primary LanguageGoOtherNOASSERTION

New Relic Go Agent

An unofficial New Relic agent for the Go programming language. Allows your Go web app to appear as an application in New Relic (under the "APM" tab).

It wraps the New Relic Agent SDK -- the SDK is currently Linux only, therefore, so is this Go agent.

Features:

  • Transaction monitoring -- from top of a web request to bottom
  • Segments -- external calls, database calls, etc.
  • Custom metrics