v2.0 — push-metrics dashboard

Your metrics,
on one page.

Your apps POST their numbers — active users, messages per minute, signups, p95 latency. You pick what matters and watch it live on one page built to sit on a wall display.

A single self-contained binary · SQLite inside · no exporters, no scraping
report-metric.sh
# emit a live number from anywhere in your app.
curl -X POST https://your-host/api/v1/metrics \
  -H "X-API-Key: acme_prod_…" \
  -d '{"name":"active_users","value":52,"instance":"web-1"}'

# → 200 OK · upcheckr recorded it.
# → it's on the wall, live.

The whole wall, updating live.

Real numbers pushed in real time — thresholds coloring the bars, per-instance stacked & overlaid breakdowns, all on one page.

northwind.upcheckr.co · live wall

You already emit the numbers.
We just put them on the wall.

01

Push a number

POST a name, a value, an instance. No exporters, no scraping, no agents to babysit — just an HTTP call from code you already wrote.

02

Define what matters

Pick the numbers worth watching and how they roll up — summed, averaged, or last-value — across every server reporting in.

03

Leave it on the wall

One opinionated page, updating live. A single self-contained binary with SQLite inside — run it anywhere and point a display at it.

Simple, like it should be.

Self-hosted
€0
Free, forever
Download the binary
  • Single self-contained binary
  • SQLite inside — no database to run
  • 7-day retention
  • Single admin user
  • Community support
Customizations
On demand
Let’s talk
Contact us
  • Bespoke metric views
  • Custom integrations
  • On-prem deployment help
  • Tailored retention & SLAs