发布

  • [OPIK-5746] [FE] feat: add "View trace" button and trace details panel to trace-scoped annotation queues (#6145)

    frostbyte_neo 发布于 2026-04-15 15:25:00 +00:00

    • [OPIK-5746] [FE] feat: add "View trace" button and trace details panel to trace-scoped annotation queues

    Thread-scoped queues already allowed inspecting individual traces via a
    slide-in details panel with the full span tree. This change brings the
    same capability to trace-scoped queues by adding "View trace" / "View
    tool calls" buttons to TraceDataViewer that open TraceDetailsPanel,
    mirroring the ThreadDataViewer implementation.

    • fix: eslint
    下载附件