Example searches: “cloud_storage_azure_storage_account”, “cloud_storage_azure_container”, “aggregate_metrics”, “rack”, “admin_api_require_auth”
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 }