App Monitor Configuration Args
AppMonitor configuration
Constructors
Properties
If you set this to true, the RUM web client sets two cookies, a session cookie and a user cookie. The cookies allow the RUM web client to collect data relating to the number of users an application has and the behavior of the application across a sequence of events. Cookies are stored in the top-level domain of the current page.
If you set this to true, RUM enables xray tracing for the user sessions that RUM samples. RUM adds an xray trace header to allowed HTTP requests. It also records an xray segment for allowed HTTP requests. You can see traces and segments from these user sessions in the xray console and the CW ServiceLens console.
A list of URLs in your website or application to exclude from RUM data collection. You can't include both ExcludedPages and IncludedPages in the same operation.
A list of pages in the RUM console that are to be displayed with a favorite icon.
The ARN of the guest IAM role that is attached to the identity pool that is used to authorize the sending of data to RUM.
The ID of the identity pool that is used to authorize the sending of data to RUM.
If this app monitor is to collect data from only certain pages in your application, this structure lists those pages. You can't include both ExcludedPages and IncludedPages in the same operation.
An array of structures which define the destinations and the metrics that you want to send.
Specifies the percentage of user sessions to use for RUM data collection. Choosing a higher percentage gives you more data but also incurs more costs. The number you specify is the percentage of user sessions that will be used. If you omit this parameter, the default of 10 is used.
An array that lists the types of telemetry data that this app monitor is to collect.