-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: response time timeseries #322
Conversation
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]>
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]>
Signed-off-by: taro-yu <[email protected]>
d27018d
to
7b2b4a8
Compare
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
f3feb87
to
705d9fa
Compare
Signed-off-by: taro-yu <[email protected]>
4d4ed11
to
10b319b
Compare
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
There was a problem hiding this 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.
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
There was a problem hiding this 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.
a17e870
to
244f591
Compare
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
Signed-off-by: taro-yu <[email protected]>
There was a problem hiding this 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]>
There was a problem hiding this 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
Description
This PR create the API to plot timeseries graph of response time.
This API supports three cases: 'best', 'worst', and '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.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.