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 outcome tag to HttpClient metrics #3732

Merged

Conversation

kubamarchwicki
Copy link
Contributor

@kubamarchwicki kubamarchwicki commented Mar 31, 2023

Fixes #3729

Aligning tags between http_client_requests metrics. A grouping outcome tag was added to all http client binders - similar to the outcome tag in JettyClient and the http_server_requests.

@kubamarchwicki kubamarchwicki marked this pull request as ready for review March 31, 2023 18:58
Copy link
Member

@shakuzen shakuzen left a comment

Choose a reason for hiding this comment

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

Really great work aligning all of these. Thank you so much for that. I think we can also add an outcome to the tags asserted in HttpClientTimingInstrumentationVerificationTests since it should be on all implementations now. Would you update that? Then I think it's ready to merge. Thanks again.

@kubamarchwicki
Copy link
Contributor Author

Good catch. Forgot about it. Added in acebcb0

Copy link
Member

@shakuzen shakuzen left a comment

Choose a reason for hiding this comment

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

Thank you a lot. Great work.

@shakuzen shakuzen merged commit 63cfcbc into micrometer-metrics:main Apr 4, 2023
@kubamarchwicki kubamarchwicki deleted the http_client_java_outcome_tag branch December 29, 2023 12:47
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.

Consistently add outcome tag to all HTTP client instrumentation
2 participants