发布

  • [OPIK-2562] Add truncate parameter for backward-compatible attachments (#3502)

    frostbyte_neo 发布于 2025-10-03 08:57:19 +00:00

    • [OPIK-2562] Add truncate parameter for backward-compatible attachment handling
    • Add truncate query parameter (default=false) to trace/span getById endpoints for backward compatibility
    • Implement attachment reinjection via overloaded get/getById methods with truncate flag
    • Add batch attachment deletion in SpanService.create() to prevent duplicate attachments when SDK sends same span data multiple times
    • Updating frontend to request attachment-truncated traces and spans on detail

    • Fixing E2E tests and applying PR suggestions

    • On updates, only delete autostripped attachments (E2E tests failing due to couldn't find SDK attachments)
    • Improving reactiveness
    • Simplifying Json reinjection
    • Moving more effort into AttachmentUtils
    • Fixing potential reordering of spans/traces on creation.

    • Fixing tests

    • fix test

    • fixing test

    • enforcing array for sql

    下载附件