update-spans-metric
Update a span-based metric by modifying its filter query, group-by fields, or percentile aggregation settings.
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 |