发布

  • fix(new-relic): put ORDER BY before LIMIT in incident NRQL query (#4964)

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

    NRQL requires ORDER BY to precede LIMIT; the previous clause order
    made NerdGraph reject query_incidents, so alert investigations always
    fell back to "unavailable" instead of returning incident evidence.

    下载附件