yiguolei commented on code in PR #51173:
URL: https://github.com/apache/doris/pull/51173#discussion_r2105659879
##########
be/src/exec/schema_scanner/schema_helper.cpp:
##########
@@ -151,4 +151,12 @@ Status SchemaHelper::fetch_routine_load_job(const
std::string& ip, const int32_t
});
}
+Status SchemaHelper::get_metrics(const std::string& ip, const int32_t port,
Review Comment:
把FE 和 BE 的分开两张表,backend_metrics frontend_metrics
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]