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

Request level latency tracking #10351

Merged
merged 1 commit into from
Oct 13, 2023

Per request phase latency

551e828
Select commit
Loading
Failed to load commit list.
Merged

Request level latency tracking #10351

Per request phase latency
551e828
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 13, 2023 in 1s

67.96% of diff hit (target 71.12%)

View this Pull Request on Codecov

67.96% of diff hit (target 71.12%)

Annotations

Check warning on line 253 in server/src/main/java/org/opensearch/action/search/SearchResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchResponse.java#L253

Added line #L253 was not covered by tests

Check warning on line 465 in server/src/main/java/org/opensearch/action/search/SearchResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchResponse.java#L465

Added line #L465 was not covered by tests

Check warning on line 707 in server/src/main/java/org/opensearch/action/search/SearchResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchResponse.java#L707

Added line #L707 was not covered by tests

Check warning on line 720 in server/src/main/java/org/opensearch/action/search/SearchResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchResponse.java#L720

Added line #L720 was not covered by tests

Check warning on line 725 in server/src/main/java/org/opensearch/action/search/SearchResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchResponse.java#L725

Added line #L725 was not covered by tests

Check warning on line 733 in server/src/main/java/org/opensearch/action/search/SearchResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/SearchResponse.java#L733

Added line #L733 was not covered by tests

Check warning on line 309 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L308-L309

Added lines #L308 - L309 were not covered by tests

Check warning on line 312 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L312

Added line #L312 was not covered by tests

Check warning on line 317 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L317

Added line #L317 was not covered by tests

Check warning on line 322 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L320-L322

Added lines #L320 - L322 were not covered by tests

Check warning on line 474 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L474

Added line #L474 was not covered by tests

Check warning on line 685 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L685

Added line #L685 was not covered by tests

Check warning on line 1212 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L1211-L1212

Added lines #L1211 - L1212 were not covered by tests

Check warning on line 1216 in server/src/main/java/org/opensearch/action/search/TransportSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L1215-L1216

Added lines #L1215 - L1216 were not covered by tests

Check warning on line 186 in server/src/main/java/org/opensearch/rest/action/search/RestSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/search/RestSearchAction.java#L186

Added line #L186 was not covered by tests