diff --git a/v3/newrelic/config.go b/v3/newrelic/config.go index 9c7c9f49a..7ff054af7 100644 --- a/v3/newrelic/config.go +++ b/v3/newrelic/config.go @@ -71,7 +71,7 @@ type Config struct { // custom analytics events. High security mode overrides this // setting. Enabled bool - // MaxSamplesStored sets the desired maximum custom events stored + // MaxSamplesStored sets the desired maximum custom event samples stored MaxSamplesStored int } // TransactionEvents controls the behavior of transaction analytics