发布

  • [OPIK-5187] [BE] Extend per-endpoint throttling to span/trace query endpoints (#5776)

    frostbyte_neo 发布于 2026-03-25 08:41:13 +00:00

    Add rate limiting (30 req/min per workspace) to heavy read endpoints that
    were unprotected during a recent incident where a single user caused
    platform-wide slowness via ~108 queries/min against a 300M span project.

    • Add config entries for existing annotations: getSpans, search_spans
    • Add @RateLimited + config for: getSpanStats, getTraces, searchTraces, getTraceStats

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

    下载附件