@@ -322,7 +322,7 @@ func main() {
if err != nil {
return
}
- //log.Infoln("netdata is:", string(jsonData))
+ log.Infoln("netdata is:", string(jsonData))
// 创建请求
urlRoute := "/api/v2/ebpf/receive"