APM Browser Agent New Features
- Services: Application Performance Monitoring
- Release Date: March 11, 2022
The APM Browser Agent has the following new features available:
- Create custom dimensions and metrics by using the
udfAttributes
property of theapmrum
object. Every time the APM Browser Agent code creates a span, this data is looked up and used to populate the span with the desired attributes. For more information, see Configure Attributes for Real User Monitoring. -
Users can now control what ajax calls are instrumented to support updated CORS implementations and cross domain instrumentation. For more information, see Configure Ajax Calls Instrumentation.