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

conserve screen real-estate when embedding logs into trace view #183

Open
codefromthecrypt opened this issue Dec 13, 2024 · 0 comments
Open

Comments

@codefromthecrypt
Copy link

I have a hard time seeing the log data due to screen displacement.

  • I expect in the trace view, there will be no difference between the current trace ID and those of the logs, so I think we can remove this column.
  • Also, if the service name matches, which it should, we can remove that one.
  • More optionally, if there is no severity (common in data I have seen from log events), we can remove that, too.
Screenshot 2024-12-13 at 1 56 48 PM
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

No branches or pull requests

1 participant