update_rum_config_metric
Modify Real User Monitoring metric configurations in Datadog to customize performance tracking and analytics for web applications.
Instructions
Update a specific rum-based metric from your organization. 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"
}