The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.
It would be helpful if all the metrics shown in the System Statistics sheet were also shown in the Node Statistics sheet. Currently, these are missing:
Queued Locks
Delivered Notifications
Total Lock Queue Wait Time
Presumably this would go along with a change to the JadeDynamicObject returned from Node::getRequestStats.
This would make it easier to use Monitor to determine which node is responsible for performance degradations, eg from receiving excessive notifications.