[storyteller] sort output by time and improve lag support#1430
Merged
yxieca merged 2 commits intosonic-net:masterfrom Feb 12, 2021
Merged
[storyteller] sort output by time and improve lag support#1430yxieca merged 2 commits intosonic-net:masterfrom
yxieca merged 2 commits intosonic-net:masterfrom
Conversation
- sort output by time - improve lag support according to event format changes Signed-off-by: Ying Xie <ying.xie@microsoft.com>
daall
previously approved these changes
Feb 11, 2021
daall
approved these changes
Feb 12, 2021
daall
pushed a commit
that referenced
this pull request
Feb 16, 2021
What I did sort output by time improve lag support according to event format changes add an option to sort the log files by a field of file name (after log files got moved or copied, sorting by timestamp is no longer reliable). Signed-off-by: Ying Xie ying.xie@microsoft.com How to verify it run 'sudo storyteller --since "2021-2-10" -c lag' on a dut
anand-kumar-subramanian
pushed a commit
to anand-kumar-subramanian/sonic-utilities
that referenced
this pull request
Mar 2, 2021
…1430) What I did sort output by time improve lag support according to event format changes add an option to sort the log files by a field of file name (after log files got moved or copied, sorting by timestamp is no longer reliable). Signed-off-by: Ying Xie ying.xie@microsoft.com How to verify it run 'sudo storyteller --since "2021-2-10" -c lag' on a dut
stepanblyschak
pushed a commit
to stepanblyschak/sonic-utilities
that referenced
this pull request
Apr 28, 2022
Avoid adding loopback interface (ip link add) when setting nat zone on loopback interface (sonic-net#1434) [acl] Remove Ethertype from L3V6 qualifiers (sonic-net#1433) Sflow fixes during DEL processing (sonic-net#1427) Fix sonic-net#3971 by skipping create-only SAI attributes when modifying buffer pools or profiles in orchagent (sonic-net#1430) Fix issue: bufferorch only pass the first attribute to sai when setting attribute (sonic-net#1442) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What I did
Signed-off-by: Ying Xie ying.xie@microsoft.com
How to verify it
run 'sudo storyteller --since "2021-2-10" -c lag' on a dut