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

Adding Opentelemetry Instrumentation #220

Closed
aravinsiva opened this issue Aug 12, 2020 · 1 comment
Closed

Adding Opentelemetry Instrumentation #220

aravinsiva opened this issue Aug 12, 2020 · 1 comment
Assignees
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@aravinsiva
Copy link
Contributor

Adding opentelemetry instrumentation to all of the API calls made by the BigQuery Client. This will cover all API calls and attributes will be added based on the call. Some unit tests for the tracing module will be added. Additional tests for individual calls will be added in separate PR and issue.

Please assign to me.

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Aug 12, 2020
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Aug 13, 2020
@meredithslota meredithslota added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed triage me I really want to be triaged. labels Aug 13, 2020
@aravinsiva
Copy link
Contributor Author

Instrumentation merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants