For the complete documentation index, see llms.txt. This page is also available as Markdown.

16.7 Observability and Monitoring

Production systems must include robust monitoring to ensure reliability and performance.

Developers should implement:

  • logging of all transactions and API calls

  • monitoring of node health and synchronization status

  • alerting systems for failures or anomalies

Blockchain explorers can be used to verify on-chain activity, but internal monitoring systems are required to maintain operational visibility.

Last updated