roadrunner-server / roadrunner-plugins

📦 Home for the roadrunner plugins
MIT License
25 stars 9 forks source link

bug(http_metrics): fix incorrect metrics type #163

Closed rustatian closed 2 years ago

rustatian commented 2 years ago

Reason for This PR

closes: #162

Description of Changes

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.] [Reviewer TODO: Verify that these criteria are met. Request changes if not]

codecov[bot] commented 2 years ago

Codecov Report

Merging #163 (3d49c0a) into master (8440cb5) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   67.40%   67.38%   -0.02%     
==========================================
  Files         134      134              
  Lines       10477    10477              
==========================================
- Hits         7062     7060       -2     
- Misses       2675     2677       +2     
  Partials      740      740              
Impacted Files Coverage Δ
http/middleware/prometheus/plugin.go 95.69% <100.00%> (ø)
beanstalk/beanstalkjobs/item.go 73.97% <0.00%> (-2.74%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8440cb5...3d49c0a. Read the comment docs.