update_apm_config_metric
Modify a specific span-based metric configuration in Datadog to adjust how APM traces are processed and measured.
Instructions
Update a specific span-based metric from your organization. Returns the span-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"
}