v18

latestOpenAPI 3.1.0AGPL-3.0 licenseraw.githubusercontent.com2026-08-0143162294.8 KB
Metrics

Returns the details of a specific metric in plain text format.

Parameters

  • path: The name of the metric to retrieve details for.

Returns

An HttpResponse containing the metric details in plain text, or a 404 error if the metric is not found.

get/metrics/{metric_name}

Path parameters

metric_namestring required

Name of the metric to retrieve, e.g. utopia_transactions_total

Response

Metric details in Prometheus text format