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

Merge branch 'main' into autoexport-add-support-for-providers

6d9c443
Select commit
Loading
Failed to load commit list.
Merged

autoexport: Add OTEL_METRICS_PRODUCERS environment variable support #5281

Merge branch 'main' into autoexport-add-support-for-providers
6d9c443
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 101 in exporters/autoexport/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L101

Added line #L101 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L133

Added line #L133 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L137

Added line #L137 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L160

Added line #L160 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L207-L208

Added lines #L207 - L208 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L253

Added line #L253 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporters/autoexport/metrics.go#L267

Added line #L267 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