houston을 prometheus target 파일로 출력
This commit is contained in:
@ -20,7 +20,10 @@ message DeployedVersions {
|
||||
|
||||
message OperationQueryRequest {
|
||||
string hostname = 1;
|
||||
repeated ProcessDescription procs = 2;
|
||||
string public_ip = 4;
|
||||
string private_ip =5;
|
||||
|
||||
repeated ProcessDescription procs = 2;
|
||||
repeated DeployedVersions deploys = 3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user