guanw / ct-dns

service discovery with support for different storage options + http/grpc protocols (WIP)
0 stars 0 forks source link

Add prometheus metrics for http server #53

Closed guanw closed 4 years ago

guanw commented 4 years ago

part of #52

codecov[bot] commented 4 years ago

Codecov Report

Merging #53 into master will increase coverage by 0.21%. The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   93.25%   93.46%   +0.21%     
==========================================
  Files          17       18       +1     
  Lines         400      444      +44     
==========================================
+ Hits          373      415      +42     
- Misses         17       19       +2     
  Partials       10       10
Impacted Files Coverage Δ
pkg/http/metrics.go 100% <100%> (ø)
pkg/http/http_handler.go 94.02% <88.23%> (-0.93%) :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 158161e...b885cd6. Read the comment docs.