Open
Description
[ This issue was auto-migrated from DA's internal repo (DACH-NY/canton-network-node#10879). Original author: @cocreature ]
A few obvious ones that come to mind:
- Number of Daml transactions inserted
- Number of events inserted
- Average time to process a Daml transaction.
- DACH-NY/canton-network-node#14128
- Ideally also some sort of saturation, maybe we can just slap a bounded queue in front of ingestion and measure the size of that to see whether we can keep up?