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

Enhance the log viewer to better handle and inspect messages #63

Closed
MarwanMashaly1 opened this issue Aug 18, 2023 · 1 comment · Fixed by #93
Closed

Enhance the log viewer to better handle and inspect messages #63

MarwanMashaly1 opened this issue Aug 18, 2023 · 1 comment · Fixed by #93
Assignees
Labels
easy Straightforward Tasks frontend Web related issues qol

Comments

@MarwanMashaly1
Copy link
Contributor

MarwanMashaly1 commented Aug 18, 2023

The current LogView does not quite suit our needs for inspecting the messages.

  • Have a table that displays the latest ZeroMQ messages from the raw collection on the database
  • Most if not all raw values should be JSON values.
    • Add an extra inspector for when we click on JSON message (rocket message etc)
  • BONUS: Allow for searching full text search see: filters
  • BONUS: Custom inspector viewer per message type
@seofernando25 seofernando25 changed the title Log viewer doesn't work Create a generic component to read and inspect ZeroMQ or raw messages Oct 4, 2023
@seofernando25 seofernando25 changed the title Create a generic component to read and inspect ZeroMQ or raw messages Create a generic component to read and inspect ZeroMQ messages Oct 4, 2023
@seofernando25 seofernando25 changed the title Create a generic component to read and inspect ZeroMQ messages Enhance the log viewer to better handle and inspect messages Oct 4, 2023
@seofernando25 seofernando25 added qol easy Straightforward Tasks frontend Web related issues labels Oct 5, 2023
@seofernando25
Copy link
Collaborator

ei

@eilayk eilayk linked a pull request Oct 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Straightforward Tasks frontend Web related issues qol
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants