Each deployed squid version exposes Prometheus metrics for external monitoring with e.g. Grafana.Documentation Index
Fetch the complete documentation index at: https://docs.sqd.dev/llms.txt
Use this file to discover all available pages before exploring further.
Processor metrics
The processor metrics are available athttps: "//$\{org\}.squids.live/$\{name\}@$\{slot\}/processors/$\{processor\}/metrics, and at”https: "//$\{org\}.squids.live/$\{name\}:$\{tag\}/processors/$\{processor\}/metricsfor each tag attached to the slot.”
$\{processor\} here is the processor name; it defaults to processor unless specified.
The metrics are documented inline. They include some values reflecting the squid health:
sqd_processor_last_block. The last processed block.sqd_processor_chain_height. Current chain height as reported by the RPC endpoint (when RPC ingestion is enabled) or by SQD Network (when it is disabled).
