Think about how we can do application level monitoring for the application so we know everything from Raft state to memory mappings. Whatever story we come up with, the metrics data should be available by an external process, either via IPC or by HTTP endpoints. We can use this metrics/monitoring story to start writing distributed tests.
Think about how we can do application level monitoring for the application so we know everything from Raft state to memory mappings. Whatever story we come up with, the metrics data should be available by an external process, either via IPC or by HTTP endpoints. We can use this metrics/monitoring story to start writing distributed tests.