Automatic Injection Support for Server-side Agents

The Java Agent and .NET Agent support automatic injection. See .NET Supported Environments for version specifics.

Automatic injection is available only for server-side applications built on these environments:

  • Jasper-supported JSP (Java)
  • ASP.NET
  • ASP.NET Core
  • ASPX (.NET) Framework
  • Oracle WebLogic Server (JSPs) 12c, 14c (Java)
Note:
  • Although the Apache Agent does not support automatic injection, you can configure Apache or Nginx to inject the JavaScript Agent.
  • If the server-side application does not return well-formed HTML, the JavaScript Agent may not be able to instrument the page. For example, the JavaScript Agent may not be able to instrument HTML pages that are missing elements or have unclosed tags.