newrelic-experimental / gatsby-build-newrelic

Get Telemetry Data from your Gatsby build process
Apache License 2.0
9 stars 4 forks source link

Reduce data sent to NR #9

Closed lazyplatypus closed 3 years ago

lazyplatypus commented 3 years ago

Screen Shot 2021-07-19 at 12 02 04 AM

We need to reduce the amount of data we send from Gatsby -> NR. One way to do that is by not sending build times as metrics, as you can get that by traces.

Screen Shot 2021-07-19 at 12 02 43 AM

vs Screen Shot 2021-07-19 at 12 02 54 AM