Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

feat: add opentelemetry tracing#215

Merged
tswast merged 45 commits intogoogleapis:masterfrom
aravinsiva:opentelemetry-tracing
Aug 21, 2020
Merged

feat: add opentelemetry tracing#215
tswast merged 45 commits intogoogleapis:masterfrom
aravinsiva:opentelemetry-tracing

Conversation

@aravinsiva
Copy link
Copy Markdown
Contributor

@aravinsiva aravinsiva commented Aug 9, 2020

PR is to add Opentelemetry instrumentations to all api call's made by client.py and job.py modules.
This implementation was based on the Go implementation and was designed very similarly to the pub/sub and spanner implementation. Which can be found here:
googleapis/python-spanner@4069c37
googleapis/python-pubsub#149
googleapis/python-pubsub#149

Please note this PR covers the addition of instrumentation and testing of the tracing module. Another PR will be made to address additional tests being added to the test_client.py and test_job.py modules.

Addresses:
#220 & #221

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants