create_rum_config_metrics
Generate metrics from RUM data to monitor user experience and application performance in Datadog.
Instructions
Create a metric based on your organization's RUM data. Returns the rum-based metric object from the request body when the request is successful.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}