Skip to content

Improve property grid display of values #6175

@JamesNK

Description

@JamesNK

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Property grid (and some other grids) display values in the details views. Right now the grids just prints text, and there is the option to open or copy the value.

There are many opportunities to make the content richer and easier to read.

Describe the solution you'd like

For example, here is top-level resource details today:

image

Improvements:

  1. URLs are automatically be detected and turned into clickable links, similar to what console logs does.
  2. Icons are added for values like state and health status. These would be the same icon displayed on the main resource grid.
  3. Turn some fields into URLs. For example, a structured log can belong to a span. The span ID printed in the property grid would link to that UI in the dashboard.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions