---
title: "Triggers an update of system metrics and returns the result in plain text format."
method: GET
path: "/debug/metrics/scrape"
tags: ["Metrics"]
---

# Triggers an update of system metrics and returns the result in plain text format.

`GET /debug/metrics/scrape`

# Returns

An `HttpResponse` containing the updated metrics in plain text, or an error message if the
update fails.

## Response `200`

Complete metrics in Prometheus exposition format

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/openzeppelin/apis/openzeppelin-relayer-api.md) · [All operations](https://skmtc.dev/openzeppelin/apis/openzeppelin-relayer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openzeppelin/openzeppelin-relayer-api/revisions/e6e7514284f5/schema)
