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

Lapi detailed metrics #2858

Merged
merged 145 commits into from
Jul 24, 2024

Merge branch 'master' into lapi-detailed-metrics

42c1439
Select commit
Loading
Failed to load commit list.
Merged

Lapi detailed metrics #2858

Merge branch 'master' into lapi-detailed-metrics
42c1439
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 1s

28.64% (target 0.00%)

View this Pull Request on Codecov

28.64% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 13.45339% with 817 lines in your changes missing coverage. Please review.

Project coverage is 28.64%. Comparing base (31195dd) to head (42c1439).

Files Patch % Lines
pkg/apiserver/apic_metrics.go 0.00% 173 Missing ⚠️
pkg/apiserver/controllers/v1/usagemetrics.go 0.00% 144 Missing ⚠️
cmd/crowdsec-cli/metrics/statbouncer.go 0.00% 133 Missing ⚠️
cmd/crowdsec/lpmetrics.go 0.00% 130 Missing ⚠️
pkg/database/metrics.go 36.90% 51 Missing and 2 partials ⚠️
cmd/crowdsec-cli/metrics/store.go 0.00% 28 Missing ⚠️
cmd/crowdsec-cli/metrics/list.go 0.00% 27 Missing ⚠️
cmd/crowdsec-cli/bouncers.go 0.00% 20 Missing ⚠️
cmd/crowdsec/crowdsec.go 0.00% 15 Missing ⚠️
pkg/apiclient/usagemetrics.go 0.00% 14 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2858      +/-   ##
==========================================
- Coverage   32.05%   28.64%   -3.42%     
==========================================
  Files         320      317       -3     
  Lines       37665    37652      -13     
==========================================
- Hits        12075    10784    -1291     
- Misses      24290    25628    +1338     
+ Partials     1300     1240      -60     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.