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

xds: Add counter and gauge metrics #11661

Merged
merged 13 commits into from
Nov 26, 2024

Added unit test to verify ResourceMetadata.isCached() set to false on…

fc60ef9
Select commit
Loading
Failed to load commit list.
Merged

xds: Add counter and gauge metrics #11661

Added unit test to verify ResourceMetadata.isCached() set to false on…
fc60ef9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 21, 2024 in 0s

92.90% of diff hit (target 80.00%)

View this Pull Request on Codecov

92.90% of diff hit (target 80.00%)

Annotations

Check warning on line 429 in api/src/main/java/io/grpc/NameResolver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/main/java/io/grpc/NameResolver.java#L429

Added line #L429 was not covered by tests

Check warning on line 40 in xds/src/main/java/io/grpc/xds/InternalSharedXdsClientPoolProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

xds/src/main/java/io/grpc/xds/InternalSharedXdsClientPoolProvider.java#L40

Added line #L40 was not covered by tests

Check warning on line 45 in xds/src/main/java/io/grpc/xds/InternalSharedXdsClientPoolProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

xds/src/main/java/io/grpc/xds/InternalSharedXdsClientPoolProvider.java#L45

Added line #L45 was not covered by tests

Check warning on line 152 in xds/src/main/java/io/grpc/xds/XdsClientMetricReporterImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

xds/src/main/java/io/grpc/xds/XdsClientMetricReporterImpl.java#L152

Added line #L152 was not covered by tests

Check warning on line 403 in xds/src/main/java/io/grpc/xds/client/XdsClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

xds/src/main/java/io/grpc/xds/client/XdsClient.java#L403

Added line #L403 was not covered by tests

Check warning on line 37 in xds/src/main/java/io/grpc/xds/client/XdsClientMetricReporter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

xds/src/main/java/io/grpc/xds/client/XdsClientMetricReporter.java#L37

Added line #L37 was not covered by tests

Check warning on line 46 in xds/src/main/java/io/grpc/xds/client/XdsClientMetricReporter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

xds/src/main/java/io/grpc/xds/client/XdsClientMetricReporter.java#L46

Added line #L46 was not covered by tests