AppSignal has added N+1 query detection to its OpenTelemetry support. When the pattern is identified in a trace, repeated spans are automatically collapsed into a single grouped entry showing count and cumulative cost, making the performance issue immediately visible without requiring a context switch. OpenTelemetry itself only records spans faithfully without analyzing patterns, so AppSignal fills that gap by running analysis on top of the raw span data. The feature is available on all plans and was released March 11, 2026.

6m read timeFrom blog.appsignal.com
Post cover image
Table of contents
Find What OpenTelemetry Misses in N+1 TracesSpot N+1 Patterns Faster With Span CollapsingReduce Debugging Time Before N+1 Issues Reach ProductionSee What's Coming Next in Trace-Level AnalysisStart Detecting N+1 Issues in Minutes

Sort: