datadog-rum-for-web
Web icon

Datadog RUM for Web

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 06 December 2019
 by 
0.0
 (0 ratings)
datadog-rum-for-web

Datadog RUM for Web

Documentation
1.0.0

How to Use

There are 2 ways to use this component in your OutSystems web application:

  1. Datadog_Initialize action - add this action to the preparation of the pages to monitor, or if to monitor all pages of an application, add to the preparation of the layout. Only available to use in dotNET based applications.

  2. Datadog_Initialize block - add this block to the top most part of the pages to monitor, or if to monitor all pages of an application, add to top of the layout.

Both options require Datadog client token and application ID to be provided as parameters.

How to Configure

Datadog RUM is an early access feature and not included in basic trial package. After creating a Datadog account, please sign up for RUM via the following link: https://app.datadoghq.com/rum/2019signup

As soon as RUM is activated, the component can be used:

  1. Go to UX Monitoring - RUM Applications
  2. Click New Application button
  3. Enter application name
  4. Click Generate Client Token
  5. See your parameters in the snippet below

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

Troubleshooting

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