googleapis / nodejs-spanner

Node.js client for Google Cloud Spanner: the world’s first fully managed relational database service to offer both strong consistency and horizontal scalability.
https://cloud.google.com/spanner/
Apache License 2.0
135 stars 99 forks source link

observability: add base for instrumentation + tests #2097

Closed odeke-em closed 2 weeks ago

odeke-em commented 3 weeks ago

This change adds the scaffolding for instrumentation along with tests for the tracing mechanisms that'll be used to trace the entire package.

Built from #2087 Updates #2079

odeke-em commented 3 weeks ago

Kindly /cc-ing @surbhigarg92

odeke-em commented 3 weeks ago

@surbhigarg92 @harshachinta the PR is ready to fly, please take a look and thank you!