docs: Recommend OpenTelemetry instead of OpenCensus

PiperOrigin-RevId: 513597845
This commit is contained in:
Google APIs 2023-03-02 11:46:07 -08:00 committed by Copybara-Service
parent 0ed6338d8f
commit 339c693c8a
4 changed files with 4 additions and 4 deletions

View file

@ -268,7 +268,7 @@ ruby_cloud_gapic_library(
],
grpc_service_config = "cloudtrace_grpc_service_config.json",
rest_numeric_enums = True,
ruby_cloud_description = "The Cloud Trace API lets you send and retrieve latency data to and from Cloud Trace. This API provides low-level interfaces for interacting directly with the feature. For some languages, you can use OpenCensus, a set of open source tracing and stats instrumentation libraries that work with multiple backends.",
ruby_cloud_description = "The Cloud Trace API lets you send and retrieve latency data to and from Cloud Trace. This API provides low-level interfaces for interacting directly with the feature. For some languages, you can use OpenTelemetry, a set of open source tracing and stats instrumentation libraries that work with multiple backends.",
ruby_cloud_title = "Cloud Trace V1",
service_yaml = "cloudtrace_v1.yaml",
deps = [

View file

@ -12,7 +12,7 @@ documentation:
is collected for all App Engine applications by default. Trace data from
other applications can be provided using this API. This library is used to
interact with the Trace API directly. If you are looking to instrument
your application for Stackdriver Trace, we recommend using OpenCensus.
your application for Stackdriver Trace, we recommend using OpenTelemetry.
backend:
rules:

View file

@ -313,7 +313,7 @@ ruby_cloud_gapic_library(
],
grpc_service_config = "cloudtrace_grpc_service_config.json",
rest_numeric_enums = True,
ruby_cloud_description = "The Cloud Trace API lets you send and retrieve latency data to and from Cloud Trace. This API provides low-level interfaces for interacting directly with the feature. For some languages, you can use OpenCensus, a set of open source tracing and stats instrumentation libraries that work with multiple backends.",
ruby_cloud_description = "The Cloud Trace API lets you send and retrieve latency data to and from Cloud Trace. This API provides low-level interfaces for interacting directly with the feature. For some languages, you can use OpenTelemetry, a set of open source tracing and stats instrumentation libraries that work with multiple backends.",
ruby_cloud_title = "Cloud Trace V2",
service_yaml = "cloudtrace_v2.yaml",
deps = [

View file

@ -12,7 +12,7 @@ documentation:
is collected for all App Engine applications by default. Trace data from
other applications can be provided using this API. This library is used to
interact with the Trace API directly. If you are looking to instrument
your application for Stackdriver Trace, we recommend using OpenCensus.
your application for Stackdriver Trace, we recommend using OpenTelemetry.
backend:
rules: