Skip to content

[web-console] Show parent and persistent ID in metrics tab#6470

Merged
Karakatiza666 merged 1 commit into
mainfrom
issue6409
Jun 15, 2026
Merged

[web-console] Show parent and persistent ID in metrics tab#6470
Karakatiza666 merged 1 commit into
mainfrom
issue6409

Conversation

@Karakatiza666

Copy link
Copy Markdown
Contributor

Fix #6409

image

Testing: manual, added unit test

@Karakatiza666 Karakatiza666 requested a review from mihaibudiu June 14, 2026 16:31

@mythical-fred mythical-fred left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Closes #6409. The new profiler UI only displayed the node id and operation
in the metrics panel header; parent and persistent IDs were available on the
`NodeAttributes` payload but never rendered. Both are global (not per-worker)
and frequently useful for debugging, mirroring the behaviour of the old
profiler UI.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Karakatiza666 Karakatiza666 enabled auto-merge June 15, 2026 13:38
@Karakatiza666 Karakatiza666 added this pull request to the merge queue Jun 15, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 15, 2026
@Karakatiza666 Karakatiza666 added this pull request to the merge queue Jun 15, 2026
Merged via the queue into main with commit 59b1f11 Jun 15, 2026
1 check passed
@Karakatiza666 Karakatiza666 deleted the issue6409 branch June 15, 2026 16:42
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.

[profiler-ui] UI does not display node parent id or node persistent id

3 participants