📏 "Is 840ms slow?"
Depends on the route. NestJS Observe judges every execution against its own operation's baseline in the window you're looking at.
So a detail page tells you whether that call was actually unusual, not just what it measured.
observe.nestjs.com
🤖 Found the failing request. Now what?
"Copy agent prompt" turns that one page into a self-contained markdown prompt:
💥 the failure
🧵 its trace
📜 its logs
📄 its source frames
One click, one paste, one question to your coding agent.
observe.nestjs.com
🔍 Every telemetry view in NestJS Observe is three levels deep.
Analytics: something is wrong.
Operation: here's its shape, everywhere or one release.
Execution: here's the stack trace, the source, the span timings.
Don't stop at level two.
observe.nestjs.com
Introducing NestJS Observe 🔭
Zero-config, auto-instrumented observability built specifically for NestJS.
Get real-time visibility into your apps - traces, metrics, logs, errors, jobs, profiles, and more - without manually instrumenting your code 🚀