You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -214,7 +214,12 @@ dependency to collect the data and exporter dependency to export to backend.
214
214
215
215
[Click here](https://medium.com/google-cloud/troubleshooting-cloud-spanner-applications-with-opencensus-2cf424c4c590) for more information.
216
216
217
+
### OpenTelemetry
217
218
219
+
To use OpenTelemetry with the Cloud Spanner client, set up the OpenTelemetry pipeline, and add
220
+
the [OpenCensus shim](https://github.com/open-telemetry/opentelemetry-java/tree/main/opencensus-shim)
221
+
to your project. Follow the [README instructions](https://github.com/open-telemetry/opentelemetry-java/blob/main/opencensus-shim/README.md)
0 commit comments