# Nitro: GraphQL Observability Platform

> Nitro is the API operations platform for observability, OpenTelemetry tracing, schema governance, client safety, and GraphQL release checks in one control plane.

Canonical source: https://chillicream.com/products/nitro

API Operations Platform

Nitro brings observability, tracing, schema governance, client safety, and rollout checks together, so teams can understand what is running and ship changes with confidence.

[Open the Web App](https://nitro.chillicream.com/) [Launch Nitro](https://nitro.chillicream.com/)

See everything your gateway is doing

Monitoring overview to operation breakdown to distributions to the exact slow trace span.

Observe

Diagnose

Fusion

Schema

Author

01Observe

## 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.

Nitro / productionlive

Requests / sec

last 15m

p95

0ms

Error rate

0.00%

Throughput

0rps

Trace waterfall / checkoutOrder

212 ms

Safe`+ field User.displayName: String`

02Operations Console

## See 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

p95p99

### Throughput

ops / min

### Top clients

by impact

web-storefront

mobile-ios

partner-api

admin-console

analytics-etl

### Error rate

% of requests

0.31%within budget · 1.6% peak

### Impact score

what hurts most

| Subgraph           | Avg latency | Throughput | Errors | Latency | Impact |
| ------------------ | ----------- | ---------- | ------ | ------- | ------ |
| Qmutation checkout | 168 ms      | 1.2k/m     | 3.1%   |         |        |
| Qquery cart        | 44 ms       | 4.8k/m     | 0.4%   |         |        |
| Qquery search      | 72 ms       | 2.1k/m     | 1.2%   |         |        |

### Slow span

checkout

0ms50ms100ms150ms168.0 ms

🌐POST /graphql168.0 ms

◈mutation checkout158.0 ms

↪PricingService.quote34.0 ms

⚙InventoryDb.reserve96.0 ms

↪PaymentGateway.charge18.0 ms

03Trace

## Follow 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.

04Diagnose

## 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.

05Compose

## 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.

06Schema Governance

## 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.

orders-api · v14publish blocked

`+ Order.deliveryEstimate: DateTime`SAFE

`~ Product.price: Float → Money`DANGEROUS

`- Order.total: Float`BREAKING

1 safe · 1 dangerous · 1 breaking

07Delivery

## Ship with confidence.

Nitro turns release readiness into visible checks: schema validation, client compatibility, trusted operations, and rollout status.

CI schema checkFAILED

schema validate127 fields

client checks3 published clients

breaking changeOrder.total removed

trusted operations482 hashes signed

merging is blocked until every check passes

Persisted operations

With strict trusted documents configured, production accepts registered operation IDs instead of arbitrary GraphQL documents.

POST /graphql

documentId: sha256:7f3a9b2e…

200 · trusted · 12 ms

● safe rolloutstage → canary → prod

08Workspace

## Give teams a shared workspace.

Explore schemas, run operations, validate documents, and keep important API work connected to the rest of Nitro.

Ready when you are

## 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.

[Start Nitro for Free](https://nitro.chillicream.com/) [Compare Nitro Plans](https://chillicream.com/pricing)
