提交 a5301e97 编写于 作者: G Ganlin Zhao

[TD-6452]<feature>: taoskeeper add request metrics

上级 d2dd5207
......@@ -518,10 +518,8 @@ static int32_t monBuildDnodesTotalSql(char *sql) {
int32_t charLen = monGetRowElemCharLen(fields[i], (char *)row[i]);
if (strncmp((char *)row[i], "ready", charLen) == 0) {
totalDnodesAlive++;
printf("Gavin0- row:%s, charLen:%d\n", (char *)row[i], charLen);
}
}
printf("Gavin- name:%s, type:%u\n", fields[i].name, fields[i].type);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册