Skip to content

Commit 5d92912

Browse files
authored
fix: Remove trace code sample that use OpenCensus (GoogleCloudPlatform#8424)
* fix: Remove trace code sample that use OpenCensus Fixes GoogleCloudPlatform#8423 * chore(doc): add redirecting instructions to README * chore(doc): fixing rst cross-document link replace restructuredtext with markdown
1 parent 300527f commit 5d92912

7 files changed

Lines changed: 7 additions & 238 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Google Cloud Trace Python Samples
2+
3+
The Cloud Trace samples have been moved.
4+
5+
[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.png)](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)
6+
7+
This directory is no longer contains samples for Google Cloud Trace. To see how to use Cloud Trace with OpenTelemetry please see [trace-python-sample-opentelemetry](../trace-python-sample-opentelemetry/README.rst).

trace/trace-python-sample/README.rst

Lines changed: 0 additions & 97 deletions
This file was deleted.

trace/trace-python-sample/README.rst.in

Lines changed: 0 additions & 21 deletions
This file was deleted.

trace/trace-python-sample/main.py

Lines changed: 0 additions & 75 deletions
This file was deleted.

trace/trace-python-sample/main_test.py

Lines changed: 0 additions & 39 deletions
This file was deleted.

trace/trace-python-sample/requirements-test.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

trace/trace-python-sample/requirements.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)