发布

  • [OPIK-2637] [BE] Add configurable JSON string length limits for large attachment handling (#3778)

    frostbyte_neo 发布于 2025-10-27 14:34:06 +00:00

    • Add JacksonConfig and AttachmentsConfig classes, configurable via config.yml and docker-compose.yaml
    • Configure both Dropwizard and JsonUtils ObjectMappers with same limit
    • Eliminate some tech debt around JsonUtils mapper
    • Add integration test for large payloads
    • Metrics: Add opik.attachments.upload.bytes.distribution histogram and per-customer usage tracking and size distribution analysis
    • Add new 'Embedded Attachments' section in log_multimodal_traces.mdx
    下载附件