Time series
Metrics
Most platforms roll your metrics up after a few days, which is exactly when an incident review needs them. Northwind keeps raw resolution for the whole retention window.
How metrics works
No forced roll-up
Ten-second points stay ten-second points. If you buy 90 days, you can query the 87th day at the same resolution as this morning.
Cardinality that does not bankrupt you
Tag cardinality is priced into ingest rather than billed as a separate surprise. A label with ten thousand values costs what its bytes cost.
PromQL-compatible
Existing Prometheus queries, recording rules and Grafana dashboards run unmodified. The migration is a remote-write endpoint change.
Specification
The numbers that matter.
Published rather than discovered during a proof of concept.
| Resolution | 10 seconds |
|---|---|
| Ingest protocols | Prometheus remote-write, OTLP, StatsD |
| Query languages | PromQL, NWQL |
| Max series per account | Unlimited |
Also on the platform