@@ -122,6 +122,12 @@ the APIs in these libraries are stable, and are ready for production use.
122122
123123New ` *Client ` for conversational search.
124124
125+ ### [ OpenTelemetry] ( /google/cloud/opentelemetry/README.md )
126+
127+ Features to instrument the Google Cloud C++ libraries for [ distributed tracing]
128+ using [ OpenTelemetry] are now GA. See the [ quickstart] [ otel-quickstart ] within
129+ the library to learn more about these tools.
130+
125131### [ Policy Troubleshooter] ( /google/cloud/policytroubleshooter/README.md )
126132
127133Remove ` PoliciesClient ` . This client was placed in the wrong library. The
@@ -4381,6 +4387,7 @@ releases. The relevant notes are:
43814387[ cloud-iot-shutdown ] : https://cloud.google.com/iot/docs/release-notes#August_16_2022
43824388[ cloud-run-jobs ] : https://cloud.google.com/run/docs/managing/job-executions
43834389[ dataproc-node-groups ] : https://cloud.google.com/dataproc/docs/guides/node-groups/dataproc-driver-node-groups
4390+ [ distributed tracing ] : https://opentelemetry.io/docs/concepts/observability-primer/#distributed-traces
43844391[ functions-v2 ] : https://cloud.google.com/functions/docs/concepts/version-comparison
43854392[ github-cpp-common ] : https://github.com/googleapis/google-cloud-cpp-common
43864393[ google.pubsub.v1.schemaserviceclient ] : https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#google.pubsub.v1.SchemaService
@@ -4395,7 +4402,9 @@ releases. The relevant notes are:
43954402[ modern-table-ctor ] : https://github.com/googleapis/google-cloud-cpp/blob/62740c8e9180056db77d4dd3e80a6fa7ae71295a/google/cloud/bigtable/table.h#L182-L214
43964403[ monitoring-snooze ] : https://cloud.google.com/monitoring/alerts/snooze
43974404[ nlohmann-json-gh ] : https://github.com/nlohmann/json.git
4405+ [ opentelemetry ] : https://opentelemetry.io/
43984406[ oss-cxx-support ] : https://opensource.google/documentation/policies/cplusplus-support
4407+ [ otel-quickstart ] : https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/opentelemetry/quickstart
43994408[ product-launch-stages ] : https://cloud.google.com/products/#product-launch-stages
44004409[ pub/sub lite ] : /google/cloud/pubsublite/README.md
44014410[ resource-manager-tags ] : https://cloud.google.com/resource-manager/docs/tags/tags-overview
0 commit comments