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

test(bigquery): OpenTelemetry tracing support #8941

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alvarowolfx
Copy link
Contributor

Soon we are gonna start supporting OpenTelemetry tracing and sunset OpenCensus support. This PR test the internal changes being made on #8655 against BigQuery SDK as we go through the transition. Initially we are gonna be testing both observability libraries, but later we are gonna be supporting only Otel, so this PR matches this effort on the BigQuery SDK.

This is only for tracing. Metrics is still in discussion as we use the OpenCensus API more directly.

Dependes on #8655

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the BigQuery API. labels Oct 30, 2023
@product-auto-label product-auto-label bot added the stale: old Pull request is old and needs attention. label Nov 30, 2023
@product-auto-label product-auto-label bot added stale: extraold Pull request is critically old and needs prioritization. and removed stale: old Pull request is old and needs attention. labels Dec 30, 2023
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 BigQuery API. size: m Pull request size is medium. stale: extraold Pull request is critically old and needs prioritization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants