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

feat(am-dbg): add tx and log filtering #79

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

pancsta
Copy link
Owner

@pancsta pancsta commented Jul 10, 2024

  • add filters bar
  • include log level in msgs
  • split and reorg files

There's still performance issues when loading a larger log on level > 1 and the flow needs to be split in chunks via an async state. Transitions seem handing it very well, with an minor issue of duplicated timestamps only.

Screenshot 2024-07-10 at 10 48 30 PM

- add filters bar
- include log level in msgs
- split and reorg files
@pancsta pancsta merged commit 5020f99 into main Jul 10, 2024
2 checks passed
@pancsta pancsta deleted the feat/filters-tx-log branch July 10, 2024 20:52
@pancsta pancsta linked an issue Jul 11, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

am-dbg: transition filters
1 participant