Skip to content

fix: cap distinct user-agents per endpoint in GrpcUsageTracker - #26778

Merged
AlexKehayov merged 3 commits into
mainfrom
issue-252
Aug 14, 2026
Merged

fix: cap distinct user-agents per endpoint in GrpcUsageTracker#26778
AlexKehayov merged 3 commits into
mainfrom
issue-252

added OTHER

eb695f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 1s

70.49% (+0.00%) compared to e54d87b

View this Pull Request on Codecov

70.49% (+0.00%) compared to e54d87b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #26778   +/-   ##
=========================================
  Coverage     70.49%   70.49%           
  Complexity    11670    11670           
=========================================
  Files          2583     2583           
  Lines        108300   108305    +5     
  Branches      12110    12111    +1     
=========================================
+ Hits          76346    76351    +5     
  Misses        27977    27977           
  Partials       3977     3977           
Files with missing lines Coverage Δ Complexity Δ
...era/node/app/grpc/impl/usage/GrpcUsageTracker.java 98.70% <100.00%> (+0.05%) 0.00 <0.00> (ø)
...com/hedera/node/app/grpc/impl/usage/UserAgent.java 93.02% <100.00%> (+0.16%) 0.00 <0.00> (ø)
...hedera/node/app/grpc/impl/usage/UserAgentType.java 97.14% <100.00%> (+0.08%) 0.00 <0.00> (ø)

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.