Created on 02 October 2019
icon_unfollowing
Login to follow
dynatrace-for-react

Dynatrace RUM

Stable version 1.1.3 (Compatible with OutSystems 11)
Uploaded on 26 July 2022 by 
dynatrace-for-react

Dynatrace RUM

Documentation
1.1.2

How to Use

Reference Dynatrace_Initialize action and call it in your application. We recommend initializing Dynatrace in ApplicationReady (system event).
Dynatrace configuration must be provided as parameters.


How to Configure

To obtain a configuration string for you app, please follow the steps:

  1. Go to Deploy Dynatrace section of your Dynatrace web UI.
  2. Choose Set up agentless or AMP monitoring option.
  3. Enter a desired name and click Add web application.
  4. Click View application, then Edit in the menu to the right.
    https://lh3.googleusercontent.com/YBNSQo75ygFpFbP06vejv-FGBMiqIyXR4_v1sKsWs4SHeqb-G8nAjyGBiRA-YevKQ6vAYYoWs5rbORkofpd1YW-B58-jU3JvkHlWIuuGYbawJVw7ZmcNH3NlaZ8QS4zSHbRIBMnKLik

  5. Go to Async requests and single page apps section

  6. Activate the following options:
    • Capture fetch() requests

    • Support for XmlHttpRequest.

  7. Additional feature can be activated so that more user-friendly results can be seen in Dynatrace dashboard:

  8. Save your changes and get the Javascript code snippet.

  9. Copy the code snippet to a text editor of your choice.

  10. Search for window.dT_={cfg: in the script (see screenshots).

  11. Extract the configuration string that follows:


Please note that it may take some time (up to 10 minutes), for the data to be displayed on Dynatrace interface.


Troubleshooting

You can see in the Developer Tools of the browser, in the network tab, the beacon sent by Dynatrace.
The beacon will be sent to the domain dynatrace.com.


1.1.1

How to Use

Reference Dynatrace_Initialize action and call it in your application. We recommend initializing Dynatrace in ApplicationReady (system event).
Dynatrace configuration must be provided as parameters.


How to Configure

To obtain a configuration string for you app, please follow the steps:

  1. Go to Deploy Dynatrace section of your Dynatrace web UI.
  2. Choose Set up agentless or AMP monitoring option.
  3. Enter a desired name and click Add web application.
  4. Click View application, then Edit in the menu to the right.
    https://lh3.googleusercontent.com/YBNSQo75ygFpFbP06vejv-FGBMiqIyXR4_v1sKsWs4SHeqb-G8nAjyGBiRA-YevKQ6vAYYoWs5rbORkofpd1YW-B58-jU3JvkHlWIuuGYbawJVw7ZmcNH3NlaZ8QS4zSHbRIBMnKLik

  5. Go to Async requests and single page apps section

  6. Activate the following options:
    • Capture fetch() requests

    • Support for XmlHttpRequest.

  7. Additional feature can be activated so that more user-friendly results can be seen in Dynatrace dashboard:

  8. Save your changes and get the Javascript code snippet.

  9. Copy the code snippet to a text editor of your choice.

  10. Search for window.dT_={cfg: in the script (see screenshots).

  11. Extract the configuration string that follows:


Please note that it may take some time (up to 10 minutes), for the data to be displayed on Dynatrace interface.


Troubleshooting

You can see in the Developer Tools of the browser, in the network tab, the beacon sent by Dynatrace.
The beacon will be sent to the domain dynatrace.com.


1.0.2

How to Use

Reference Dynatrace_Initialize action and call it in your application. We recommend initializing Dynatrace in ApplicationReady (system event).
Dynatrace configuration must be provided as parameters.


How to Configure

To obtain a configuration string for you app, please follow the steps:

  1. Go to Deploy Dynatrace section of your Dynatrace web UI.
  2. Choose Set up agentless or AMP monitoring option.
  3. Enter a desired name and click Add web application.
  4. Click View application, then Edit in the menu to the right.
    https://lh3.googleusercontent.com/YBNSQo75ygFpFbP06vejv-FGBMiqIyXR4_v1sKsWs4SHeqb-G8nAjyGBiRA-YevKQ6vAYYoWs5rbORkofpd1YW-B58-jU3JvkHlWIuuGYbawJVw7ZmcNH3NlaZ8QS4zSHbRIBMnKLik

  5. Go to Async requests and single page apps section

  6. Activate the following options:
    • Capture fetch() requests

    • Support for XmlHttpRequest.

  7. Additional feature can be activated so that more user-friendly results can be seen in Dynatrace dashboard:


  8. Save your changes and get the Javascript code snippet.

  9. Copy the code snippet to a text editor of your choice.

  10. Search for window.dT_={cfg: in the script (see screenshots).

  11. Extract the configuration string that follows:


Please note that it may take some time (up to 10 minutes), for the data to be displayed on Dynatrace interface.


Troubleshooting

You can see in the Developer Tools of the browser, in the network tab, the beacon sent by Dynatrace.
The beacon will be sent to the domain dynatrace.com.



Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Dynatrace RUM has no dependencies.