artprima / prometheus-metrics-bundle

Symfony 5/6 Prometheus Metrics Bundle
MIT License
129 stars 29 forks source link

Add redis prefix to be able save per-instance statistics #35

Closed InboxViktorV closed 3 years ago

denisvmedia commented 3 years ago

Would you please also change the destination branch to develop.

codecov-io commented 3 years ago

Codecov Report

Merging #35 (7fd73c6) into develop (23010a9) will decrease coverage by 1.00601%. The diff coverage is 80.00000%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##               develop         #35         +/-   ##
=====================================================
- Coverage     94.81132%   93.80531%   -1.00600%     
- Complexity          64          65          +1     
=====================================================
  Files               11          11                 
  Lines              212         226         +14     
=====================================================
+ Hits               201         212         +11     
- Misses              11          14          +3     
Impacted Files Coverage Δ Complexity Δ
...njection/Compiler/ResolveAdapterDefinitionPass.php 80.00000% <66.66667%> (-10.00000%) 4.00000 <0.00000> (+1.00000) :arrow_down:
DependencyInjection/Configuration.php 98.27586% <88.88889%> (-1.72414%) 1.00000 <0.00000> (ø)

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 23010a9...7fd73c6. Read the comment docs.

denisvmedia commented 3 years ago

@InboxViktorV Thank for your efforts. I will merge your PR right now. It will be released soon.

InboxViktorV commented 3 years ago

@denisvmedia Cool, thanks;)