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

exporters/autoexport: add support for comma-separated values for OTEL_{METRICS,TRACES,LOGS}_EXPORTER #5830

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Merge branch 'main' into f-rework-autoexport

aaf4d78
Select commit
Loading
Failed to load commit list.
Open

exporters/autoexport: add support for comma-separated values for OTEL_{METRICS,TRACES,LOGS}_EXPORTER #5830

Merge branch 'main' into f-rework-autoexport
aaf4d78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 8, 2024 in 1s

83.5% of diff hit (target 65.6%)

View this Pull Request on Codecov

83.5% of diff hit (target 65.6%)

Annotations

Check warning on line 33 in exporters/autoexport/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/logs.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 88 in exporters/autoexport/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/logs.go#L88

Added line #L88 was not covered by tests

Check warning on line 113 in exporters/autoexport/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/logs.go#L113

Added line #L113 was not covered by tests

Check warning on line 116 in exporters/autoexport/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/logs.go#L116

Added line #L116 was not covered by tests

Check warning on line 45 in exporters/autoexport/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L45

Added line #L45 was not covered by tests

Check warning on line 323 in exporters/autoexport/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L323

Added line #L323 was not covered by tests

Check warning on line 102 in exporters/autoexport/spans.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/spans.go#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 40 in exporters/autoexport/utils/env/env.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/utils/env/env.go#L40

Added line #L40 was not covered by tests