[ Server ] [ Status ] - refresh status part
This commit is contained in:
@@ -177,7 +177,7 @@ func statusOMHandler(octopusMessage *OctopusMessage) {
|
||||
agentStatusString, _ := json.Marshal(status.ReportAgentMetric())
|
||||
statusRes = string(agentStatusString)
|
||||
} else if strings.HasPrefix(statusMessage.StatusType, "INFO") {
|
||||
|
||||
log.InfoF("[statusOMHandler] - call for agent info !")
|
||||
} else {
|
||||
log.WarnF("[statusOMHandler] - error octopus status message type of %s", statusMessage.StatusType)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user