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 IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats #11880

Merged
merged 3 commits into from
Mar 7, 2024

Enable IO Usage Tracker For Linux OS

a39baba
Select commit
Loading
Failed to load commit list.
Merged

Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats #11880

Enable IO Usage Tracker For Linux OS
a39baba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 5, 2024 in 1s

77.55% of diff hit (target 71.41%)

View this Pull Request on Codecov

77.55% of diff hit (target 71.41%)

Annotations

Check warning on line 457 in server/src/main/java/org/opensearch/monitor/fs/FsInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/monitor/fs/FsInfo.java#L457

Added line #L457 was not covered by tests

Check warning on line 38 in server/src/main/java/org/opensearch/node/IoUsageStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/IoUsageStats.java#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 48 in server/src/main/java/org/opensearch/node/IoUsageStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/IoUsageStats.java#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 50 in server/src/main/java/org/opensearch/node/NodeResourceUsageStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/NodeResourceUsageStats.java#L50

Added line #L50 was not covered by tests

Check warning on line 52 in server/src/main/java/org/opensearch/node/NodeResourceUsageStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/NodeResourceUsageStats.java#L52

Added line #L52 was not covered by tests

Check warning on line 63 in server/src/main/java/org/opensearch/node/NodeResourceUsageStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/NodeResourceUsageStats.java#L63

Added line #L63 was not covered by tests

Check warning on line 73 in server/src/main/java/org/opensearch/node/NodeResourceUsageStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/NodeResourceUsageStats.java#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 75 in server/src/main/java/org/opensearch/node/NodeResourceUsageStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/NodeResourceUsageStats.java#L75

Added line #L75 was not covered by tests

Check warning on line 64 in server/src/main/java/org/opensearch/node/NodesResourceUsageStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/NodesResourceUsageStats.java#L64

Added line #L64 was not covered by tests