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

Add option to strip metadata when replaying events #664

Closed
cortadocodes opened this issue Jun 26, 2024 · 0 comments · Fixed by #660
Closed

Add option to strip metadata when replaying events #664

cortadocodes opened this issue Jun 26, 2024 · 0 comments · Fixed by #660
Assignees
Labels
feature A new feature of the app

Comments

@cortadocodes
Copy link
Member

Feature request

Use Case

Our log messages have lots of metadata (datetime, parent SRUID, child SRUID, question UUID etc.). This is useful but sometimes we just want to see the logs. We'd like an option in the EventReplayer to strip this metadata and just show the log messages.

Current state

Metadata is always shown, making log message fill the screen and sometimes beyond.

Proposed Solution

Add strip_log_metadata or similar parameter to EventReplayer.

@cortadocodes cortadocodes added the feature A new feature of the app label Jun 26, 2024
@cortadocodes cortadocodes self-assigned this Jun 26, 2024
@cortadocodes cortadocodes linked a pull request Jul 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature of the app
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant