-
Notifications
You must be signed in to change notification settings - Fork 203
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 log-metrics
command feature
#1484
Conversation
I created prototype! The following features have not yet been implemented🤔
@YamatoSecurity Terminal OutputCSV Output |
The following three issues may be better separated as separate issues and will be addressed in a separate pull request. |
@fukusuket Thanks! Looking good. Just two things about the table besides what you mentioned.
|
When writing to CSV file, maybe we should separate by the broken pipe character like we do for Hayabusa results? |
@YamatoSecurity
Also, I implemented Timeformat/Filter! |
I created #1484 (comment) issue as separate one. |
@fukusuket Thanks! It seems that |
Sorry, just a few small things.
|
@YamatoSecurity
|
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.
@fukusuket LGTM! Thanks so much!
What Changed
log-metrics
command #1474Evidence
Integration-Test