Observer Agentv1.0.4
Observer Agent
Open-source data plane
Observer Agent is the data-plane half of the platform: a Bun + TypeScript binary, distroless container, runs inside your network. It reads from Prometheus, HTTP, TCP, DNS, and TLS-cert probes, evaluates verdicts locally, and pushes only the result (metric_id, value, status, timestamp) to Observer Cloud. Raw telemetry never leaves your network.
The agent ships as an open-source artifact. Install on Docker, Kubernetes, or any Linux box; configure probes through a single agent.toml plus environment variables; rotate keys without downtime. See the agent-cloud boundary concept for the trust model.