get_rum_config_metrics
Retrieve configured RUM metrics and their definitions from Datadog to monitor real user monitoring data and track application performance.
Instructions
Get the list of configured rum-based metrics with their definitions.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}