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

metrics: add metrics for the internal pd client calls #9043

Merged
merged 1 commit into from
Feb 8, 2025

add metrics for the internal pd client calls

4dcadb4
Select commit
Loading
Failed to load commit list.
Merged

metrics: add metrics for the internal pd client calls #9043

add metrics for the internal pd client calls
4dcadb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2025 in 0s

76.28% (+0.62%) compared to d9abd06

View this Pull Request on Codecov

76.28% (+0.62%) compared to d9abd06

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.28%. Comparing base (d9abd06) to head (4dcadb4).
Report is 1429 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9043      +/-   ##
==========================================
+ Coverage   75.65%   76.28%   +0.62%     
==========================================
  Files         332      467     +135     
  Lines       33902    71149   +37247     
==========================================
+ Hits        25650    54276   +28626     
- Misses       6056    13494    +7438     
- Partials     2196     3379    +1183