[Agent] [Status] agent metric accomplish

This commit is contained in:
zeaslity
2023-12-21 11:39:19 +08:00
parent 8becc27472
commit 53f4f526cf
9 changed files with 246 additions and 49 deletions

View File

@@ -8,7 +8,7 @@ import (
func TestGetMemoryStatus(t *testing.T) {
memoryStatus, err := GetMemoryStatus()
memoryStatus, err := GetMemoryMetric()
if err != nil {
return
}