How to Use
There are 2 ways to use this component in your OutSystems web application:
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.
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:
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.