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

Integrate CPU AC with ResourceUsageCollector and add CPU AC stats to nodes/stats #10887

Merged

Addressing Comments

bcbd91e
Select commit
Loading
Failed to load commit list.
Merged

Integrate CPU AC with ResourceUsageCollector and add CPU AC stats to nodes/stats #10887

Addressing Comments
bcbd91e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 29, 2023 in 0s

89.17% of diff hit (target 71.28%)

View this Pull Request on Codecov

89.17% of diff hit (target 71.28%)

Annotations

Check warning on line 236 in server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java#L236

Added line #L236 was not covered by tests

Check warning on line 612 in server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java#L612

Added line #L612 was not covered by tests

Check warning on line 296 in server/src/main/java/org/opensearch/action/support/replication/TransportReplicationAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/support/replication/TransportReplicationAction.java#L296

Added line #L296 was not covered by tests

Check warning on line 305 in server/src/main/java/org/opensearch/action/support/replication/TransportReplicationAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/support/replication/TransportReplicationAction.java#L305

Added line #L305 was not covered by tests

Check warning on line 138 in server/src/main/java/org/opensearch/ratelimitting/admissioncontrol/AdmissionControlService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ratelimitting/admissioncontrol/AdmissionControlService.java#L138

Added line #L138 was not covered by tests

Check warning on line 117 in server/src/main/java/org/opensearch/ratelimitting/admissioncontrol/controllers/CpuBasedAdmissionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ratelimitting/admissioncontrol/controllers/CpuBasedAdmissionController.java#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 120 in server/src/main/java/org/opensearch/ratelimitting/admissioncontrol/controllers/CpuBasedAdmissionController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/ratelimitting/admissioncontrol/controllers/CpuBasedAdmissionController.java#L120

Added line #L120 was not covered by tests