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

Stabilize synchronous gauge #6419

Merged
merged 3 commits into from
May 9, 2024

Stabilize synchronous gauge

9b327eb
Select commit
Loading
Failed to load commit list.
Merged

Stabilize synchronous gauge #6419

Stabilize synchronous gauge
9b327eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 9, 2024 in 1s

90.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

90.00% of diff hit (target 80.00%)

Annotations

Check warning on line 79 in api/all/src/main/java/io/opentelemetry/api/metrics/DoubleGaugeBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/all/src/main/java/io/opentelemetry/api/metrics/DoubleGaugeBuilder.java#L79

Added line #L79 was not covered by tests

Check warning on line 76 in api/all/src/main/java/io/opentelemetry/api/metrics/LongGaugeBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/all/src/main/java/io/opentelemetry/api/metrics/LongGaugeBuilder.java#L76

Added line #L76 was not covered by tests

Check warning on line 40 in sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/SdkDoubleGauge.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/SdkDoubleGauge.java#L40

Added line #L40 was not covered by tests

Check warning on line 40 in sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/SdkLongGauge.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/SdkLongGauge.java#L40

Added line #L40 was not covered by tests