Metrics data not reporting after installing Gatsby Plugin Quickstart
Closed this issue · 4 comments
After setting up a test Gatsby site on a branch of OSS we found that the metric data wasn't reporting to the dashboards setup using the gatsby build quickstart.
steps to reproduce
visit this dashboard and view the metrics tab
expected
metric data is reporting for this test gatsby site.
Looking into this @jpvajda looks like an integration error, seeing the following:
One or more metrics rejected because attribute value exceeded maximum length. For more info visit https://docs.newrelic.com/docs/troubleshoot-nrintegrationerror-events'
@rudouglas ok, but I just installed a quickstart and followed our plugin instructions to set it up, so what would a user do in this case? Are you saying they'd need to follow the doc to troubleshoot? I guess I thought the point of a quickstart was to have it work out of the box?