Skip to content

feat(bigquery-jdbc): add telemetry proto schema definition#13651

Merged
Neenu1995 merged 3 commits into
jdbc-telemetry-featurefrom
telemetry-proto-schema
Jul 6, 2026
Merged

feat(bigquery-jdbc): add telemetry proto schema definition#13651
Neenu1995 merged 3 commits into
jdbc-telemetry-featurefrom
telemetry-proto-schema

Conversation

@Neenu1995

@Neenu1995 Neenu1995 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

b/527947900

@Neenu1995
Neenu1995 requested review from a team as code owners July 3, 2026 18:29

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request introduces a new protobuf definition (telemetry.proto) to capture and aggregate client-side telemetry metrics for the BigQuery JDBC driver, including environment details, connection attempts, statement executions, errors, and feature usage. The review feedback suggests several improvements to align with standard conventions: renaming the timestamp field to use a _time suffix per AIP-142, documenting the unit of measurement for numeric duration fields in DurationHistogram, and renaming error_xdbc_code to sql_state to better match standard JDBC terminology.

@Neenu1995
Neenu1995 merged commit 44598bf into jdbc-telemetry-feature Jul 6, 2026
156 checks passed
@Neenu1995
Neenu1995 deleted the telemetry-proto-schema branch July 6, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants