Skip to main content

detect-n-plus-one

Detect N+1 query patterns in a trace, where one parent operation triggers many near-identical child spans (often database calls). Use when a trace is slow and shows repeated downstream calls, or when the user asks about N+1, repeated queries, or chatty DB access.

Jump to install

Source facts

Repository
jaegertracing/jaeger
Last source activity
July 1, 2026 at 17:23
Detected SKILL.md language
English
Stars
23,163
Forks
3,102

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.