Your whole API, on one control plane.
Nitro brings observability, tracing, schema governance, client safety, and rollout checks together, so teams can understand what is running and ship changes with confidence.
See exactly how your API behaves in production.
OpenTelemetry-native monitoring: latency, throughput, and error rate per operation and per client, ranked by the impact score that tells you what to fix first.
p95
Error rate
Throughput
+ field User.displayName: StringSee the health of your API at a glance.
Track p95 and p99 latency, throughput, error rate, top clients, and the slowest spans from the same telemetry source.
Latency
p95p99Throughput
ops / minTop clients
by impactError rate
% of requestsImpact score
what hurts most| Subgraph | Avg latency | Throughput | Errors | Latency | Impact |
|---|---|---|---|---|---|
Q | 168 ms | 1.2k/m | 3.1% | ||
Q | 44 ms | 4.8k/m | 0.4% | ||
Q | 72 ms | 2.1k/m | 1.2% |
Slow span
checkoutFollow one request across your whole backend.
Distributed tracing stitches a single operation across GraphQL, REST, gRPC, and background jobs. Walk the span waterfall down to the resolver that ran slow.
Move from symptoms to cause.
Start with an error spike, open the affected operation, inspect the trace, and find the failing stack frame without digging through disconnected logs.
Understand how your operations are executed.
Inspect distributed execution plans, see how work is split across services, and understand how one request becomes one response.
Know the impact before you merge.
Nitro compares schema changes with published clients and gives teams a clear signal on what is safe, risky, or breaking.
+ Order.deliveryEstimate: DateTimeSAFE~ Product.price: Float → MoneyDANGEROUS- Order.total: FloatBREAKINGShip with confidence.
Nitro turns release readiness into visible checks: schema validation, client compatibility, trusted operations, and rollout status.
Only registered query hashes execute. Ad-hoc queries and injection never reach a resolver.
Put your API on one control plane.
Start with production visibility, then add tracing, schema governance, client safety, and release checks as your team grows.