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 experimental updateTracerConfigurations for dynamically updateable on/off instrumentation #6899

add experimental updateTracerConfigurations

a54261d
Select commit
Loading
Failed to load commit list.
Closed

Add experimental updateTracerConfigurations for dynamically updateable on/off instrumentation #6899

add experimental updateTracerConfigurations
a54261d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 21, 2024 in 0s

0.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 80.00%)

Annotations

Check warning on line 183 in sdk/all/src/main/java/io/opentelemetry/sdk/OpenTelemetrySdk.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/all/src/main/java/io/opentelemetry/sdk/OpenTelemetrySdk.java#L179-L183

Added lines #L179 - L183 were not covered by tests

Check warning on line 186 in sdk/all/src/main/java/io/opentelemetry/sdk/OpenTelemetrySdk.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/all/src/main/java/io/opentelemetry/sdk/OpenTelemetrySdk.java#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 57 in sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkTracer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkTracer.java#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 107 in sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkTracerProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkTracerProvider.java#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 111 in sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkTracerProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkTracerProvider.java#L109-L111

Added lines #L109 - L111 were not covered by tests