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

feat: adds billing to opentel - #1889

Merged
Linchin merged 2 commits into
mainfrom
feat-adds-billing
Apr 11, 2024
Merged

feat: adds billing to opentel#1889
Linchin merged 2 commits into
mainfrom
feat-adds-billing

Conversation

@chalmerlowe

Copy link
Copy Markdown
Collaborator

This PR adds two features to OpenTelemetry logging in this module:

  • total_bytes_billed
  • total_bytes_processed

This is based on an original PR by MrwanBaghdad.

Fixes#1623 🦕

@chalmerlowe
chalmerlowe requested review from a team and mrfaizalApril 8, 2024 12:36
@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery API. labels Apr 8, 2024
@chalmerlowe
chalmerlowe requested a review from LinchinApril 8, 2024 13:01
Comment threadgoogle/cloud/bigquery/opentelemetry_tracing.py
@LinchinLinchin self-assigned this Apr 10, 2024

@LinchinLinchin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend the OTEL traces to track bytes billed and bytes processed

2 participants

@chalmerlowe@Linchin