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
Accelerator
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
.
googleapis
/
google-cloud-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
2.1k
Code
Issues
688
Pull requests
156
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(bigquery): add gcp.resource.destination.id for span tracing
- #12134
#12134
Merged
ldetmer
merged 13 commits into
main
googleapis/google-cloud-java:main
from
add-destination-trace
googleapis/google-cloud-java:add-destination-trace
Copy head branch name to clipboard
Mar 24, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(bigquery): add gcp.resource.destination.id for span tracing
#12134
ldetmer
merged 13 commits into
main
googleapis/google-cloud-java:main
from
add-destination-trace
googleapis/google-cloud-java:add-destination-trace
Copy head branch name to clipboard
Commits
Commits on Mar 23, 2026
feat(bigquery): add gcp.resource.destination.id for span tracing
ldetmer
committed
22dafed
View commit details
Copy full SHA for 22dafed
Browse repository at this point
clean up variable inputs
ldetmer
committed
cbf47f1
View commit details
Copy full SHA for cbf47f1
Browse repository at this point
update tests to use RESOURCE_PROJECT_PREFIX defined in HttpBigQueryRpc
ldetmer
committed
c0c0da8
View commit details
Copy full SHA for c0c0da8
Browse repository at this point
update order of input params to createSpan + add additional unit tests
ldetmer
committed
6263d73
View commit details
Copy full SHA for 6263d73
Browse repository at this point
update order of input params to createSpan + add additional unit tests
ldetmer
committed
6b05a50
View commit details
Copy full SHA for 6b05a50
Browse repository at this point
fixed incorrect param order
ldetmer
committed
03f9e98
View commit details
Copy full SHA for 03f9e98
Browse repository at this point
updated to use stringbuilder
ldetmer
committed
2e69446
View commit details
Copy full SHA for 2e69446
Browse repository at this point
missed some updates to use stringbuilder
ldetmer
committed
54f4169
View commit details
Copy full SHA for 54f4169
Browse repository at this point
renamed destinationId to be more specific gcpResourcegcpResourceDestinationId
ldetmer
committed
bc84c49
View commit details
Copy full SHA for bc84c49
Browse repository at this point
renamed GCP_DESTINATION_ID to more explicit GCP_RESOURCE_DESTINATION_ID
ldetmer
committed
dbb05b3
View commit details
Copy full SHA for dbb05b3
Browse repository at this point
ran formatter
ldetmer
committed
e9b4453
View commit details
Copy full SHA for e9b4453
Browse repository at this point
Commits on Mar 24, 2026
replaced all string concat with StringBuilder
ldetmer
committed
4e94b66
View commit details
Copy full SHA for 4e94b66
Browse repository at this point
Merge branch 'main' into add-destination-trace
ldetmer
authored
4a07d87
View commit details
Copy full SHA for 4a07d87
Browse repository at this point
You can’t perform that action at this time.