Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Aug 30, 2026. It is now read-only.
googleapis
/
java-bigquery
Public archive
Notifications
You must be signed in to change notification settings
Fork
136
Star
128
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(bigquery): Integrate Otel in client lib
- #3747
#3747
Merged
whuffman36
merged 20 commits into
main
googleapis/java-bigquery:main
from
otel
googleapis/java-bigquery:otel
Copy head branch name to clipboard
Jun 9, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(bigquery): Integrate Otel in client lib
#3747
whuffman36
merged 20 commits into
main
googleapis/java-bigquery:main
from
otel
googleapis/java-bigquery:otel
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2025
feat(bigquery): Integrate Otel in client lib
whuffman36
committed
3c2627f
View commit details
Copy full SHA for 3c2627f
Browse repository at this point
Refactor Otel code into separate file
whuffman36
committed
f437b05
View commit details
Copy full SHA for f437b05
Browse repository at this point
Add copyright comment
whuffman36
committed
4db6605
View commit details
Copy full SHA for 4db6605
Browse repository at this point
fix style
whuffman36
committed
00cc4f9
View commit details
Copy full SHA for 00cc4f9
Browse repository at this point
remove unused dependencies
whuffman36
committed
d285af5
View commit details
Copy full SHA for d285af5
Browse repository at this point
remove unused test dependencies
whuffman36
committed
ec9fc1c
View commit details
Copy full SHA for ec9fc1c
Browse repository at this point
fix dependency issue
whuffman36
committed
027126a
View commit details
Copy full SHA for 027126a
Browse repository at this point
fix it test
whuffman36
committed
2e76fa5
View commit details
Copy full SHA for 2e76fa5
Browse repository at this point
refactor out OtelHelper class
whuffman36
committed
4593637
View commit details
Copy full SHA for 4593637
Browse repository at this point
change test name to start with lowercase
whuffman36
committed
11fb8b7
View commit details
Copy full SHA for 11fb8b7
Browse repository at this point
change datasetId key to dataset
whuffman36
committed
45f8b8f
View commit details
Copy full SHA for 45f8b8f
Browse repository at this point
remove OtelHelper class
whuffman36
committed
d367d77
View commit details
Copy full SHA for d367d77
Browse repository at this point
Clean up attribute values
whuffman36
committed
db232a5
View commit details
Copy full SHA for db232a5
Browse repository at this point
Add spans to query and listPartitions
whuffman36
committed
e941daa
View commit details
Copy full SHA for e941daa
Browse repository at this point
remove extraneous attributes
whuffman36
committed
e800d8f
View commit details
Copy full SHA for e800d8f
Browse repository at this point
add attribute namespaces, change to snake_case
whuffman36
committed
4d7713d
View commit details
Copy full SHA for 4d7713d
Browse repository at this point
Resolve merge conflict
whuffman36
committed
369c17e
View commit details
Copy full SHA for 369c17e
Browse repository at this point
change previewEnable to JobCreationMode
whuffman36
committed
a5657ad
View commit details
Copy full SHA for a5657ad
Browse repository at this point
Commits on Jun 4, 2025
Merge branch 'main' into otel
whuffman36
authored
14ee56a
View commit details
Copy full SHA for 14ee56a
Browse repository at this point
fix style
whuffman36
committed
ca34969
View commit details
Copy full SHA for ca34969
Browse repository at this point
You can’t perform that action at this time.