census-instrumentation / opencensus-service

OpenCensus service allows OpenCensus libraries to export to an exporter service rather than having to link vendor-specific exports.
Apache License 2.0
153 stars 63 forks source link

Add garbage collection support to the Prometheus metrics adjuster #613

Closed dinooliva closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6b475fc). Click here to learn what that means. The diff coverage is 90.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #613   +/-   ##
=========================================
  Coverage          ?   69.16%           
=========================================
  Files             ?       92           
  Lines             ?     6110           
  Branches          ?        0           
=========================================
  Hits              ?     4226           
  Misses            ?     1664           
  Partials          ?      220
Impacted Files Coverage Δ
receiver/prometheusreceiver/metrics_receiver.go 72.13% <100%> (ø)
...er/prometheusreceiver/internal/metrics_adjuster.go 92.4% <90.54%> (ø)

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 6b475fc...b0efd74. Read the comment docs.

dinooliva commented 5 years ago

@rghetia - ptal