-
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: add histogram api #317
Conversation
Signed-off-by: emb4 <yuki.emori@tier4.jp>
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.
Reviewed by.
The following points should be corrected.
Signed-off-by: emb4 <yuki.emori@tier4.jp>
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.
Please fix typo.
Signed-off-by: emb4 <yuki.emori@tier4.jp>
Signed-off-by: emb4 <yuki.emori@tier4.jp>
Signed-off-by: emb4 <yuki.emori@tier4.jp>
Signed-off-by: emb4 <yuki.emori@tier4.jp>
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.
The following revisions are requested.
Signed-off-by: emb4 <yuki.emori@tier4.jp>
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: emb4 <yuki.emori@tier4.jp>
Signed-off-by: emb4 <yuki.emori@tier4.jp>
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!
Request an operational test.
Signed-off-by: emb4 <yuki.emori@tier4.jp>
Signed-off-by: emb4 <yuki.emori@tier4.jp>
Signed-off-by: emb4 <yuki.emori@tier4.jp>
Signed-off-by: emb4 <yuki.emori@tier4.jp>
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!
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.
Description
Complete the API to display the response time of a path in a histogram.
In addition, an API to display the latency of Node and Communication in a histogram will be implemented.
Related links
Jira: https://tier4.atlassian.net/browse/RT2-886
Notes for reviewers
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.