Integrate the Java Serverless Tracer with End User Monitoring
Serverless APM for AWS Lambda is designed to integrate with your existing End User Monitoring (EUM) configurations. The EUM integration provides complete end-to-end visibility on the performance of your web and mobile applications, linking calls from an end-user device through your serverless functions to continue your business transactions.
AWS Lambda functions can correlate EUM and AWS Lambda-originated business transactions, in conjunction with the following EUM agents:
- Browser Real User Monitoring (Browser RUM)
- Mobile Real User Monitoring (Mobile RUM)
- IoT Monitoring
Integration of the Java Serverless Tracer with End User Monitoring consists of these steps:
- Add and Return EUM Metadata
- Configure Response Header Mappings
- Update the Front End Application
- Enable CORS configuration (If applicable)
- Troubleshoot the EUM Integration