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/patch succeeded Jul 9, 2024 in 1s

13.45% of diff hit (target 0.00%)

View this Pull Request on Codecov

13.45% of diff hit (target 0.00%)

Annotations

Check warning on line 44 in cmd/crowdsec-cli/bouncers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/bouncers.go#L39-L44

Added lines #L39 - L44 were not covered by tests

Check warning on line 46 in cmd/crowdsec-cli/bouncers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/bouncers.go#L46

Added line #L46 was not covered by tests

Check warning on line 51 in cmd/crowdsec-cli/bouncers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/bouncers.go#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 53 in cmd/crowdsec-cli/bouncers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/bouncers.go#L53

Added line #L53 was not covered by tests

Check warning on line 59 in cmd/crowdsec-cli/bouncers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/bouncers.go#L56-L59

Added lines #L56 - L59 were not covered by tests

Check warning on line 61 in cmd/crowdsec-cli/bouncers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/bouncers.go#L61

Added line #L61 was not covered by tests

Check warning on line 175 in cmd/crowdsec-cli/bouncers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/bouncers.go#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 471 in cmd/crowdsec-cli/bouncers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/bouncers.go#L471

Added line #L471 was not covered by tests

Check warning on line 474 in cmd/crowdsec-cli/bouncers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/bouncers.go#L474

Added line #L474 was not covered by tests

Check warning on line 206 in cmd/crowdsec-cli/machines.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/machines.go#L206

Added line #L206 was not covered by tests

Check warning on line 240 in cmd/crowdsec-cli/machines.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/machines.go#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 645 in cmd/crowdsec-cli/machines.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/machines.go#L645

Added line #L645 was not covered by tests

Check warning on line 653 in cmd/crowdsec-cli/machines.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/machines.go#L653

Added line #L653 was not covered by tests

Check warning on line 39 in cmd/crowdsec-cli/metrics/list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/list.go#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 60 in cmd/crowdsec-cli/metrics/list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/list.go#L41-L60

Added lines #L41 - L60 were not covered by tests

Check warning on line 63 in cmd/crowdsec-cli/metrics/list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/list.go#L63

Added line #L63 was not covered by tests

Check warning on line 66 in cmd/crowdsec-cli/metrics/list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/list.go#L66

Added line #L66 was not covered by tests

Check warning on line 75 in cmd/crowdsec-cli/metrics/list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/list.go#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 42 in cmd/crowdsec-cli/metrics/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/metrics.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 27 in cmd/crowdsec-cli/metrics/number.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/number.go#L24-L27

Added lines #L24 - L27 were not covered by tests

Check warning on line 32 in cmd/crowdsec-cli/metrics/number.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/number.go#L32

Added line #L32 was not covered by tests

Check warning on line 21 in cmd/crowdsec-cli/metrics/show.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/show.go#L21

Added line #L21 was not covered by tests

Check warning on line 44 in cmd/crowdsec-cli/metrics/show.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/show.go#L38-L44

Added lines #L38 - L44 were not covered by tests

Check warning on line 47 in cmd/crowdsec-cli/metrics/show.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/show.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 106 in cmd/crowdsec-cli/metrics/show.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec-cli/metrics/show.go#L106

Added line #L106 was not covered by tests