Tsukikage7 commented on PR #1128: URL: https://github.com/apache/dubbo-go-samples/pull/1128#issuecomment-5167894430
@Alanxtl Thanks for the clarification. I checked the current diff and the new end-to-end sample is already under `observability/`; the existing `metrics/` samples remain unchanged. I also added an explicit directory-boundary note to both `observability/README.md` and `observability/README_CN.md` so the sample is clearly separated from the existing Metrics examples. The change was pushed as `9d3a6a6e` (`docs(observability): clarify sample directory boundary`). `go test ./observability/...`, `go vet ./observability/...`, and `git diff --check` pass. Please let me know if there is any additional path or scope adjustment needed. -- 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]
