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: Fix request count metrics names #2241

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Feb 7, 2023

Signed-off-by: Evgenii Stratonikov e.stratonikov@yadro.com

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #2241 (8c4ee50) into support/v0.35 (e3f1804) will increase coverage by 0.10%.
The diff coverage is 64.10%.

❗ Current head 8c4ee50 differs from pull request most recent head 9650e34. Consider uploading reports for the commit 9650e34 to get more accurate results

@@                Coverage Diff                @@
##           support/v0.35    #2241      +/-   ##
=================================================
+ Coverage          30.88%   30.98%   +0.10%     
=================================================
  Files                383      383              
  Lines              28395    28419      +24     
=================================================
+ Hits                8770     8806      +36     
+ Misses             18878    18871       -7     
+ Partials             747      742       -5     
Impacted Files Coverage Δ
cmd/neofs-node/config.go 0.00% <0.00%> (ø)
pkg/local_object_storage/shard/control.go 76.19% <50.00%> (-0.32%) ⬇️
pkg/local_object_storage/engine/control.go 84.02% <85.18%> (+11.83%) ⬆️
pkg/local_object_storage/engine/range.go 53.33% <0.00%> (-2.23%) ⬇️
pkg/local_object_storage/engine/shards.go 70.50% <0.00%> (+2.87%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
@fyrchik fyrchik merged commit dcade98 into nspcc-dev:support/v0.35 Feb 8, 2023
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.

4 participants