Comparing v2.53.0...v2.54.0 · googleapis/java-bigquery
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
- 19 commits
- 23 files changed
- 5 contributors
Commits on Jul 15, 2025
Commits on Jul 17, 2025
Commits on Jul 23, 2025
-
feat(bigquery): Add OpenTelemetry Samples (#3899)
* feat(bigquery): Add OpenTelemetry Samples * Add dependencies to pom files * fix style * Fix dependencies, clean up sample * Add sample without parent span * Fix copy/paste error * Remove reference to global otel object * Replace custom exporter with logging exporter * Add logging exporter dep to snapshot and without-bom * Generate random strings for ds names * feat(bigquery): Add custom console exporter to samples * fix style, remove comments