Open-source OpenTelemetry wrapper for MongoDB that attaches explain-plan metrics (scan type, docs examined, index hints) to driver spans — built for TraceMole.
-
Updated
Jun 15, 2026 - TypeScript
Open-source OpenTelemetry wrapper for MongoDB that attaches explain-plan metrics (scan type, docs examined, index hints) to driver spans — built for TraceMole.
A NYC restaurant demo built with Next.js and MongoDB. It runs real CRUD flows with deliberately inefficient queries (COLLSCANs, N+1) so you can seed data, generate traces, and inspect fixes in TraceMole.
Real-time query profiler for EF Core + PostgreSQL. Intercepts, fingerprints, and tracks p50/p95/p99 latency per query pattern.
Query profiler for pgx v5 — drop-in tracer that captures EXPLAIN (ANALYZE, FORMAT JSON) plans via inline SQL annotations and a pluggable Reporter interface
Add a description, image, and links to the query-profiler topic page so that developers can more easily learn about it.
To associate your repository with the query-profiler topic, visit your repo's landing page and select "manage topics."