Browser RUM Supported Environments
This page describes the supported environments and versions for Browser RUM.
Browser RUM Support
Browser Compatibility
- IE 10, 11, Edge
- Chrome >= 1.0.154.60, including Mobile
- Headless Chrome >= 59
- Firefox, including Mobile
- Safari >= 4 , including Mobile
- Opera >= 12
Browsers are rapidly evolving, and not all versions have been individually tested with Browser RUM. You can view the browser versions likely to support the Resource Timing API.
Browser Requirements for Sessions
To use Browser RUM sessions, your browser is required to support for the following:
cross-origin resource sharing (CORS) for beacons
local storage for multiple-page sessions (single-page / multiple virtual page sessions don't need local storage)
Browser RUM sessions do not support beacons implemented with GIFs.
JavaScript Agent Version Requirement for Sessions
You are required to use the JavaScript Agent >= 4.2. Older versions of the JavaScript Agent do not support sessions.
Injection Types for Browser RUM in Java Environments
Listed below are the injection types with their supported frameworks/technologies:
- Automatic Injection: JavaServer Pages (JSP) compiled using the Jasper compiler. Jasper is the default JSP compiler in Tomcat, Glassfish, and JBoss.
- Assisted Injection: All Servlet frameworks.
- Manual Injection: All technologies that generate HTML pages.
See Inject the JavaScript Agent for details.
Injection Types for Browser RUM in .NET Environments
AppDynamics certifies Browser RUM instrumentation for the following .NET environments:
- .NET Framework
- .NET Core
Browser RUM Instrumentation for .NET Framework
Supported Runtime Environments for Browser RUM .NET Framework include:
Microsoft IIS versions 6.0, 7.0, 7.5, 8.0, 8.5
- All listed frameworks support manual injection of the JavaScript Agent for Browser RUM.
- The Script Injection column lists additionally supported script injection strategies. See Inject the JavaScript Agent for details.
Web Application/AJAX Frameworks | Versions | Additional Supported Script Injection Methods |
---|---|---|
ASP.NET Web Forms (.aspx) | 3, 4 | |
ASP.NET MVC Web Forms (.aspx) | 3 - 5 | |
ASP.NET MVC Razor | 3 - 5 | |
Microsoft SharePoint | 2007, 2010 |
AppDynamics does not support Browser RUM instrumentation of legacy ASP (.asp
) pages.
Browser RUM Instrumentation for .NET Core
AppDynamics currently supports .NET Agent for Windows >= 21.1, and .NET Agent for Linux >= 21.5.