v1.2 Reads your existing metrics

The screen you stop checking.

Pane puts the eight numbers your team actually runs on somewhere you can see without going to look. It shows the level rather than the alert, so you find out while something is moving instead of after it has arrived.

Free while you are under ten signals. No card, and no sales call.

Point it at what you already collect.

One file, and the queries are the ones your metrics backend already answers. Pane stores no series of its own, which is why there is nothing to migrate and nothing to back up.

  • No agent. It reads the endpoint you already expose.
  • No storage. Every number on the screen is a live query.
  • No paging. Pane never wakes anyone. It is a window, not a siren.
surface: checkout
distance: 4m

signals:
  - name: p95 latency
    query: histogram_quantile(0.95, checkout_ms)
    compare: 1h

  - name: queue depth
    query: sum(checkout_queue_depth)
    compare: 1h

Eight is the ceiling

A ninth signal makes the other eight harder to read from across the room, so Pane declines it and offers you a second surface.

Try it on one team's screen.

Point Pane at a service you already have metrics for. If nobody looks at it after a fortnight, you have learned something cheap about the numbers you thought you cared about.

Pane is a fictional product. This page exists to show a theme.