liubao68 commented on a change in pull request #2691:
URL:
https://github.com/apache/servicecomb-java-chassis/pull/2691#discussion_r801246358
##########
File path:
huawei-cloud/dashboard/src/main/java/org/apache/servicecomb/huaweicloud/dashboard/monitor/DefaultMonitorDataPublisher.java
##########
@@ -93,6 +105,7 @@ public void publish(MonitorDaraProvider provider) {
}
private void doSend(String endpoint, String jsonData, String url, IpPort
host, int times) {
+ AddressStatus addressStatus = new AddressStatus(null,endpoint);
Review comment:
format
--
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]