New Relic v3.3.5 Release Notes

    • [FIX] Allow tracing of methods ending in ! and ?
    • [PERF] Give up after scanning first 50k of the response in RUM auto-instrumentation.
    • [FIX] Don't raise when extracting metrics from SQL queries with non UTF-8 bytes.
    • Replaced "Custom/DJ Locked Jobs" metric with new metrics for monitoring DelayedJob: queue_length, failed_jobs, and locked_jobs, all under Workers/DelayedJob. queue_length is also broken out by queue name or priority depending on the version of DelayedJob deployed.