Opentelemtry integration
Hi,
We're running Node-based backend that is using Spanner database. Application telemetry worked well with Opentelemetry packages, however there is no tracing for Spanner calls.
Unlike java client that has Opentelemtry integrated, https://github.com/googleapis/java-spanner I do not see anything that mentions Opentelemetry or instrumentation in this repository.
Can you please explain how instrumentation should be configured for the Spanner Nodejs library? I mean basic configuration, for everything that includes GCP native services - no external monitoring or tracing involved.
Thank you Roman
Hi @OperationalFallacy Unfortunately NodeJs library does not have OpenTelemetry Traces and Metrics support currently.