Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opentelemtry integration #2033

Open
OperationalFallacy opened this issue Apr 26, 2024 · 1 comment
Open

Opentelemtry integration #2033

OperationalFallacy opened this issue Apr 26, 2024 · 1 comment
Labels
api: spanner Issues related to the googleapis/nodejs-spanner API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.

Comments

@OperationalFallacy
Copy link

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

@OperationalFallacy OperationalFallacy added priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue. labels Apr 26, 2024
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/nodejs-spanner API. label Apr 26, 2024
@surbhigarg92
Copy link
Contributor

Hi @OperationalFallacy Unfortunately NodeJs library does not have OpenTelemetry Traces and Metrics support currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/nodejs-spanner API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants