The JavaScript Agent appends the ADRUM header withisAjax: truefor the business transaction correlation. However, in some scenarios, you might require to remove the ADRUM header from the requests. For example, the API requests are redirected to a third-party server.
You can disable the ADRUM header in the following ways:
Boolean (disableAdrumHeader: true)
UrlAndMethodFilter
An array ofUrlAndMethodFilter
The following is an example structure to filter objects: