Context
Operators need quick insight into indexer performance.
Goal
Add a command to show current lag, event throughput, and DB stats.
Contributor guide
- Directory:
indexer/
- Display: Current ledger vs Horizon ledger, Processed events count, DB pool status.
- Support JSON output for scripts.
- Add watch mode (--watch).
References
- monitoring/status section.
Context
Operators need quick insight into indexer performance.
Goal
Add a command to show current lag, event throughput, and DB stats.
Contributor guide
indexer/References