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: support for multiple exporters #3171

Merged
merged 34 commits into from
Mar 7, 2025

add coverage

32f0492
Select commit
Loading
Failed to load commit list.
Merged

feat: support for multiple exporters #3171

add coverage
32f0492
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 7, 2025 in 0s

90.75% of diff hit (target 84.95%)

View this Pull Request on Codecov

90.75% of diff hit (target 84.95%)

Annotations

Check warning on line 486 in cmd/relayproxy/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/relayproxy/config/config.go#L483-L486

Added lines #L483 - L486 were not covered by tests

Check warning on line 57 in cmd/relayproxy/service/gofeatureflag.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/relayproxy/service/gofeatureflag.go#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 62 in cmd/relayproxy/service/gofeatureflag.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/relayproxy/service/gofeatureflag.go#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 78 in cmd/relayproxy/service/gofeatureflag.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/relayproxy/service/gofeatureflag.go#L78

Added line #L78 was not covered by tests

Check warning on line 104 in exporter/event_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/event_store.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 164 in exporter/event_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/event_store.go#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 168 in exporter/event_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/event_store.go#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 190 in exporter/event_store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/event_store.go#L188-L190

Added lines #L188 - L190 were not covered by tests

Check warning on line 63 in exporter/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter/manager.go#L62-L63

Added lines #L62 - L63 were not covered by tests