# Functions
No description provided by the author
RecordCount records a count metric.
RecordDuration records a duration metric.
RecordEvent records a new event with a name and set of key-value pairs.
TraceMethodCall traces a method call with a given struct/package and method names.
# Constants
No description provided by the author
# Structs
CustomNewRelicContextLogFormatter is a logrus.Formatter that will format logs for sending to New Relic.
MethodTracer collects analytics for a given method call within an existing trace.