Commit 7cb7538
committed
fix: remove misleading metrics project mismatch log from getDatabaseClient
The log fired on every getDatabaseClient call even when metricsProjectId
was not explicitly set, producing noise. DatabaseId is not available at
build time so validation cannot move to SpannerOptions#build(). Since
the log is misleading rather than helpful, remove it entirely.1 parent 3657027 commit 7cb7538
1 file changed
Lines changed: 0 additions & 11 deletions
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | 309 | | |
321 | 310 | | |
322 | 311 | | |
| |||
0 commit comments