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

[storyteller] sort output by time and improve lag support #1430

Merged
merged 2 commits into from
Feb 12, 2021

Conversation

yxieca
Copy link
Contributor

@yxieca yxieca commented Feb 11, 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 [email protected]

How to verify it

run 'sudo storyteller --since "2021-2-10" -c lag' on a dut

- sort output by time
- improve lag support according to event format changes

Signed-off-by: Ying Xie <[email protected]>
daall
daall previously approved these changes Feb 11, 2021
@yxieca yxieca merged commit 4309ca6 into sonic-net:master Feb 12, 2021
@yxieca yxieca deleted the storyteller branch February 12, 2021 16:35
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 [email protected]

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 [email protected]

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 #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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants