Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientStatsHandler ¶ added in v0.1.0
NewClientStatsHandler creates a new stats.Handler instance for measuring application performances with New Relic.
func NewGatewayStatsHandler ¶ added in v0.1.0
NewGatewayStatsHandler creates a new stats.Handler instance for measuring application performances with New Relic.
func NewServerStatsHandler ¶ added in v0.1.0
NewServerStatsHandler creates a new stats.Handler instance for measuring application performances with New Relic.
Types ¶
type Option ¶
Option is a function for building configurations object for an interceptor
func WithIgnoredMethods ¶
WithIgnoredMethods receives full method names to get newrelic to ignore them
func WithIgnoredServices ¶
WithIgnoredServices receives service names to get newrelic to ignore them
Click to show internal directories.
Click to hide internal directories.