Open doug-s-nava opened 6 days ago
Fixes #2696
The goal is to begin sending data to New Relic from the frontend Next application. Things that have been done:
NEW_RELIC_APP_NAME="<see 1pass>" NEW_RELIC_LICENSE_KEY="<see 1pass>" npm run dev:nr
Summary
Fixes #2696
Time to review: 15 mins
Changes proposed
The goal is to begin sending data to New Relic from the frontend Next application. Things that have been done:
Context for reviewers
Test steps
NEW_RELIC_APP_NAME="<see 1pass>" NEW_RELIC_LICENSE_KEY="<see 1pass>" npm run dev:nr
Additional information
Screenshots after deploying to DEV
Next Steps