v2

latestOpenAPI 3.1.02026-07-2670186350.6 KB
span metrics

Update Metric

Update a metric for a span

patch/spans/{span_id}/metrics/{metric_id}

Path parameters

span_idstring uuid required

The id of the span

The id of the span

metric_idstring uuid required

The id of the metric to update

The id of the metric to update

Request body

dimensionstring nullable

The dimension of the metric

valuenumber nullable

The value of the metric

commentstring nullable

A comment about the metric, e.g. a description of the metric

Response

Successful Response

dimensionstring required

The dimension of the metric

valuenumber required

The value of the metric

commentstring nullable

A comment about the metric, e.g. a description of the metric

idstring uuid required
span_idstring uuid required
created_atstring date-time required