python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

Replace tracing sample that using OpenCensus with the sample that using OpenTelemetry

Open minherz opened this issue 3 years ago • 0 comments

The OpenCensus project is discontinued in favor of OpenTelemetry. As a part of the migration to OpenTelemetry the tracing sample should be taken down and replace with the code sample that uses OpenTelemetry.

The current code sample should be removed.

Creating another sample or cloning the existing one into this repository would generate duplication of maintenance efforts. The public documentation that references this sample is featured to removal and the existing tracing sample for OT is already referencing the OT sample.

minherz avatar Oct 17 '22 18:10 minherz