search_rum_events
Query and filter RUM events using Datadog search to analyze user interactions and application performance data.
Instructions
List endpoint returns RUM events that match a RUM search query. .
Use this endpoint to build complex RUM events filtering and search.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}