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

feat: response time timeseries #322

Merged
merged 48 commits into from
Sep 13, 2023

Conversation

taro-yu
Copy link
Contributor

@taro-yu taro-yu commented Aug 29, 2023

Description

This PR create the API to plot timeseries graph of response time.
This API supports three cases: 'best', 'worst', and 'all'

response_time_timeseries_best
response_time_timeseries_worst
response_time_timeseries_all

Related links

Jira: https://tier4.atlassian.net/browse/RT2-823

Notes for reviewers

Please use this zip to check actions.
checkfiles.zip

Pre-review checklist for the PR author

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR has been properly tested.
  • The PR has been reviewed.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • (Optional) The PR has been properly tested with CARET_report verification.
  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

taro-yu and others added 22 commits January 20, 2023 17:07
Signed-off-by: yu-taro- <[email protected]>
Signed-off-by: yu-taro- <[email protected]>
Signed-off-by: yu-taro- <[email protected]>
Signed-off-by: yu-taro- <[email protected]>
Signed-off-by: yu-taro- <[email protected]>
…re changed and mock tests were added and modified because of the points raised

Signed-off-by: yu-taro- <[email protected]>
Signed-off-by: yu-taro- <[email protected]>
a
Signed-off-by: yu-taro- <[email protected]>
Signed-off-by: yu-taro- <[email protected]>
Signed-off-by: yu-taro- <[email protected]>
Signed-off-by: taro-yu <[email protected]>
@taro-yu taro-yu force-pushed the feat/path_response_time_TimeSeries branch from d27018d to 7b2b4a8 Compare August 29, 2023 10:01
@taro-yu taro-yu force-pushed the feat/path_response_time_TimeSeries branch from f3feb87 to 705d9fa Compare September 1, 2023 12:26
Signed-off-by: taro-yu <[email protected]>
@taro-yu taro-yu force-pushed the feat/path_response_time_TimeSeries branch from 4d4ed11 to 10b319b Compare September 1, 2023 12:51
taro-yu added 3 commits September 2, 2023 22:39
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
Copy link
Contributor

@rokamu623 rokamu623 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a number of minor points that need to be corrected.

rokamu623
rokamu623 previously approved these changes Sep 6, 2023
Copy link
Contributor

@rokamu623 rokamu623 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Make the appropriate reproduction code and have it checked.

@taro-yu taro-yu force-pushed the feat/path_response_time_TimeSeries branch from a17e870 to 244f591 Compare September 7, 2023 14:47
@taro-yu taro-yu changed the title feat: response time time series feat: response time timeseries Sep 7, 2023
rokamu623
rokamu623 previously approved these changes Sep 11, 2023
Copy link
Contributor

@rokamu623 rokamu623 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Signed-off-by: taro-yu <[email protected]>
Copy link
Collaborator

@nabetetsu nabetetsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have confirmed that the PR works as exppected as below results.
LGTM 👍
rt2-823-result.zip

@taro-yu taro-yu merged commit 7efeaba into tier4:main Sep 13, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants