get_apm_config_metrics
Retrieve configured span-based metrics and their definitions from Datadog APM to monitor application performance and analyze trace data.
Instructions
Get the list of configured span-based metrics with their definitions.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}