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

Enhancing FS stats to include read/write time, queue size and IO time #10541

Merged
merged 4 commits into from
Oct 17, 2023

Merge branch 'main' of github.com:opensearch-project/OpenSearch into …

4baa14d
Select commit
Loading
Failed to load commit list.
Merged

Enhancing FS stats to include read/write time, queue size and IO time #10541

Merge branch 'main' of github.com:opensearch-project/OpenSearch into …
4baa14d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 16, 2023 in 1s

70.78% of diff hit (target 71.16%)

View this Pull Request on Codecov

70.78% of diff hit (target 71.16%)

Annotations

Check warning on line 355 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#L348-L355

Added lines #L348 - L355 were not covered by tests

Check warning on line 458 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#L455-L458

Added lines #L455 - L458 were not covered by tests

Check warning on line 545 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#L542-L545

Added lines #L542 - L545 were not covered by tests

Check warning on line 641 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#L638-L641

Added lines #L638 - L641 were not covered by tests