luky116 commented on code in PR #737: URL: https://github.com/apache/incubator-seata-go/pull/737#discussion_r1884970436
########## README.md: ########## @@ -33,10 +33,10 @@ The principle of seata-go is consistent with that of Seata-java, which is compos - [x] Manually way - [x] Proxy datasource way - [x] Null compensation -- [ ] Configuration center +- [x] Configuration center - [x] Configuration file -- [ ] Registration Center -- [ ] Metric monitoring +- [x] Registration Center +- [x] Metric monitoring Review Comment: - [x] Metric monitoring 这个目前还没搞好像,可以不修改 -- 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]
