FinalT commented on code in PR #682:
URL: https://github.com/apache/dubbo-go-samples/pull/682#discussion_r1465757480
##########
otel/tracing/stdout/README.md:
##########
Review Comment:
plz briefly describe how to set
##########
start_integrate_test.sh:
##########
@@ -35,6 +35,9 @@ array+=("compatibility/error/triple/pb")
# metrics
array+=("compatibility/metrics")
+# tracing
+array+=("compatibility/otel/tracing/stdout")
+
Review Comment:
```suggestion
# tracing
array+=("otel/tracing/stdout")
```
--
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]