Skip to content

Commit

Permalink
NED
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqiang-hhhh committed Dec 20, 2024
1 parent f23c627 commit fc8a649
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions be/src/service/doris_main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -531,9 +531,7 @@ int main(int argc, char** argv) {
std::cerr << "failed to init doris storage engine, res=" << status;
return 0;
}

doris::DorisMetrics::instance()->initialize(doris::config::enable_system_metrics);


// begin to start services
doris::ThriftRpcHelper::setup(exec_env);
// 1. thrift server with be_port
Expand Down

0 comments on commit fc8a649

Please sign in to comment.