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

Add autoexport to automatically configure trace exporters #2753

Merged
merged 64 commits into from
May 25, 2023

Merge branch 'main' into mike/autoexport

d98ccee
Select commit
Failed to load commit list.
Merged

Add autoexport to automatically configure trace exporters #2753

Merge branch 'main' into mike/autoexport
d98ccee
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded May 25, 2023 in 0s

80.4% of diff hit (target 79.3%)

View this Pull Request on Codecov

80.4% of diff hit (target 79.3%)

Annotations

Check warning on line 43 in exporters/autoexport/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/exporter.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 78 in exporters/autoexport/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/exporter.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 85 in exporters/autoexport/exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/exporter.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 127 in exporters/autoexport/registry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/registry.go#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 137 in exporters/autoexport/registry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/registry.go#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 145 in exporters/autoexport/registry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/registry.go#L142-L145

Added lines #L142 - L145 were not covered by tests