limowang commented on code in PR #1857:
URL:
https://github.com/apache/incubator-pegasus/pull/1857#discussion_r1455437143
##########
collector/metrics/metric_collector.go:
##########
@@ -124,10 +123,10 @@ func getReplicaAddrs() ([]string, error) {
}
// Register all metrics.
-func initMetrics() {
+func initMetrics(dataSource int) {
Review Comment:
OK,i will try.
--
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]