Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "cancelled" event to the gRPC observation instrumentation #5137

Merged

Conversation

ttddyy
Copy link
Contributor

@ttddyy ttddyy commented May 22, 2024

When the gRPC server detects a cancelation of the client request, add cancelled event to the observation.

Closes #5109

@ttddyy ttddyy force-pushed the gh-5109_grpc-cancel-event branch from 9de5ba4 to 0bdca10 Compare May 22, 2024 22:48
@juliojgd
Copy link

Hello @jonatan-ivanov any estimated date to merge this PR? Thanks in advance

@marcingrzejszczak marcingrzejszczak added this to the 1.14.0-M1 milestone Jun 11, 2024
@marcingrzejszczak marcingrzejszczak merged commit f4be539 into micrometer-metrics:main Jun 11, 2024
6 checks passed
@marcingrzejszczak
Copy link
Contributor

@juliojgd thanks for the reminder. Just merged it

This pull request was closed.
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.

Cancelled status code not reported in the gRPC server metrics
4 participants