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

feat: send one sample event, response per label set in the configured duration #5298

Open
wants to merge 4 commits into
base: feat.reports-bactching
Choose a base branch
from

fix: minor

bc0acdd
Select commit
Loading
Failed to load commit list.
Open

feat: send one sample event, response per label set in the configured duration #5298

fix: minor
bc0acdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 28, 2024 in 1s

66.45% of diff hit (target 73.19%)

View this Pull Request on Codecov

66.45% of diff hit (target 73.19%)

Annotations

Check warning on line 31 in enterprise/reporting/event_sampler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/event_sampler.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 39 in enterprise/reporting/event_sampler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/event_sampler.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 69 in enterprise/reporting/event_sampler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/event_sampler.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 96 in enterprise/reporting/event_sampler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/event_sampler.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 117 in enterprise/reporting/event_sampler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/event_sampler.go#L117

Added line #L117 was not covered by tests

Check warning on line 122 in enterprise/reporting/event_sampler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/event_sampler.go#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 128 in enterprise/reporting/event_sampler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/event_sampler.go#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 146 in enterprise/reporting/event_sampler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/event_sampler.go#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 150 in enterprise/reporting/event_sampler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/event_sampler.go#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 109 in enterprise/reporting/reporting.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/reporting.go#L106-L109

Added lines #L106 - L109 were not covered by tests

Check warning on line 637 in enterprise/reporting/reporting.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/reporting.go#L634-L637

Added lines #L634 - L637 were not covered by tests

Check warning on line 645 in enterprise/reporting/reporting.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/reporting.go#L639-L645

Added lines #L639 - L645 were not covered by tests

Check warning on line 654 in enterprise/reporting/reporting.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/reporting.go#L648-L654

Added lines #L648 - L654 were not covered by tests

Check warning on line 658 in enterprise/reporting/reporting.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/reporting.go#L658

Added line #L658 was not covered by tests

Check warning on line 710 in enterprise/reporting/reporting.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/reporting.go#L709-L710

Added lines #L709 - L710 were not covered by tests

Check warning on line 766 in enterprise/reporting/reporting.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/reporting/reporting.go#L765-L766

Added lines #L765 - L766 were not covered by tests