Concern
Application and browser monitoring and observability.
Technology
New Relic
Documentation
- Website: https://docs.newrelic.com/
- Browser monitoring: https://docs.newrelic.com/docs/browser/browser-monitoring/installation/install-browser-monitoring-agent/
- Getting started: https://docs.newrelic.com/docs/new-relic-solutions/get-started/introduction-new-relic/
Integration
Backend / logging
Backend uses Pino; New Relic can enrich logs. Use -r newrelic when starting the Node process in production.
Frontend
Install @newrelic/browser-agent in the frontend for browser monitoring.