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(exporters)!: rewrite exporter config logic #4971

Merge branch 'main' into feat/node-exporter-config-rewrite

e24837d
Select commit
Loading
Failed to load commit list.
Merged

feat(exporters)!: rewrite exporter config logic #4971

Merge branch 'main' into feat/node-exporter-config-rewrite
e24837d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 30, 2024 in 0s

95.59% of diff hit (target 80.00%)

View this Pull Request on Codecov

95.59% of diff hit (target 80.00%)

Annotations

Check warning on line 86 in experimental/packages/otlp-exporter-base/src/configuration/otlp-http-env-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-exporter-base/src/configuration/otlp-http-env-configuration.ts#L86

Added line #L86 was not covered by tests

Check warning on line 89 in experimental/packages/otlp-exporter-base/src/configuration/otlp-http-env-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-exporter-base/src/configuration/otlp-http-env-configuration.ts#L89

Added line #L89 was not covered by tests

Check warning on line 51 in experimental/packages/otlp-exporter-base/src/platform/browser/OTLPExporterBrowserBase.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-exporter-base/src/platform/browser/OTLPExporterBrowserBase.ts#L51

Added line #L51 was not covered by tests

Check warning on line 58 in experimental/packages/otlp-exporter-base/src/platform/browser/OTLPExporterBrowserBase.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-exporter-base/src/platform/browser/OTLPExporterBrowserBase.ts#L58

Added line #L58 was not covered by tests

Check warning on line 70 in experimental/packages/otlp-exporter-base/src/platform/browser/OTLPExporterBrowserBase.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-exporter-base/src/platform/browser/OTLPExporterBrowserBase.ts#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 32 in experimental/packages/otlp-exporter-base/src/platform/node/convert-legacy-agent-options.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-exporter-base/src/platform/node/convert-legacy-agent-options.ts#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 34 in experimental/packages/otlp-exporter-base/src/platform/node/convert-legacy-agent-options.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-exporter-base/src/platform/node/convert-legacy-agent-options.ts#L34

Added line #L34 was not covered by tests

Check warning on line 39 in experimental/packages/otlp-exporter-base/src/platform/node/convert-legacy-agent-options.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-exporter-base/src/platform/node/convert-legacy-agent-options.ts#L39

Added line #L39 was not covered by tests

Check warning on line 59 in experimental/packages/otlp-grpc-exporter-base/src/OTLPGRPCExporterNodeBase.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-grpc-exporter-base/src/OTLPGRPCExporterNodeBase.ts#L59

Added line #L59 was not covered by tests

Check warning on line 61 in experimental/packages/otlp-grpc-exporter-base/src/OTLPGRPCExporterNodeBase.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-grpc-exporter-base/src/OTLPGRPCExporterNodeBase.ts#L61

Added line #L61 was not covered by tests

Check warning on line 68 in experimental/packages/otlp-grpc-exporter-base/src/OTLPGRPCExporterNodeBase.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/packages/otlp-grpc-exporter-base/src/OTLPGRPCExporterNodeBase.ts#L68

Added line #L68 was not covered by tests