Overwatch for operators
The public site shows what this stack does with open data. The same stack can run on your telemetry — isolated, sovereign, observable in minutes.
1 · Plug your data in
You get a tenant key. Push your telemetry as simple time series — from your ground segment, your provider's API, or an AIT/test bench:
curl -X POST https://overwatch.confinia.io/api/v1/tenants/<your-key>/telemetry \
-H 'content-type: application/json' \
-d '{"satellite":"MYSAT-1","points":[
{"ts":"2026-07-21T18:00:00Z","field":"battery_v","value":7.42},
{"ts":"2026-07-21T18:00:00Z","field":"temp_obc","value":18.5}]}'
Alternative for satellites heard by the SatNOGS network: we decode your frames with your decoder definition — results land in your tenant only.
2 · Observe it immediately
- Private Grafana dashboards over your satellites and fields — the same engine as the public demo, isolated per tenant.
- Read-back API for your own tools:
GET /api/v1/tenants/<key>/telemetry. - Self-hosted in Europe, no US hyperscaler in the data path. Open core (AGPL) — no lock-in: the engine is public, you pay for operation.
3 · Start
Fleet Tenant (beta) — isolated tenant, push API, private dashboards, up to 5 satellites. 490 €/month, 14-day free trial, cancel anytime from the customer portal.
Start the 14-day trial or talk design-partner termsBeta terms: no SLA yet (status honestly reported), data hosted in Europe, your telemetry stays yours and is deleted on request. Billing and invoices are handled by Polar (merchant of record).