CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 20:55:28 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/googleapis/java-datastore.git
etag: W/"1e1ab7e6009192f2e73025ca1402209b"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=aCDyaE%2B7pXvViI8n4DyBtNd%2BW2LwN6XOA333%2BRHtzLxAwcbTa%2FFd%2Brgb8w9rdRPHN1Jer23uthWhzZl8%2Fpadh%2Ba6EJtV61OPDERtWXXuwO6t44C1jJLFFoPHPeuDGugGwXpJ2ilpdG%2Bdb%2F6%2BMFxAWUcQymapiW%2FL20QtLZqPTZunEmdC9EPJJ%2BTGkgmMeGxNiCbiC24N%2FBjEBxNcYbfVNYoWbXMFGTDO%2BbICWfYLZZYok0K4%2BDDep1kBC7FJxwGCKI4kU%2FSPYq1A8iZ%2BkTLTJA%3D%3D--mgWBgkGbynBdJB8a--ALvA1Q5m%2FTp8IvFB9yb0qA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.920665876.1752872127; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 20:55:27 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 20:55:27 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AC82:2DAD44:177A59:1E735C:687AB4BF
feat: enable grpc configurator for client-side tracing (#1886) · googleapis/java-datastore@97004c8 · GitHub
Copy file name to clipboardExpand all lines: google-cloud-datastore/pom.xml
Copy file name to clipboardExpand all lines: google-cloud-datastore/src/main/java/com/google/cloud/datastore/DatastoreOptions.java
Copy file name to clipboardExpand all lines: google-cloud-datastore/src/main/java/com/google/cloud/datastore/spi/v1/GrpcDatastoreRpc.java
Copy file name to clipboardExpand all lines: google-cloud-datastore/src/main/java/com/google/cloud/datastore/telemetry/EnabledTraceUtil.java
Copy file name to clipboardExpand all lines: google-cloud-datastore/src/test/java/com/google/cloud/datastore/DatastoreOptionsTest.java
Copy file name to clipboardExpand all lines: google-cloud-datastore/src/test/java/com/google/cloud/datastore/telemetry/EnabledTraceUtilTest.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit 97004c8
feat: enable grpc configurator for client-side tracing (#1886)
* "feat: enable grpc configurator for client-side tracing"
* chore: generate libraries at Tue Jun 17 22:31:00 UTC 2025
* fix unit tests for max channel number
* Remove max channel count configurations to fall back to gax-grpc max channel count
* fix clirr difference error
---------
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>1 parent a9d6155 commit 97004c8Copy full SHA for 97004c8
File tree
Expand file treeCollapse file tree
6 files changed
+91
-19
lines changedFilter options
- google-cloud-datastore
- src
- main/java/com/google/cloud/datastore
- spi/v1
- telemetry
- test/java/com/google/cloud/datastore
- telemetry
Expand file treeCollapse file tree
6 files changed
+91
-19
lines changedgoogle-cloud-datastore/pom.xml
Copy file name to clipboardExpand all lines: google-cloud-datastore/pom.xml+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
150 | 154 |
| |
151 | 155 |
| |
152 | 156 |
| |
|
google-cloud-datastore/src/main/java/com/google/cloud/datastore/DatastoreOptions.java
Copy file name to clipboardExpand all lines: google-cloud-datastore/src/main/java/com/google/cloud/datastore/DatastoreOptions.java+32-12Lines changed: 32 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
| |||
222 | 224 |
| |
223 | 225 |
| |
224 | 226 |
| |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
231 | 243 |
| |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 |
| - | |
| 244 | + | |
238 | 245 |
| |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
239 | 258 |
| |
240 | 259 |
| |
241 | 260 |
| |
| |||
256 | 275 |
| |
257 | 276 |
| |
258 | 277 |
| |
| 278 | + | |
259 | 279 |
| |
260 | 280 |
| |
261 | 281 |
| |
|
google-cloud-datastore/src/main/java/com/google/cloud/datastore/spi/v1/GrpcDatastoreRpc.java
Copy file name to clipboardExpand all lines: google-cloud-datastore/src/main/java/com/google/cloud/datastore/spi/v1/GrpcDatastoreRpc.java+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
89 | 88 |
| |
90 | 89 |
| |
91 | 90 |
| |
|
google-cloud-datastore/src/main/java/com/google/cloud/datastore/telemetry/EnabledTraceUtil.java
Copy file name to clipboardExpand all lines: google-cloud-datastore/src/main/java/com/google/cloud/datastore/telemetry/EnabledTraceUtil.java+22-2Lines changed: 22 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
| |||
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
69 | 82 |
| |
70 | 83 |
| |
71 | 84 |
| |
72 |
| - | |
73 |
| - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
74 | 91 |
| |
75 | 92 |
| |
76 | 93 |
| |
| 94 | + | |
77 | 95 |
| |
78 | 96 |
| |
79 | 97 |
| |
| |||
198 | 216 |
| |
199 | 217 |
| |
200 | 218 |
| |
| 219 | + | |
201 | 220 |
| |
202 | 221 |
| |
203 | 222 |
| |
| |||
211 | 230 |
| |
212 | 231 |
| |
213 | 232 |
| |
| 233 | + | |
214 | 234 |
| |
215 | 235 |
| |
216 | 236 |
| |
|
google-cloud-datastore/src/test/java/com/google/cloud/datastore/DatastoreOptionsTest.java
Copy file name to clipboardExpand all lines: google-cloud-datastore/src/test/java/com/google/cloud/datastore/DatastoreOptionsTest.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
122 |
| - | |
| 123 | + | |
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
|
google-cloud-datastore/src/test/java/com/google/cloud/datastore/telemetry/EnabledTraceUtilTest.java
Copy file name to clipboardExpand all lines: google-cloud-datastore/src/test/java/com/google/cloud/datastore/telemetry/EnabledTraceUtilTest.java+30-2Lines changed: 30 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
83 | 111 |
| |
84 | 112 |
| |
85 | 113 |
| |
|
You can’t perform that action at this time.
0 commit comments