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 request failure code label to metrics #1472

Merged

Conversation

Sushisource
Copy link
Member

What was changed

Added error code labels to request failure metrics w/ an option to disable.

Why?

Go part of temporalio/features#144

Checklist

  1. Closes [Feature Request] Add gRPC error status code tag to request metrics features#144

  2. How was this tested:
    Added IT

  3. Any docs updates needed?
    For the option

@Sushisource Sushisource requested a review from a team as a code owner May 14, 2024 18:32
@Sushisource Sushisource force-pushed the request-failure-metric-codes branch from 05ec60b to ed21e61 Compare May 14, 2024 18:35
internal/client.go Outdated Show resolved Hide resolved
Co-authored-by: Chad Retz <chad.retz@gmail.com>
@Sushisource Sushisource enabled auto-merge (squash) May 14, 2024 20:24
@Sushisource Sushisource merged commit 3b68c6d into temporalio:master May 14, 2024
13 checks passed
@Sushisource Sushisource deleted the request-failure-metric-codes branch May 14, 2024 20:54
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.

[Feature Request] Add gRPC error status code tag to request metrics
2 participants