Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose bandwidth data for worker cache via InfluxDB #4526

Merged
merged 2 commits into from Feb 25, 2022
Merged

Conversation

kraih
Copy link
Member

@kraih kraih commented Feb 23, 2022

@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #4526 (67ab107) into master (4c3e524) will decrease coverage by 0.01%.
The diff coverage is 87.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4526      +/-   ##
==========================================
- Coverage   97.97%   97.96%   -0.02%     
==========================================
  Files         374      374              
  Lines       34108    34132      +24     
==========================================
+ Hits        33416    33436      +20     
- Misses        692      696       +4     
Impacted Files Coverage Δ
lib/OpenQA/CacheService.pm 100.00% <ø> (ø)
lib/OpenQA/CacheService/Controller/Influxdb.pm 5.55% <0.00%> (-1.59%) ⬇️
lib/OpenQA/CacheService/Model/Cache.pm 99.47% <100.00%> (+0.02%) ⬆️
lib/OpenQA/Utils.pm 99.51% <100.00%> (+<0.01%) ⬆️
t/16-utils.t 100.00% <100.00%> (ø)
t/25-cache-service.t 100.00% <100.00%> (ø)
t/25-cache.t 100.00% <100.00%> (ø)

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 4c3e524...67ab107. Read the comment docs.

okurz
okurz previously requested changes Feb 23, 2022
t/25-cache.t Outdated Show resolved Hide resolved
lib/OpenQA/CacheService/Model/Cache.pm Outdated Show resolved Hide resolved
t/25-cache-service.t Outdated Show resolved Hide resolved
@kraih kraih marked this pull request as ready for review February 24, 2022 15:07
@kraih kraih merged commit b6f4ff7 into master Feb 25, 2022
@Martchus Martchus deleted the k/cache_metrics branch February 25, 2022 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants