fix: remove empy confusing trace/trace-python-sample directory#13995
fix: remove empy confusing trace/trace-python-sample directory#13995
Conversation
There was a problem hiding this comment.
Code Review
This pull request removes the deprecated README file from the trace/trace-python-sample directory as part of a sample relocation. Feedback indicates that the links in the new destination README (trace/trace-python-sample-opentelemetry/README.rst) are currently incorrect and should be updated to point to the specific sample directory before this redirecting file is deleted.
|
|
||
| The Cloud Trace samples have been moved. | ||
|
|
||
| [](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=trace/trace-python-sample-opentelemetry/README.rst) |
There was a problem hiding this comment.
The Cloud Shell link in this file correctly points to the new sample directory. However, the links in the new README (trace/trace-python-sample-opentelemetry/README.rst, lines 7 and 74) appear to point to the parent trace/ directory instead. The new README should be updated with the correct paths before this redirecting file is removed.
Description
Fixes #
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
nox -s py-3.9(see Test Environment Setup)nox -s lint(see Test Environment Setup)