Skip to main content

Node Metrics

metrics request type

This endpoint allows you to get Prometheus-format metrics from the NEAR node.

Network
FastNear API keyNo saved key
Get API key
Endpointhttps://rpc.mainnet.fastnear.com
Authnone detected
Live Response

Responses from the selected endpoint appear here after you run a request.

Live response output will appear here after you run a request.

Request reference

application/json

This operation accepts a JSON-RPC body over GET to /metrics.

Required request inputs: no

Request schema

Response reference

200 text/plain

Successful response

Response schema

string

Prometheus exposition text

Example: # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 12.34