cloudfoundry-attic / cf-abacus

CF usage metering and aggregation
Apache License 2.0
98 stars 86 forks source link

Optimize reporting #1031

Closed hsiliev closed 6 years ago

hsiliev commented 6 years ago

Signed-off-by: Hristo Iliev hsiliev@gmail.com

cfdreddbot commented 6 years ago

Hey hsiliev!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/160385488

The labels on this github issue will be updated when the story is started.

codecov[bot] commented 6 years ago

Codecov Report

Merging #1031 into master will decrease coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1031      +/-   ##
==========================================
- Coverage   95.07%   94.96%   -0.12%     
==========================================
  Files         108      105       -3     
  Lines        3208     3076     -132     
==========================================
- Hits         3050     2921     -129     
+ Misses        158      155       -3
Impacted Files Coverage Δ
lib/utils/metrics/src/lib/collection.js 100% <ø> (ø) :arrow_up:
lib/utils/metrics/src/lib/bulletin.js 100% <ø> (ø) :arrow_up:
lib/utils/metrics/src/lib/gauge.js 100% <ø> (ø) :arrow_up:
lib/utils/metrics/src/lib/window.js 100% <100%> (ø) :arrow_up:
lib/utils/metrics/src/lib/counter.js 100% <100%> (ø) :arrow_up:
lib/aggregation/reporting/src/lib/summarizer.js 89.55% <100%> (-0.8%) :arrow_down:
lib/config/schemas/src/resource-usage.js 100% <0%> (ø) :arrow_up:
...regation/accumulator/src/lib/accumulator-config.js
lib/sampler/storage/src/lib/span-dao.js
...ggregation/aggregator/src/lib/aggregator-config.js
... and 1 more

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 a83caa8...e04c84b. Read the comment docs.