feat: Add grpc.xds.resource_type label to xDS client metrics by HailongWen · Pull Request #4222 · googleapis/java-spanner (original) (raw)
This is a quick fix to add the missing grpc.xds.resource_type label in xds_client metrics (b/451687047).
@HailongWen direct path tests are failing currently with below error
Caused by: com.google.api.gax.rpc.DeadlineExceededException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: CallOptions deadline exceeded after 29.986144493s. Name resolution delay 0.013323264 seconds. [closed=[], open=[[buffered_nanos=30015820924, waiting_for_connection]]]
Can you please help us to figure out what might be wrong, or add relevant folks here?
@HailongWen direct path tests are failing currently with below error
Caused by: com.google.api.gax.rpc.DeadlineExceededException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: CallOptions deadline exceeded after 29.986144493s. Name resolution delay 0.013323264 seconds. [closed=[], open=[[buffered_nanos=30015820924, waiting_for_connection]]]Can you please help us to figure out what might be wrong, or add relevant folks here?
The error seems unrelated to this PR. And manual tests do not run into this issue. Will look into that internally.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})