Skip to content

fix: Record grpc code string for client side metrics instead of grpc code number#1754

Merged
danieljbruce merged 9 commits intomainfrom
467064670-fix-csm-details-fix-grpc-code
Jan 8, 2026
Merged

fix: Record grpc code string for client side metrics instead of grpc code number#1754
danieljbruce merged 9 commits intomainfrom
467064670-fix-csm-details-fix-grpc-code

Conversation

@danieljbruce
Copy link
Contributor

Description

For client side metrics, a string representing the grpc response should be recorded instead of the grpc code number. For example, DEADLINE_EXCEEDED should be recorded instead of 4.

Impact

Ensures that client side metrics get recorded in the proper format.

Testing

The test fixtures that define what data gets recorded have been updated to expect the grpc status in a string format.

@danieljbruce danieljbruce requested a review from a team January 7, 2026 16:52
@danieljbruce danieljbruce requested a review from a team as a code owner January 7, 2026 16:52
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/nodejs-bigtable API. labels Jan 7, 2026
daniel-sanche
daniel-sanche previously approved these changes Jan 7, 2026
@danieljbruce danieljbruce added the automerge Merge the pull request once unit tests and other checks pass. label Jan 7, 2026
@danieljbruce danieljbruce added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2026
@danieljbruce danieljbruce merged commit be5b598 into main Jan 8, 2026
24 checks passed
@danieljbruce danieljbruce deleted the 467064670-fix-csm-details-fix-grpc-code branch January 8, 2026 18:21
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/nodejs-bigtable API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants