File tree
Expand file treeCollapse file tree1 file changed
+5
-0
lines changed Expand file treeCollapse file tree1 file changed
+5
-0
lines changed 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://.com/open-telemetry/opentelemetry-java/tree/main/opencensus-shim) |
| 221 | +to your project. Follow the [README instructions](https://.com/open-telemetry/opentelemetry-java/blob/main/opencensus-shim/README.md) |
| 222 | +to set up traces and metrics. |
218 | 223 |
|
219 | 224 |
|
220 | 225 | ## Samples
|
|
You can’t perform that action at this time.
0 commit comments