Skip to content

Adding structured log detail drawers#73

Open
mdkitzman wants to merge 1 commit into
mesaglio:mainfrom
mdkitzman:main
Open

Adding structured log detail drawers#73
mdkitzman wants to merge 1 commit into
mesaglio:mainfrom
mdkitzman:main

Conversation

@mdkitzman

Copy link
Copy Markdown

Add right-side log detail panels to the logs view and related logs on trace detail pages.

  • add a shared LogDetailsPanel with copyable identifiers and precise timestamps
  • flatten structured log body, attributes, and resource attributes with flat so nested data renders clearly
  • make log rows selectable and keep log/span drawers mutually exclusive on the trace detail page
  • add focused tests for log panel rendering, row interaction, and trace panel exclusivity
log_pane

Add right-side log detail panels to the logs view and related logs on
trace detail pages.

- add a shared LogDetailsPanel with copyable identifiers and precise
timestamps
- flatten structured log body, attributes, and resource attributes with
flat so nested data renders clearly
- make log rows selectable and keep log/span drawers mutually exclusive
on the trace detail page
- add focused tests for log panel rendering, row interaction, and trace
panel exclusivity
@mdkitzman

Copy link
Copy Markdown
Author

@mesaglio I have been using this tool and thought it would be nice to be able to more directly view the complete log information. Is there anything else you need for this?

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.

1 participant