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

autoexport: Add OTEL_METRICS_PRODUCERS environment variable support #5281

Merged

Update CHANGELOG.md

b889ef0
Select commit
Loading
Failed to load commit list.
Merged

autoexport: Add OTEL_METRICS_PRODUCERS environment variable support #5281

Update CHANGELOG.md
b889ef0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 6, 2024 in 0s

72.0% of diff hit (target 62.3%)

View this Pull Request on Codecov

72.0% of diff hit (target 62.3%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L102

Added line #L102 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L134

Added line #L134 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L138

Added line #L138 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L161

Added line #L161 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L208-L209

Added lines #L208 - L209 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L254

Added line #L254 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L268

Added line #L268 was not covered by tests

Check warning on line 54 in exporters/autoexport/noop.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/noop.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 58 in exporters/autoexport/noop.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/noop.go#L57-L58

Added lines #L57 - L58 were not covered by tests