update-spans-metric
Modify a span-based metric's filter query, group-by fields, or percentile aggregations to adjust APM data aggregation.
Instructions
Update a span-based metric's filter, group-by, or percentile settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metricId | Yes | The name of the span-based metric to update | |
| includePercentiles | No | Whether to include percentile aggregations. Only for distribution metrics | |
| filterQuery | No | Updated APM search query to filter spans | |
| groupBy | No | Updated fields to group the metric by |