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

log processor metrics #2842

Closed
wants to merge 3 commits into from

(wip) lp metrics

48f1a1a
Select commit
Loading
Failed to load commit list.
Closed

log processor metrics #2842

(wip) lp metrics
48f1a1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 13, 2024 in 0s

74.69% of diff hit (target 0.00%)

View this Pull Request on Codecov

74.69% of diff hit (target 0.00%)

Annotations

Check warning on line 36 in cmd/crowdsec/crowdsec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/crowdsec.go#L36

Added line #L36 was not covered by tests

Check warning on line 40 in cmd/crowdsec/crowdsec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/crowdsec.go#L40

Added line #L40 was not covered by tests

Check warning on line 44 in cmd/crowdsec/crowdsec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/crowdsec.go#L44

Added line #L44 was not covered by tests

Check warning on line 24 in cmd/crowdsec/lpmetrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/lpmetrics.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 29 in cmd/crowdsec/lpmetrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/lpmetrics.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 101 in cmd/crowdsec/lpmetrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/lpmetrics.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 106 in cmd/crowdsec/lpmetrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/lpmetrics.go#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 112 in cmd/crowdsec/lpmetrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/lpmetrics.go#L110-L112

Added lines #L110 - L112 were not covered by tests

Check warning on line 120 in cmd/crowdsec/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/main.go#L120

Added line #L120 was not covered by tests

Check warning on line 89 in cmd/crowdsec/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/serve.go#L89

Added line #L89 was not covered by tests

Check warning on line 106 in cmd/crowdsec/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/crowdsec/serve.go#L106

Added line #L106 was not covered by tests

Check warning on line 22 in pkg/apiclient/usagemetrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/apiclient/usagemetrics.go#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 27 in pkg/apiserver/controllers/v1/usagemetrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/apiserver/controllers/v1/usagemetrics.go#L24-L27

Added lines #L24 - L27 were not covered by tests

Check warning on line 33 in pkg/apiserver/controllers/v1/usagemetrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/apiserver/controllers/v1/usagemetrics.go#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 53 in pkg/csconfig/console.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/csconfig/console.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 56 in pkg/csconfig/console.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/csconfig/console.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 59 in pkg/csconfig/console.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/csconfig/console.go#L58-L59

Added lines #L58 - L59 were not covered by tests