Skip to content

Conversation

whuffman36
Copy link
Contributor

@whuffman36 whuffman36 commented Jul 21, 2025

For the sample integration tests, I created a custom span exporter to write the span data to standard output. The pre-built logging span exporter was not allowing the integration tests to correctly capture the output.

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/java-bigquery API. labels Jul 21, 2025
@whuffman36 whuffman36 self-assigned this Jul 21, 2025
@whuffman36 whuffman36 marked this pull request as ready for review July 21, 2025 22:23
@whuffman36 whuffman36 requested review from a team as code owners July 21, 2025 22:23
Copy link

snippet-bot bot commented Jul 21, 2025

Here is the summary of changes.

You are about to add 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment
@whuffman36 whuffman36 merged commit e3d9ed9 into main Jul 23, 2025
23 checks passed
@whuffman36 whuffman36 deleted the samples-exp branch July 23, 2025 17:46
lqiu96 pushed a commit that referenced this pull request Jul 24, 2025
* 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
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/java-bigquery API. size: l Pull request size is large.

2 participants