发布

  • [OPIK-6262] [FE] refactor: gate trace, span, and thread tagging on trace_span_thread_log (#6524)

    frostbyte_neo 发布于 2026-04-29 11:20:13 +00:00

    Rename the misleading canTagTrace frontend property to canLogTraceSpanThread
    to mirror the backend permission, and apply it consistently to trace, span,
    and thread tagging across v1 and v2 (previously spans bypassed the check via
    isSpan and threads had no gating at all). The backend permission already
    protects the corresponding write endpoints, so this only aligns the UI.

    Co-authored-by: Claude Opus 4.7 (1M context) noreply@anthropic.com

    下载附件