Skip to content

chore: Collect Operation and Attempt metrics for gRPC requests#12060

Draft
lqiu96 wants to merge 3 commits intomainfrom
datastore-grpc-gax-metrics
Draft

chore: Collect Operation and Attempt metrics for gRPC requests#12060
lqiu96 wants to merge 3 commits intomainfrom
datastore-grpc-gax-metrics

Conversation

@lqiu96
Copy link
Member

@lqiu96 lqiu96 commented Mar 9, 2026

No description provided.

@lqiu96 lqiu96 requested a review from jinseopkim0 March 9, 2026 21:00
public static final String METHOD_PUT = "put";
public static final String METHOD_UPDATE = "update";
public static final String METHOD_DELETE = "delete";
public static final String METHOD_SUBMIT = "submit";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing these would introduce breaking changes, right? Is this intended?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants