Skip to content

[client-v2] Initial metrics implementation in client v2 using micrometer #2093

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

Merged
merged 5 commits into from
Jan 16, 2025

Conversation

mzitnik
Copy link
Contributor

@mzitnik mzitnik commented Jan 16, 2025

Summary

Initial metrics implementation. There is an implementation of 5 metrics built-in into Apache HTTP Client

Closes #1901

Checklist

Delete items not relevant to your PR:

@chernser chernser changed the title Initial metrics implementation in client v2 using micrometer [client-v2] Initial metrics implementation in client v2 using micrometer Jan 16, 2025
@chernser chernser marked this pull request as ready for review January 16, 2025 17:54
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
76.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@chernser chernser merged commit 8ca05b3 into main Jan 16, 2025
29 of 30 checks passed
@chernser chernser deleted the add-micrometer-support branch January 16, 2025 21:12
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.

[client-v2] Metrics for a Connection Pool
2 participants