OpenZeppelin Logo
HomeForumWebsiteOverview

Solidity Contracts

Community Contracts
Upgrade Plugins
Wizard

Tools

OverviewQuickstart
Configuration
EVM IntegrationSolana IntegrationStellar Integration
API Reference
Call PluginCancel TransactionCreate NotificationCreate RelayerCreate SignerDelete NotificationDelete Pending TransactionsDelete RelayerDelete SignerGet NotificationGet RelayerGet Relayer BalanceGet Relayer StatusGet SignerGet Transaction by IDGet Transaction by NonceHealthList NotificationsList RelayersList SignersList TransactionsList MetricsMetric DetailReplace TransactionRPCScrape MetricsSend TransactionSignSign TransactionSign Typed DataUpdate NotificationUpdate RelayerUpdate Signer
Project StructureProject RoadmapPluginsChangelogRust Book
GitHub Icon
OpenZeppelin Logo
HomeForumWebsite
GitHub Icon
RelayerAPI Reference

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

AnthropicOpen in Claude

Returns

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

GET
/debug/metrics/scrape

Response Body

curl -X GET "https://loading/debug/metrics/scrape"
"string"
Empty

RPC

Previous Page

Send Transaction

Next Page

curl -X GET "https://loading/debug/metrics/scrape"