Example searches: “500”, “admin_api_doc_dir”, “cloud_storage_api_endpoint”, “abort_index_segment_size”, “abort_timed_out_transactions_interval_ms”
Check if the broker has recovered after a restart.
Post-restart check result
The load that the broker has reclaimed after restarting, as a percentage of in-sync replicas.
Minimum value is 0, maximum value is 100.
0
100
curl \ --request GET 'http://localhost:9644/v1/broker/post_restart_probe'
{ "load_reclaimed_pc": 42 }