发布

  • [OPIK-2432] Async attachment strippment (#3546)

    frostbyte_neo 发布于 2025-10-09 10:00:58 +00:00

    • [OPIK-2431] Fix AttachmentStripperService multipart upload and context-aware filenames
    • Implement AttachmentStripperService to autodetect (and strip) base64 attachments in Traces
    • Checks for input/output/metadata
    • Add context parameter to prevent filename collisions (input-attachment-1.png vs output-attachment-1.png)
    • Add proper unit tests and integration
    • Improving OpenTelemetry metrics
    • Delegate to AttachmentService.uploadAttachmentInternal() for cleaner logic
    • Update test to use PODAM factory and AssertJ object assertions
    下载附件