search health

This commit is contained in:
Priec
2026-09-02 14:51:00 +02:00
parent 3fc21bcca3
commit acef57c63b
9 changed files with 371 additions and 8 deletions

View File

@@ -104,12 +104,12 @@ message BackupOperationResponse {
}
message BackupInfoResponse {
reserved 6, 22, 23, 24;
bool success = 1;
string output = 2;
string server_version = 3;
string database_name = 4;
bool database_healthy = 5;
bool search_healthy = 6;
bool ecb_healthy = 7;
string ecb_status = 8;
string dump_directory = 9;